Calibre: download metada result in hung worker
I was getting some metadata and though it was because i had 136 books queued, but I took it down to 3 and it still got hung. It still works for an individual book and it would sometimes work for other clusters of books. (I was getting both covers and metadata.)
Starting job: Download metadata for 3 books
Job: "Download metadata for 3 books" failed with error:
Traceback (most recent call last):
File "site-packages\calibre\gui2\threaded_jobs.py", line 83, in start_work
File "site-packages\calibre\gui2\metadata\bulk_download.py", line 236, in download
File "site-packages\calibre\utils\ipc\simple_worker.py", line 160, in fork_job
File "site-packages\calibre\utils\ipc\simple_worker.py", line 68, in communicate
WorkerError: Worker appears to have hung
Called with args: ([786, 782, 783], u'S:\\TEMP\\calibre_qrk2sj\\jc_edd_metadata_bulk.l og', <calibre.db.legacy.LibraryDatabase object at 0x0483D5F0>, True, True, None) {u'notifications': <Queue.Queue instance at 0x08FCA850>, u'abort': <threading._Event object at 0x08EF8C30>, u'log': <calibre.utils.logging.GUILog object at 0x08EF8110>}
|