Hi,
I am unable to download metadata from Kobo into Calibre using Kobo Books 1.8.2 plugin. I am receiving the following error message:
****************************** Kobo Books (1, 8, 2) ******************************
Found 0 results
Downloading from Kobo Books took 30.26881694793701
identify - title: "Baptism of Fire" authors= "['Andrzej Sapkowski']"
create_query - title: "Baptism of Fire"
create_query - after decode title: "Baptism of Fire"
create_query - title_tokens: "['Baptism', 'of', 'Fire']"
Querying:
https://www.kobo.com/search?Query=Ba...clanguages=all
Failed to make identify query: 'https://www.kobo.com/search?Query=Baptism+of+Fire+Andrzej+Sapkowski&fcm edia=Book&fclanguages=all'
Traceback (most recent call last):
File "mechanize/_urllib2_fork.py", line 1238, in do_open
File "http/client.py", line 1347, in getresponse
File "http/client.py", line 307, in begin
File "http/client.py", line 268, in _read_status
File "socket.py", line 669, in readinto
File "ssl.py", line 1241, in recv_into
File "ssl.py", line 1099, in read
socket.timeout: The read operation timed out
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "calibre_plugins.kobobooks.__init__", line 167, in identify
raw = br.open_novisit(query, timeout=timeout).read()
File "mechanize/_mechanize.py", line 241, in open_novisit
File "mechanize/_mechanize.py", line 287, in _mech_open
File "mechanize/_opener.py", line 193, in open
File "mechanize/_urllib2_fork.py", line 425, in _open
File "mechanize/_urllib2_fork.py", line 414, in _call_chain
File "calibre/utils/browser.py", line 29, in https_open
File "mechanize/_urllib2_fork.py", line 1240, in do_open
urllib.error.URLError:
************************************************** ******************************
I've noticed that is issue was related previously, but I am opening a new thread as I am using the most recent version of the plugin.