View Single Post
Old 04-12-2015, 12:07 PM   #10
pcug
President PC User Group
pcug began at the beginning.
 
pcug's Avatar
 
Posts: 4
Karma: 10
Join Date: May 2014
Location: New Jersey, USA
Device: kindle
Same problem 32 and 64 bit. Debug results.

Quote:
Originally Posted by pcug View Post
Here is what I get when trying to download. Is this an indicator of firewall problem?
Code:
Traceback (most recent call last):
  File "site-packages\calibre\utils\ipc\simple_worker.py", line 51, in run
  File "site-packages\calibre\utils\ipc\__init__.py", line 19, in eintr_retry_call
EOFError
Uninstalled Calibre 32-bit 2.2.0, then installed Calibre 64-bit 2.23.
Ran Calibre in debug mode from Administrator command prompt.
Got a lot of Permission Denied errors for backup of metadata.

Code:
Failed to write backup metadata for id: 19860 again, giving up
Traceback (most recent call last):
  File "site-packages\calibre\db\backup.py", line 108, in do_one
  File "site-packages\calibre\db\cache.py", line 57, in call_func_with_lock
  File "site-packages\calibre\db\cache.py", line 1109, in write_backup
  File "site-packages\calibre\db\backend.py", line 1555, in write_backup
  File "site-packages\calibre\startup.py", line 168, in local_open
OSError: [Errno 13] Permission denied"
OS is Microsoft Windows Server 2012 Standard. I have Malware Bytes Premium 2.04.0128, Microsoft Firewall, and Microsoft is the only AV softare running on this server.

Get the same problems downloading metadata as with the 32-bit version.
pcug is offline   Reply With Quote