View Single Post
Old 09-22-2020, 09:10 AM   #288
pazos
cosiņeiro
pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.
 
Posts: 1,406
Karma: 2451781
Join Date: Apr 2014
Device: BQ Cervantes 4
Quote:
Originally Posted by cobric View Post
Hi all!
I just installed KOReader on my PocketBook InkPad 3 740 and I just can't Register / Login to sync server. Whenever I click that, message popup "Do you want to turn on Wi-Fi?" is shown, and when I click "Turn on" nothing happens. That is strange because my WiFi is working correctly on device (I can go to browser app and open web pages just fine).
When I go to Network -> Network info inside KOReader, eth0 HWaddr and IP is displayed correctly, but following message is somewhat strange: "SSID: No default gateway to ping".

Can anybody help me with that?

Thank you!
The wifi on Pocketbook is indeed very broken. I don't know if that happened recently (Say, after https://github.com/koreader/koreader/pull/6424) or it is a long standing bug on the platform.

Anyways the message "SSID: No default gateway to ping" is harmless. It can be probably adapted, like it is on android, to match the info provided by the platform.

Probably we need to check if both isWifiOn() and isOnline() functions work on pocketbook. It smells like the device is indeed associated with AP but we're not aware and retrying on turnOnWifi() again and again.
pazos is offline   Reply With Quote