View Single Post
Old 12-16-2021, 05:10 PM   #2627
Boilerplate4U
Enthusiast
Boilerplate4U began at the beginning.
 
Boilerplate4U's Avatar
 
Posts: 39
Karma: 10
Join Date: Jul 2020
Device: Kobo Clara HD
Does anyone know what is causing the errors below? I get them every time I transfer books to my Kobo Clara HD. However, everything seems to work fine afterwards except that some metadata like the book series is not updated on the device.

Code:
caliber, version 5.33.2
ERROR: Error: Error communicating with device

CorruptError: database disk image is malformed

Traceback (most recent call last):
   File "caliber / gui2 / device.py", line 87, in run
   File "caliber / gui2 / device.py", line 543, in _sync_booklists
   File "calibre_plugins.kobotouch_extended.device.driver", line 459, in sync_booklists
     all_nulls = __rows_needing_imageid ()
   File "caliber_plugins.kobotouch_extended.device.driver", line 454, in __rows_needing_imageid
     c.execute (select_query, (self.content_types ["main"],))
apsw.CorruptError: CorruptError: database disk image is malformed
Boilerplate4U is offline   Reply With Quote