View Single Post
Old 08-31-2018, 10:04 AM   #2
davidfor
Grand Sorcerer
davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.
 
Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
The firmware checks a URL to when connecting. If it doesn't respond, or the results are wrong, it won't connect. There has been discussion on how to avoid this. But, as of the 4.9.x firmware, there is an option to ignore this check. Add the following to the config file on the device:

Code:
[FeatureSettings]
IgnoreCaptivePortal=true
If you already have a "FeatureSettings", just add the other line after it. And if you are using Windows to do this, make sure you use a Unix line-end aware editor such as Notepad++.
davidfor is offline   Reply With Quote