View Single Post
Old 11-18-2011, 01:40 PM   #1
fyoung
Member
fyoung began at the beginning.
 
Posts: 18
Karma: 10
Join Date: Mar 2011
Device: kobo
Metadata download error

I am having an issue with downloading metadata.
I have copied the error message below. I get this with every search I do.
Any ideas?

calibre, version 0.8.9
ERROR: No matches found: <p>Failed to find any books that match your search. Try making the search <b>less specific</b>. For example, use only the author's last name and a single distinctive word from the title.<p>To see the full log, click Show Details.

Starting download
Query: title:My Lucky Life in and Out of Show Business: A Memoir; authorsick Van Dyke; isbn:9780307592262
Running identify query with parameters:
{u'authors': [u'Dick Van Dyke'], u'identifiers': {u'isbn': u'9780307592262'}, u'timeout': 30, u'title': u'My Lucky Life in and Out of Show Business: A Memoir'}
Using plugins: Google, Amazon.com
The log from individual plugins is below

****************************** Amazon.com ******************************
Request extra headers: [('User-agent', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:2.0.1) Gecko/20100101 Firefox/4.0.1')]
Found 0 results
Downloading from Amazon.com took 21.3109998703
Failed to make identify query: u'http://www.amazon.com/s/?sort=relevanceexprank&search-alias=aps&field-isbn=9780307592262&unfiltered=1'
Traceback (most recent call last):
File "site-packages\calibre\ebooks\metadata\sources\amazon.py ", line 523, in identify
File "site-packages\mechanize-0.2.4-py2.7.egg\mechanize\_mechanize.py", line 199, in open_novisit
File "site-packages\mechanize-0.2.4-py2.7.egg\mechanize\_mechanize.py", line 230, in _mech_open
File "site-packages\mechanize-0.2.4-py2.7.egg\mechanize\_opener.py", line 193, in open
File "site-packages\mechanize-0.2.4-py2.7.egg\mechanize\_urllib2_fork.py", line 344, in _open
File "site-packages\mechanize-0.2.4-py2.7.egg\mechanize\_urllib2_fork.py", line 332, in _call_chain
File "site-packages\mechanize-0.2.4-py2.7.egg\mechanize\_urllib2_fork.py", line 1142, in http_open
File "site-packages\mechanize-0.2.4-py2.7.egg\mechanize\_urllib2_fork.py", line 1118, in do_open
URLError: <urlopen error [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond>

************************************************** ******************************

****************************** Google ******************************
Request extra headers: [('User-agent', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.11) Gecko/20101012 Firefox/3.6.11')]
Found 0 results
Downloading from Google took 126.244999886
Failed to make identify query: u'http://books.google.com/books/feeds/volumes?q=isbn%3A9780307592262&max-results=20&min-viewability=none&start-index=1'
Traceback (most recent call last):
File "site-packages\calibre\ebooks\metadata\sources\google.py ", line 296, in identify
File "site-packages\mechanize-0.2.4-py2.7.egg\mechanize\_mechanize.py", line 199, in open_novisit
File "site-packages\mechanize-0.2.4-py2.7.egg\mechanize\_mechanize.py", line 230, in _mech_open
File "site-packages\mechanize-0.2.4-py2.7.egg\mechanize\_opener.py", line 193, in open
File "site-packages\mechanize-0.2.4-py2.7.egg\mechanize\_urllib2_fork.py", line 344, in _open
File "site-packages\mechanize-0.2.4-py2.7.egg\mechanize\_urllib2_fork.py", line 332, in _call_chain
File "site-packages\mechanize-0.2.4-py2.7.egg\mechanize\_urllib2_fork.py", line 1142, in http_open
File "site-packages\mechanize-0.2.4-py2.7.egg\mechanize\_urllib2_fork.py", line 1118, in do_open
URLError: <urlopen error [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond>

************************************************** ******************************
The identify phase took 126.30 seconds
The longest time (126.245000) was taken by: Google
Merging results from different sources and finding earliest publication dates
We have 0 merged results, merging took: 0.00 seconds
fyoung is offline   Reply With Quote