Member
Posts: 14
Karma: 10
Join Date: Dec 2016
Location: United Kingdom
Device: Amazon Kindle PaperWhite 3
|
When I attempt to link a book in my calibre database to Goodreads, I get this exception:
calibre, version 3.13.0
ERROR: Unhandled exception: <b>IOError</b>:[Errno 2] No such file or directory
calibre 3.13 [64bit] embedded-python: True is64bit: True
Windows-10-10.0.15063-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.15063')
Python 2.7.12+
Windows: ('10', '10.0.15063', 'SP0', u'Multiprocessor Free')
Interface language: en_GB
Successfully initialized third party plugins: Extract ISBN (1, 4, 4) && X-Ray Creator (3, 1, 2) && Read MP3 AudioBook metadata (1, 0, 79) && Count Pages (1, 8, 0) && Library Codes (1, 0, 30) && Goodreads (1, 1, 12) && Hyphenate This! (0, 0, 8) && Goodreads Sync (1, 10, 1) && NormComment (0, 0, 2) && Save To Format (0, 0, 6) && Consolidate All Library Metadata (2, 0, 32) && Kindle Collections (1, 7, 17) && Annotations (1, 6, 0) && FictionDB (1, 0, 10) && Fantastic Fiction (1, 2, 0) && Author Book Count (2, 1, 5) && Quality Check (1, 9, 11) && Beam Ebooks (1, 0, 0) && Set KFX metadata (from KFX Output) (1, 13, 0) && KFX Output (1, 13, 0) && Manage Series (1, 2, 8) && MultiColumnSearch (1, 0, 74) && Find Duplicates (1, 6, 3) && Open With (1, 5, 10) && View Manager (1, 4, 3) && Job Spy (1, 0, 86) && Fantastic Fiction Adults (1, 0, 4) && QuarantineAndScrub (3, 6, 103) && Diaps Editing Toolbag (0, 3, 5) && Favourites Menu (1, 0, 4)
Traceback (most recent call last):
File "calibre_plugins.goodreads_sync.action", line 432, in search_goodreads_to_link_book
File "calibre_plugins.goodreads_sync.action", line 465, in search_to_link_books
File "calibre_plugins.goodreads_sync.core", line 445, in search_for_goodreads_books
File "calibre_plugins.goodreads_sync.core", line 156, in _request_get
File "calibre_plugins.goodreads_sync.httplib2.__init__" , line 1451, in request
File "calibre_plugins.goodreads_sync.httplib2.__init__" , line 1251, in _request
File "calibre_plugins.goodreads_sync.httplib2.__init__" , line 1451, in request
File "calibre_plugins.goodreads_sync.httplib2.__init__" , line 1203, in _request
File "calibre_plugins.goodreads_sync.httplib2.__init__" , line 1139, in _conn_request
File "calibre_plugins.goodreads_sync.httplib2.__init__" , line 899, in connect
File "calibre_plugins.goodreads_sync.httplib2.__init__" , line 78, in _ssl_wrap_socket
File "ssl.py", line 933, in wrap_socket
File "ssl.py", line 542, in __init__
IOError: [Errno 2] No such file or directory
Is anyone currently investigating the cause of this?
|