Database disk image is malformed
I keep getting errors where the database disk image is corrupted. The restore function is not working. This happens every other day.
Creating a new db and copying existing files works, but I would like to know what might cause the db to become corrupted.
Thanks for advise.
calibre, version 0.8.56
Corrupted database: The library database at Z:\00. DATA\70. Books\SF - Calibre appears to be corrupted. Do you want calibre to try and rebuild it automatically? The rebuild may not be completely successful.
Traceback (most recent call last):
File "site-packages\calibre\gui2\ui.py", line 513, in library_moved
File "site-packages\calibre\library\database2.py", line 221, in __init__
File "site-packages\calibre\library\database2.py", line 233, in initialize_dynamic
File "site-packages\calibre\library\prefs.py", line 21, in __init__
File "site-packages\calibre\library\sqlite.py", line 314, in run
DatabaseException: database disk image is malformed
RemoteTraceback (most recent call last):
File "site-packages\calibre\library\sqlite.py", line 271, in run
File "site-packages\calibre\library\sqlite.py", line 166, in get
DatabaseError: database disk image is malformed
|