View Single Post
Old 10-27-2021, 03:46 PM   #1
johnmcd
Member
johnmcd began at the beginning.
 
Posts: 15
Karma: 10
Join Date: Oct 2021
Device: Kobo Clara HD
Problem syncing Kobo with calibre-web

Hi all,

I'm playing around with calibre-web (v0.6.13) to sync with my Kobo Clara HD (firmware v4.28.18220) and I think I'm missing something obvious. I successfully installed and configured calibre, built a decent library, successfully installed and configured calibre-web, and made the required change to the 'Kobo eReader.conf' file to point to my calibre-web server/token. I had previously synced my Kobo directly with calibre by connecting it via USB, so kobo content=calibre content initially. I then successfully imported a new ebook into Calibre (.epub), and when I clicked 'Books' on calibre-web the new book showed up there (sorted newest to oldest). I then tried to sync from my Kobo to calibre-web and the new ebook didn't download to my Kobo. I checked the calibre-web logs and it showed a 'Kobo library sync request received' but nothing else, so I turned on debug logging on calibre-web. I tried the sync again and got the logs below, but I have no idea how to interpret them. Could someone provide a hint as to what I could be doing wrong? Note: I turned on devmodeon on the Kobo and enabled logging before syncing and hit 'save' after it was done, but I can't figure out where the log is actually stored on the device to download it

Thanks

John
Spoiler:

2021-10-27 15:33:37,504] DEBUG {cps.updater:303} Stable version: {'version': '0.6.13'}
[2021-10-27 15:36:54,314] DEBUG {cps.ub:78} Found stored session: 96381ec139676dcea6a572a1fce370362dbd7ce6553111f458 0816b867cf4c9be906a5c924771b3d6144f1edf4a2111ed928 7897a2f0706d8fadf8d6f12cc9c5
[2021-10-27 15:36:54,314] INFO {cps.kobo:1026} Init
[2021-10-27 15:36:54,314] DEBUG {cps.kobo:1041} Kobo: Received unproxied request, changed request port to external server port
[2021-10-27 15:36:54,314] DEBUG {cps.kobo:1051} Kobo: Received unproxied request, changed request url to http://192.168.1.9:8083
[2021-10-27 15:36:54,379] DEBUG {cps.kobo:974} Unimplemented User Request received: http://192.168.1.9/kobo/1120dc9b69a3...1/user/profile
[2021-10-27 15:36:54,417] DEBUG {cps.kobo:974} Unimplemented User Request received: http://192.168.1.9/kobo/1120dc9b69a3...yalty/benefits
[2021-10-27 15:36:54,516] DEBUG {cps.kobo:974} Unimplemented User Request received: http://192.168.1.9/kobo/1120dc9b69a3...ytics/gettests
[2021-10-27 15:36:54,593] DEBUG {cps.ub:78} Found stored session: 96381ec139676dcea6a572a1fce370362dbd7ce6553111f458 0816b867cf4c9be906a5c924771b3d6144f1edf4a2111ed928 7897a2f0706d8fadf8d6f12cc9c5
[2021-10-27 15:36:54,595] INFO {cps.kobo:140} Kobo library sync request received.
[2021-10-27 15:36:54,595] DEBUG {cps.kobo:141} SyncToken: eyJ...blah...blah...blah...HNlfQ,2014-07-16 18:44:51.657000,2021-10-24 15:18:14.843545,0001-01-01 00:00:00,2021-10-27 18:10:33.617333,0001-01-01 00:00:00,-1
[2021-10-27 15:36:54,595] DEBUG {cps.kobo:143} Kobo: Received unproxied request, changed request port to external server port
[2021-10-27 15:36:57,560] DEBUG {cps.ub:78} Found stored session: 96381ec139676dcea6a572a1fce370362dbd7ce6553111f458 0816b867cf4c9be906a5c924771b3d6144f1edf4a2111ed928 7897a2f0706d8fadf8d6f12cc9c5
[2021-10-27 15:36:57,561] INFO {cps.kobo:140} Kobo library sync request received.
[2021-10-27 15:36:57,561] DEBUG {cps.kobo:141} SyncToken: eyJ...blah...blah...blah...HNlfQ,2014-07-16 18:44:51.657000,2021-10-24 15:18:14.843545,0001-01-01 00:00:00,2021-10-27 18:10:33.617333,0001-01-01 00:00:00,11155
[2021-10-27 15:36:57,562] DEBUG {cps.kobo:143} Kobo: Received unproxied request, changed request port to external server port
[2021-10-27 15:36:57,636] DEBUG {cps.kobo:333} Kobo Sync Content: []
[2021-10-27 15:36:57,964] DEBUG {cps.kobo:974} Unimplemented User Request received: http://192.168.1.9/kobo/1120dc9b69a3.../user/wishlist
[2021-10-27 15:37:02,560] DEBUG {cps.kobo:974} Unimplemented User Request received: http://192.168.1.9/kobo/1120dc9b69a3...ecommendations
[2021-10-27 15:37:03,627] DEBUG {cps.kobo:974} Unimplemented User Request received: http://192.168.1.9/kobo/1120dc9b69a3...nalytics/event
[2021-10-27 15:37:04,378] DEBUG {cps.kobo:988} Unimplemented Products Request received: http://192.168.1.9/kobo/1120dc9b69a3...b0444/nextread
[2021-10-27 15:37:04,446] DEBUG {cps.kobo:988} Unimplemented Products Request received: http://192.168.1.9/kobo/1120dc9b69a3...294ad/nextread
[2021-10-27 15:37:04,536] DEBUG {cps.kobo:988} Unimplemented Products Request received: http://192.168.1.9/kobo/1120dc9b69a3...e49da/nextread
[2021-10-27 15:37:07,412] DEBUG {cps.updater:303} Stable version: {'version': '0.6.13'}

Last edited by theducks; 10-28-2021 at 10:18 AM. Reason: spoilered
johnmcd is offline   Reply With Quote