fsantini / KoboCloud

A set of scripts to synchronize a kobo reader with popular cloud services
Other
958 stars 94 forks source link

Files not syncing, though get.log looks normal Kobo Forma #154

Closed profeshish closed 1 year ago

profeshish commented 1 year ago

I'm on the latest kobo update, which I believe was this month. Files are not currently syncing for me though kobocloud install looks normal and I have uninstalled and redone the steps multiple times.

typing out get.log to avoid showing my file locations: (begin, not part of it just putting so everyone knows where it starts) 2023-06-23_15:29:05 waiting for internet connection Reading # (comment stuff) Comment found (this repeats a few times for all the comments) Reading (my cloud url) Getting (my cloud url) shareID: (last part of my cloud url) davServer: (domain of my cloud url) davServerWithOwncloudPath: (domain of my cloud url) 2023-06-23_15:31:18 done (end, again not included)

the only non-commented line in my kobocloudrc is my cloud share url, which I've tested in browser and confirmed displays my files, I have an epub directly in that folder too. I'm on a normal signed in Kobo Forma and not like a hacked Kobo in case that makes a difference.

groentebroer commented 1 year ago

Previously there were some issues with empty lines after the cloud URL. Please add a return after the cloud url, see if that helps.

groentebroer commented 1 year ago

Please also check the following settings, if webdav is enabled on your OwnCloud. If still not working, please provide the URL, so we can test.

from the readme:

Important: Webdav for public folders should be enabled, see: https://docs.nextcloud.com/server/20/user_manual/en/files/access_webdav.html#accessing-public-shares-over-webdav for more info.
groentebroer commented 1 year ago

Hi @profeshish It seems that pCloud now has a new format for sharing, so if you were using that, that could cause the problems you had above. This is new sharing is now build in. Please be aware that this method does NOT include subfolders, so only files in the root of the publicly shared folder will work.

profeshish commented 1 year ago

I'm using nextcloud, WebDAV is enabled and confirmed working since I use the same server for my caldav sync. I also verified the kobocloudrc, still the same results.

profeshish commented 1 year ago

I'm using nextcloud, I verified WebDAV is enabled and that webdav works since I use the same server for my caldav sync. Verified the kobocloudrc file, still with the same result.

groentebroer commented 1 year ago

If still not working, please provide the URL, so we can test. Can you also let us know which device and firmware version?

profeshish commented 1 year ago

Kobo Forma on 4.37.21533 (6/21/23)

Not really comfortable sharing my personal nextcloud info, if there's a test server you want me to use let me know.

groentebroer commented 1 year ago

I get it. If that works, it should be server related. You could use the one from the repository: https://nc01.adruna.org/s/XmtwFWBYxjNobGA

profeshish commented 1 year ago

It was Ulysses right? I think it grabbed that correctly I'll go ahead and close it out

groentebroer commented 1 year ago

Yes, if you want us to investigate further, we need a (demo) url to verify.