Failed to download metadata
I'm trying to download metadata which I used to do all of the time. However now I'm getting the following...
ERROR: Download failed: Failed to download metadata. Click Show Details to see details
Traceback (most recent call last):
File "multiprocessing\connection.py", line 312, 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\utils\ipc\simple_worker.py", line 53, in run
File "calibre\utils\ipc\__init__.py", line 24, in eintr_retry_call
File "multiprocessing\connection.py", line 250, in recv
File "multiprocessing\connection.py", line 321, in _recv_bytes
EOFError
|