fsantini / KoboCloud

A set of scripts to synchronize a kobo reader with popular cloud services
Other
1.01k stars 97 forks source link

Nextcloud suddenly stopped working #43

Closed blodchoklad closed 3 years ago

blodchoklad commented 3 years ago

I've used KoboCloud now for about a year on two kobo readers without any problems, but now it just stopped working. I can't really understand why.

I uninstalled KoboCloud on one of the devices and reinstalled it with the new updated version (the one with the .add folder) just to check if it was something with the new nextcloud update or the old KoboCloud. Still no luck.

Log file on the reader looks like this:

2020-11-06_13:25:38 waiting for internet connection Reading # Add your URLs to this file Comment found Reading # Remove the # from the following line to uninstall KoboCloud Comment found Reading #UNINSTALL Comment found Reading https://mynextcloudserver.example/s/randomLetters Getting https://mynextcloudserver.example/s/randomLetters randomLetters https://mynextcloudserver.example Reading https://mynextcloudserver.example/s/randomLetters Getting https://mynextcloudserver.example/s/randomLetters randomLetters https://mynextcloudserver.example Reading Getting

Added another shared folder just to see if it made a difference, the log before that looks just like this one, but without the extra folder.

Also checked the server logs and I can see that the reader never tried to contact it. So is my config somehow broken?

Config:

Add your URLs to this file

Remove the # from the following line to uninstall KoboCloud

UNINSTALL

https://mynextcloudserver.example/s/randomLetters https://mynextcloudserver.example/s/randomLetters

I haven't been able to test the other reader yet, but the user doesn't get any books downloaded either and no contact according to the logs on the server.

Readers: Kobo Aura One Kobo Clara HD

Nextcloud version: 19.0.4 (if that helps)

Any useful tips how to solve this?

blodchoklad commented 3 years ago

I finally found the reason. About a month or so ago i disabled TLSv1.2 on the server. The readers cant handle 1.3 apparently and no one needed to download books.... Hours and hours of troubleshooting and it turns out to be this. Well anyway, it works now. You can close or delete issue.

Btw, thx for KoboCloud 👍