calvinaquino / LNReader-Android

Light novel reader for android test project collab
Apache License 2.0
119 stars 36 forks source link

Can't download main db #237

Closed KneeSoxx closed 8 years ago

KneeSoxx commented 8 years ago

Tried everything, ticking 'use keystore' options then try redownloading db many times, reinstalled app. Still getting error 'HTTP error fetching URL'. Am currently running the latest version of BakaReader using android 4.4.

Nandaka commented 8 years ago

Can you open the website from your phone?

KneeSoxx commented 8 years ago

Yes. Even tried clearing partition cache to see if that will change anything but still didn't work.

Nandaka commented 8 years ago

are you using any antivirus/firewall? can you give me the adb log file?

KneeSoxx commented 8 years ago

log.txt is this good enough? btw im not using any antivirus/firewall of any sort on my phone and no firewalls on network either.

KneeSoxx commented 8 years ago

Also, I'd like to add that what I'm getting is an HTTP error one and not HTTPS (not sure if those are different errors) and if they're different is why does it occur if you've already set it to be always HTTPS.

BoreDom9595 commented 8 years ago

I hope you can find an solution , cause i have the same problem

Nandaka commented 8 years ago

your log doesn't show the required part. please filter by appname = com.erakk.lnreader and try to perform the novel list refresh when logging. refer to http://stackoverflow.com/a/6854182

If you able to browse in the phone browser, ensure the use app keystore is turned off.

about http error, that one is hardcoded in the message I think.

@BoreDom9595 : Do you able to browse the bakatsuki website from browser phone? what is your device and android version?

EDIT: Looks like because the site changes, looking into it

BoreDom9595 commented 8 years ago

Yeah i can Browse the Website , and androidversion is 4.4 already tried a few things i read online but none oft it helped

Nandaka commented 8 years ago

This is due to the Admin change the site config, will update.

Nandaka commented 8 years ago

try https://github.com/calvinaquino/LNReader-Android/releases/tag/1.1.42

BoreDom9595 commented 8 years ago

Thank you , works great ,👍

KneeSoxx commented 8 years ago

Latest release also worked. Thanks mate :D