View Single Post
Old 04-22-2014, 03:04 AM   #1
lkittle
Junior Member
lkittle began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Jul 2011
Device: Kindle
Question Failure to find metadata for any book with Ctrl D function

I think this problem started when I upgraded to Calibre 1.33. Whenever I try to download metadata from online sources (B&N, Amazon etc.) I get the "Error: No matches found" dialogue; the printout of the failure reads:

"calibre, version 1.33.0
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.

Running identify query with parameters:
{u'authors': [u'Celeste, Mercy'], u'identifiers': {u'mobi-asin': u'B00HT8ZTKM'}, u'timeout': 30, u'title': u'Offside Chance'}
Using plugins: Barnes & Noble, Google, Amazon.com
The log from individual plugins is below

****************************** Google ******************************
Request extra headers: [('User-agent', 'Mozilla/5.0 (Windows NT 5.2; rv:2.0.1) Gecko/20100101 Firefox/4.0.1')]
Found 0 results
Downloading from Google took 1.36599993706
Failed to make identify query: u'http://books.google.com/books/feeds/volumes?q=intitle%3AOffside+intitle%3AChance%2Bina uthor%3AMercy+inauthor%3ACeleste&max-results=20&min-viewability=none&start-index=1'
Traceback (most recent call last):
File "site-packages\calibre\ebooks\metadata\sources\google.py ", line 303, in identify
File "site-packages\mechanize-0.2.5-py2.7.egg\mechanize\_mechanize.py", line 199, in open_novisit
File "site-packages\mechanize-0.2.5-py2.7.egg\mechanize\_mechanize.py", line 230, in _mech_open
File "site-packages\mechanize-0.2.5-py2.7.egg\mechanize\_opener.py", line 193, in open
File "site-packages\mechanize-0.2.5-py2.7.egg\mechanize\_urllib2_fork.py", line 344, in _open
File "site-packages\mechanize-0.2.5-py2.7.egg\mechanize\_urllib2_fork.py", line 332, in _call_chain
File "site-packages\mechanize-0.2.5-py2.7.egg\mechanize\_urllib2_fork.py", line 1142, in http_open
File "site-packages\mechanize-0.2.5-py2.7.egg\mechanize\_urllib2_fork.py", line 1118, in do_open
URLError: <urlopen error [Errno 10061] No connection could be made because the target machine actively refused it>

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

****************************** Barnes & Noble ******************************
Request extra headers: [('User-agent', 'Mozilla/5.0 (Windows NT 6.2; rv:9.0.1) Gecko/20100101 Firefox/9.0.1')]
Found 0 results
Downloading from Barnes & Noble took 1.36899995804
Querying: http://www.barnesandnoble.com/s?stor...+Mercy+Celeste
Failed to make identify query
Traceback (most recent call last):
File "calibre_plugins.barnes_noble.__init__", line 145, in identify
File "site-packages\mechanize-0.2.5-py2.7.egg\mechanize\_mechanize.py", line 199, in open_novisit
File "site-packages\mechanize-0.2.5-py2.7.egg\mechanize\_mechanize.py", line 230, in _mech_open
File "site-packages\mechanize-0.2.5-py2.7.egg\mechanize\_opener.py", line 193, in open
File "site-packages\mechanize-0.2.5-py2.7.egg\mechanize\_urllib2_fork.py", line 344, in _open
File "site-packages\mechanize-0.2.5-py2.7.egg\mechanize\_urllib2_fork.py", line 332, in _call_chain
File "site-packages\mechanize-0.2.5-py2.7.egg\mechanize\_urllib2_fork.py", line 1142, in http_open
File "site-packages\mechanize-0.2.5-py2.7.egg\mechanize\_urllib2_fork.py", line 1118, in do_open
URLError: <urlopen error [Errno 10061] No connection could be made because the target machine actively refused it>

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

****************************** Amazon.com ******************************
Request extra headers: [('User-agent', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.0.249.78 Safari/532.5')]
Found 0 results
Downloading from Amazon.com took 5.88000011444
Failed to make identify query: u'http://www.amazon.com/s/?sort=relevanceexprank&field-author=Mercy+Celeste&field-title=Offside+Chance&search-alias=stripbooks&unfiltered=1'
Traceback (most recent call last):
File "site-packages\calibre\ebooks\metadata\sources\amazon.py ", line 909, in identify
File "site-packages\mechanize-0.2.5-py2.7.egg\mechanize\_mechanize.py", line 199, in open_novisit
File "site-packages\mechanize-0.2.5-py2.7.egg\mechanize\_mechanize.py", line 230, in _mech_open
File "site-packages\mechanize-0.2.5-py2.7.egg\mechanize\_opener.py", line 193, in open
File "site-packages\mechanize-0.2.5-py2.7.egg\mechanize\_urllib2_fork.py", line 344, in _open
File "site-packages\mechanize-0.2.5-py2.7.egg\mechanize\_urllib2_fork.py", line 332, in _call_chain
File "site-packages\mechanize-0.2.5-py2.7.egg\mechanize\_urllib2_fork.py", line 1142, in http_open
File "site-packages\mechanize-0.2.5-py2.7.egg\mechanize\_urllib2_fork.py", line 1118, in do_open
URLError: <urlopen error [Errno 10061] No connection could be made because the target machine actively refused it>

************************************************** ******************************
The identify phase took 6.03 seconds
The longest time (5.880000) was taken by: Amazon.com
Merging results from different sources and finding earliest publication dates from the worldcat.org service
We have 0 merged results, merging took: 0.00 seconds "

Can anyone advise how to fix this problem? I use Windows 7 64bit, Firefox 29.0 & Calibre 1.33

Thanks
lkittle is offline   Reply With Quote