|
Thanks, @kovidgoyal. I checked where you recommended. Got a lot of similar entries (the error seems to be the same for every book). Posting an example below:
[2026-01-30 19:02:28.486381+00:00] Failed to count pages for book 12338 EPUB 'Justice League: Eidolon', with error:
Traceback (most recent call last):
File "multiprocessing\connection.py", line 338, in _recv_bytes
BrokenPipeError: [WinError 109] The pipe has been ended
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "calibre\db\page_count.py", line 163, in count_book
File "calibre\library\page_count.py", line 244, in count_pages
File "calibre\utils\ipc\__init__.py", line 20, in eintr_retry_call
File "multiprocessing\connection.py", line 256, in recv
File "multiprocessing\connection.py", line 353, in _recv_bytes
EOFError
|