Is anyone else getting error messages when uploading or updating their books or fanfic?
Do I need to do another hard reset?
Quote:
calibre, version 7.10.0
ERROR: Unhandled exception: <b>CorruptError</b>:CorruptError: database disk image is malformed
calibre 7.10 embedded-python: True
macOS-14.0-x86_64-i386-64bit Darwin ('64bit', '')
('Darwin', '23.0.0', 'Darwin Kernel Version 23.0.0: Fri Sep 15 14:42:42 PDT 2023; root:xnu-10002.1.13~1/RELEASE_X86_64')
Python 3.11.5
OSX: ('14.0', ('', '', ''), 'x86_64')
Interface language: None
EXE path: /Applications/calibre.app/Contents/MacOS/calibre
Successfully initialized third party plugins: Gather KFX-ZIP (from KFX Input) (2, 10, 0) && DeDRM (10, 0, 9) && Package KFX (from KFX Input) (2, 10, 0) && Count Pages (1, 13, 6) && EpubMerge (2, 18, 0) && FanFicFare (4, 34, 1) && Generate Cover (2, 3, 4) && KFX metadata reader (from KFX Input) (2, 10, 0) && From KFX (2, 10, 0) && KFX Input (2, 10, 0) && Kobo Utilities (2, 16, 13) && KoboTouchExtended (3, 6, 7) && Obok DeDRM (10, 0, 9) && Reading List (1, 15, 4)
Traceback (most recent call last):
File "calibre_plugins.koboutilities.action", line 5366, in update_book_toc_on_device
self._get_chapter_status(db, books)
File "calibre_plugins.koboutilities.action", line 5547, in _get_chapter_status
book['kobo_database_chapters'] = self._get_database_chapters(connection, book['ContentID'], book['kobo_format'], 899)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "calibre_plugins.koboutilities.action", line 5651, in _get_database_chapters
for row in cursor:
File "src/cursor.c", line 240, in resetcursor
apsw.CorruptError: CorruptError: database disk image is malformed
|