Quote:
Originally Posted by kovidgoyal
Then I need a way to reproduce the issue. First try with all your third party plugins disabled. If it still doesnt work then try exporting only one library and when you fond a library for which it is failing, zip up the library folder and share it with me so I can try to reproduce. Ideally a small library with just some text books.
|
I've removed the plugins that are causing these errors (I'll have you know, however, that all previous backups proceeded without any issue even with these errors) and still the backup hangs at the metadata.db file. I've made a separate library with just a subset of books, and I'm still getting this error.
Code:
calibre-debug --export-all-calibre-data /home/shayaknyc/ayp/Calibre-Backup-20260202 /home/shayaknyc/Documents/Calibre-Subset
Exporting libraries: /home/shayaknyc/Documents/Calibre-Subset to: /home/shayaknyc/ayp/Calibre-Backup-20260202
/home/shayaknyc/Documents/Calibre-Subset 0 2
metadata.db 0 8
What's the best way to share the zipped library folder?
Edit: compressed and attached subset library
Quote:
Originally Posted by kovidgoyal
Also from the paths in your traceback you have your library shared between windows and linux. Note that this is a recipe for data loss as the two have very different file system semantics. Try moving your library onto a decent linux filesystem (there are very few actually decent ones, ext4 is IMO the least buggy).
|
Calibre used to be installed on windows, the path is just a convention for me to know that this was data that came from my Windows "D:" drive. The filesystem is ext4.