Quote:
Originally Posted by Arararara
CorruptError: database disk image is malformed
Traceback (most recent call last):
File "calibre\gui2\device.py", line 89, in run
File "calibre\gui2\device.py", line 515, in _books
File "calibre\devices\kobo\driver.py", line 1974, in books
apsw.CorruptError: CorruptError: database disk image is malformed
This also appears when the action read device happens ..
even if i reset and logged off the kobo multi times
|
Unfortunately, a few people have reported corrupt database issues with the Elipsa. I have no proof that it is calibre causing this. As far as I can tell, the database is already corrupted when it hits this line. This is right at the beginning of the database being accessed and a long time before any writes are done.
There is discussion of this in the Kobo forum. That includes some ideas on how and when to check to try and find when it is actually happening.