Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre > Library Management

Notices

Reply
 
Thread Tools Search this Thread
Old 05-21-2013, 01:55 PM   #1
crissman
Connoisseur
crissman could sell banana peel slippers to a Deveel.crissman could sell banana peel slippers to a Deveel.crissman could sell banana peel slippers to a Deveel.crissman could sell banana peel slippers to a Deveel.crissman could sell banana peel slippers to a Deveel.crissman could sell banana peel slippers to a Deveel.crissman could sell banana peel slippers to a Deveel.crissman could sell banana peel slippers to a Deveel.crissman could sell banana peel slippers to a Deveel.crissman could sell banana peel slippers to a Deveel.crissman could sell banana peel slippers to a Deveel.
 
Posts: 77
Karma: 3090
Join Date: Apr 2013
Location: California
Device: Kobo Aura One, Kobo Aura H20,Kindle PW1
Problems Retrieving Metadata

I seem to be having a problem today with retrieving metadata for any books in my library. A couple of days ago I upgraded calibre to the new 0.9.31 64 bit.

I have tried to update several new additions to my library as well as previous books that had already successfully updated the metadata for. Both are giving me an error. "Failed to find any books that match your search" Even on the books that were successfully retrieved previously (just to rule out a problem with the author/title not being found). See attachment "image 1"

What I did so far was to uninstall calibre and reinstall the 0.9.30 64 bit version which had worked perfectly fine for me. However I am still getting the identical errors, no matter the version or book.. I tried several just to be sure.

Example of the error log on a book that had already successfully retrieved the metadata in the past.
Any help would greatly be appreciated. Thank You.


Spoiler:
"calibre, version 0.9.30
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'Stroud, Jonathan'], u'identifiers': {u'google': u'Lk2SbKlXC7oC', u'isbn': u'9780385609135', u'amazon': u'0786852550', u'mobi-asin': u'b4f4e4ae-1469-4c62-87c3-c54db7f598f6', u'ff': u's/jonathan-stroud/amulet-of-samarkand', u'barnesnoble': u'w/amulet-of-samarkand-jonathan-stroud/1100543997', u'goodreads': u'334123'}, u'timeout': 30, u'title': u'The Amulet of Samarkand - Bartimaeus Trilogy [1]'}
Using plugins: Webscription, Beam Ebooks, Barnes & Noble, Fantastic Fiction, Goodreads, FictionDB, Google, Amazon.com, Edelweiss, Overdrive, OZON.ru
The log from individual plugins is below

****************************** Fantastic Fiction ******************************
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 Fantastic Fiction took 1.16199994087
FantasticFiction url: u'http://www.fantasticfiction.co.uk/s/jonathan-stroud/amulet-of-samarkand.htm'
Failed to make details query: u'http://www.fantasticfiction.co.uk/s/jonathan-stroud/amulet-of-samarkand.htm'
Traceback (most recent call last):
File "calibre_plugins.fantastic_fiction.worker", line 45, in get_details
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 10013] An attempt was made to access a socket in a way forbidden by its access permissions>

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

****************************** OZON.ru ******************************
Request extra headers: [('User-agent', 'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:2.0.1) Gecko/20100101 Firefox/4.0.1')]
Found 0 results
Downloading from OZON.ru took 0.980000019073
cannot format isbn 9780385609135
search string: "The Amulet of Samarkand - Bartimaeus Trilogy [1]" "Stroud, Jonathan" 9780385609135
search url: u'http://www.ozon.ru/webservice/webservice.asmx/SearchWebService?searchContext=div_book&searchText =%22The+Amulet+of+Samarkand+-+Bartimaeus+Trilogy+%5B1%5D%22+%22Stroud%2C+Jonath an%22+9780385609135'
Failed to make identify query: u'http://www.ozon.ru/webservice/webservice.asmx/SearchWebService?searchContext=div_book&searchText =%22The+Amulet+of+Samarkand+-+Bartimaeus+Trilogy+%5B1%5D%22+%22Stroud%2C+Jonath an%22+9780385609135'
Traceback (most recent call last):
File "site-packages\calibre\ebooks\metadata\sources\ozon.py", line 97, 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 10013] An attempt was made to access a socket in a way forbidden by its access permissions>

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

****************************** Beam Ebooks ******************************
Request extra headers: [('User-agent', 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)')]
Found 0 results
Downloading from Beam Ebooks took 0.996999979019
create_query
Title: The Amulet of Samarkand - Bartimaeus Trilogy [1]
Authors: [u'Stroud, Jonathan']
Identifiers: {u'google': u'Lk2SbKlXC7oC', u'isbn': u'9780385609135', u'amazon': u'0786852550', u'mobi-asin': u'b4f4e4ae-1469-4c62-87c3-c54db7f598f6', u'ff': u's/jonathan-stroud/amulet-of-samarkand', u'barnesnoble': u'w/amulet-of-samarkand-jonathan-stroud/1100543997', u'goodreads': u'334123'}
Querying: http://www.beam-ebooks.de/suchergebn...5B1%5D&x=0&y=0
Failed to make identify query: u'http://www.beam-ebooks.de/suchergebnis.php?Type=Title&sw=The%20Amulet%20of%2 0Samarkand%20-%20Bartimaeus%20Trilogy%20%5B1%5D&x=0&y=0'
Traceback (most recent call last):
File "calibre_plugins.beam_ebooks_metadata.__init__ ", line 82, 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 10013] An attempt was made to access a socket in a way forbidden by its access permissions>

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

****************************** Webscription ******************************
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 Webscription took 1.13700008392
Querying: http://www.baenebooks.com/searchadv....imaeus+Trilogy
Failed to make identify query: u'http://www.baenebooks.com/searchadv.aspx?SearchDescriptions=0&ShowPics=0&Sea rchTerm=The+Amulet+of+Samarkand+Bartimaeus+Trilogy '
Traceback (most recent call last):
File "calibre_plugins.webscription.__init__", line 87, 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 10013] An attempt was made to access a socket in a way forbidden by its access permissions>

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

****************************** Google ******************************
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 Google took 1.04399991035
Failed to make identify query: u'http://books.google.com/books/feeds/volumes?q=isbn%3A9780385609135&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 10013] An attempt was made to access a socket in a way forbidden by its access permissions>

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

****************************** FictionDB ******************************
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 FictionDB took 0.967000007629
Querying: http://www.fictiondb.com/search/searchresults.htm - srchtxt=9780385609135&styp=4
Failed to make identify query: u'http://www.fictiondb.com/search/searchresults.htm' - 'srchtxt=9780385609135&styp=4'
Traceback (most recent call last):
File "calibre_plugins.fictiondb.__init__", line 123, 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 10013] An attempt was made to access a socket in a way forbidden by its access permissions>

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

****************************** 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.117000103
B&N url: u'http://search.barnesandnoble.com/w/amulet-of-samarkand-jonathan-stroud/1100543997/'
Failed to make details query: u'http://search.barnesandnoble.com/w/amulet-of-samarkand-jonathan-stroud/1100543997/'
Traceback (most recent call last):
File "calibre_plugins.barnes_noble.worker", line 46, in get_details
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 10013] An attempt was made to access a socket in a way forbidden by its access permissions>

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

****************************** Goodreads ******************************
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 Goodreads took 1.17100000381
Goodreads book url: u'http://www.goodreads.com/book/show/334123'
Failed to make details query: u'http://www.goodreads.com/book/show/334123'
Traceback (most recent call last):
File "calibre_plugins.goodreads.worker", line 61, in get_details
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 10013] An attempt was made to access a socket in a way forbidden by its access permissions>

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

****************************** Amazon.com ******************************
Request extra headers: [('User-agent', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.63 Safari/534.3')]
Found 0 results
Downloading from Amazon.com took 1.03100013733
Failed to make identify query: u'http://www.amazon.com/s/?sort=relevanceexprank&search-alias=aps&field-keywords=0786852550&unfiltered=1'
Traceback (most recent call last):
File "site-packages\calibre\ebooks\metadata\sources\amazon.py ", line 781, 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 10013] An attempt was made to access a socket in a way forbidden by its access permissions>

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

****************************** Overdrive ******************************
Request extra headers: [('User-agent', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.63 Safari/534.3')]
Found 0 results
Downloading from Overdrive took 1.11400008202
Initial query is Jonathan Stroud
Cross reference query is Bartimaeus

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

****************************** Edelweiss ******************************
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 Edelweiss took 1.00999999046
Failed to make identify query: u'http://edelweiss.abovethetreeline.com/CatalogOverview.aspx?isbn=9780385609135&keywords1= &keywords0=&keywords3=&keywords2=&keywords5=&keywo rds4=&searchOrgID=&keywords6=&keywords201=&keyword s200=&keywords202=&keywords204=&group=search&searc hType=999&condition202=1&condition201=1&condition2 00=1&condition204=1&dateRange=0&condition6=1&condi tion5=1&condition4=1&condition3=1&condition2=1&con dition1=1&condition0=1'
Traceback (most recent call last):
File "site-packages\calibre\ebooks\metadata\sources\edelweiss .py", line 260, 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 10013] An attempt was made to access a socket in a way forbidden by its access permissions>

************************************************** ******************************
The identify phase took 1.52 seconds
The longest time (1.171000) was taken by: Goodreads
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
"
Attached Thumbnails
Click image for larger version

Name:	Image 1.jpg
Views:	225
Size:	34.4 KB
ID:	106092  

Last edited by DoctorOhh; 05-21-2013 at 11:05 PM. Reason: Added spoiler tag around long error msg
crissman is offline   Reply With Quote
Old 05-21-2013, 02:06 PM   #2
crissman
Connoisseur
crissman could sell banana peel slippers to a Deveel.crissman could sell banana peel slippers to a Deveel.crissman could sell banana peel slippers to a Deveel.crissman could sell banana peel slippers to a Deveel.crissman could sell banana peel slippers to a Deveel.crissman could sell banana peel slippers to a Deveel.crissman could sell banana peel slippers to a Deveel.crissman could sell banana peel slippers to a Deveel.crissman could sell banana peel slippers to a Deveel.crissman could sell banana peel slippers to a Deveel.crissman could sell banana peel slippers to a Deveel.
 
Posts: 77
Karma: 3090
Join Date: Apr 2013
Location: California
Device: Kobo Aura One, Kobo Aura H20,Kindle PW1
Here is another book error

Spoiler:
calibre, version 0.9.30
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'Smith, Wilbur A.'], u'identifiers': {u'amazon': u'0312940718', u'google': u'D74AT9BizfMC', u'isbn': u'9780330264129', u'ff': u's/wilbur-smith/falcon-flies', u'fictiondb': u'wilbur-smith~a-falcon-flies~612845~b'}, u'timeout': 30, u'title': u'A Falcon Flies'}
Using plugins: Webscription, Beam Ebooks, Barnes & Noble, Fantastic Fiction, Goodreads, FictionDB, Google, Amazon.com, Edelweiss, Overdrive, OZON.ru
The log from individual plugins is below

****************************** Fantastic Fiction ******************************
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 Fantastic Fiction took 12.9989998341
FantasticFiction url: u'http://www.fantasticfiction.co.uk/s/wilbur-smith/falcon-flies.htm'
Failed to make details query: u'http://www.fantasticfiction.co.uk/s/wilbur-smith/falcon-flies.htm'
Traceback (most recent call last):
File "calibre_plugins.fantastic_fiction.worker", line 45, in get_details
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 11004] getaddrinfo failed>

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

****************************** OZON.ru ******************************
Request extra headers: [('User-agent', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.63 Safari/534.3')]
Found 0 results
Downloading from OZON.ru took 61.2679998875
cannot format isbn 9780330264129
search string: 9780330264129 "A Falcon Flies" "Smith, Wilbur A."
search url: u'http://www.ozon.ru/webservice/webservice.asmx/SearchWebService?searchContext=div_book&searchText =9780330264129+%22A+Falcon+Flies%22+%22Smith%2C+Wi lbur+A.%22'
Failed to make identify query: u'http://www.ozon.ru/webservice/webservice.asmx/SearchWebService?searchContext=div_book&searchText =9780330264129+%22A+Falcon+Flies%22+%22Smith%2C+Wi lbur+A.%22'
Traceback (most recent call last):
File "site-packages\calibre\ebooks\metadata\sources\ozon.py", line 97, 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 10013] An attempt was made to access a socket in a way forbidden by its access permissions>

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

****************************** Beam Ebooks ******************************
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 Beam Ebooks took 43.3699998856
create_query
Title: A Falcon Flies
Authors: [u'Smith, Wilbur A.']
Identifiers: {u'amazon': u'0312940718', u'google': u'D74AT9BizfMC', u'isbn': u'9780330264129', u'ff': u's/wilbur-smith/falcon-flies', u'fictiondb': u'wilbur-smith~a-falcon-flies~612845~b'}
Querying: http://www.beam-ebooks.de/suchergebn...0Flies&x=0&y=0
Failed to make identify query: u'http://www.beam-ebooks.de/suchergebnis.php?Type=Title&sw=A%20Falcon%20Flies& x=0&y=0'
Traceback (most recent call last):
File "calibre_plugins.beam_ebooks_metadata.__init__ ", line 82, 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 11004] getaddrinfo failed>

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

****************************** Webscription ******************************
Request extra headers: [('User-agent', 'Mozilla/5.0 (Windows NT 6.1; rv:6.0) Gecko/20110814 Firefox/6.0')]
Found 0 results
Downloading from Webscription took 61.5039999485
Querying: http://www.baenebooks.com/searchadv....A+Falcon+Flies
Failed to make identify query: u'http://www.baenebooks.com/searchadv.aspx?SearchDescriptions=0&ShowPics=0&Sea rchTerm=A+Falcon+Flies'
Traceback (most recent call last):
File "calibre_plugins.webscription.__init__", line 87, 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 10013] An attempt was made to access a socket in a way forbidden by its access permissions>

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

****************************** Google ******************************
Request extra headers: [('User-agent', 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)')]
Found 0 results
Downloading from Google took 55.3659999371
Failed to make identify query: u'http://books.google.com/books/feeds/volumes?q=isbn%3A9780330264129&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 11004] getaddrinfo failed>

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

****************************** Overdrive ******************************
Request extra headers: [('User-agent', 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)')]
Found 0 results
Downloading from Overdrive took 61.4330000877
Initial query is Wilbur Smith
Cross reference query is Falcon

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

****************************** FictionDB ******************************
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 FictionDB took 0.960999965668
FictionDB book url: u'http://www.fictiondb.com/author/wilbur-smith~a-falcon-flies~612845~b.htm'
Failed to make details query: u'http://www.fictiondb.com/author/wilbur-smith~a-falcon-flies~612845~b.htm'
Traceback (most recent call last):
File "calibre_plugins.fictiondb.worker", line 44, in get_details
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 10013] An attempt was made to access a socket in a way forbidden by its access permissions>

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

****************************** Barnes & Noble ******************************
Request extra headers: [('User-agent', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.63 Safari/534.3')]
Found 0 results
Downloading from Barnes & Noble took 24.9670000076
Querying: http://search.barnesandnoble.com/boo...=9780330264129
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 11004] getaddrinfo failed>

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

****************************** Goodreads ******************************
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 Goodreads took 0.955000162125
Querying: http://www.goodreads.com/search?sear...e=books&search[query]=9780330264129
Failed to make identify query: u'http://www.goodreads.com/search?search_type=books&search[query]=9780330264129'
Traceback (most recent call last):
File "calibre_plugins.goodreads.__init__", line 112, 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 10013] An attempt was made to access a socket in a way forbidden by its access permissions>

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

****************************** Amazon.com ******************************
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 Amazon.com took 61.3190000057
Failed to make identify query: u'http://www.amazon.com/s/?sort=relevanceexprank&search-alias=aps&field-keywords=0312940718&unfiltered=1'
Traceback (most recent call last):
File "site-packages\calibre\ebooks\metadata\sources\amazon.py ", line 781, 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 10013] An attempt was made to access a socket in a way forbidden by its access permissions>

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

****************************** Edelweiss ******************************
Request extra headers: [('User-agent', 'Mozilla/5.0 (Windows NT 6.1; rv:6.0) Gecko/20110814 Firefox/6.0')]
Found 0 results
Downloading from Edelweiss took 0.950999975204
Failed to make identify query: u'http://edelweiss.abovethetreeline.com/CatalogOverview.aspx?isbn=9780330264129&keywords1= &keywords0=&keywords3=&keywords2=&keywords5=&keywo rds4=&searchOrgID=&keywords6=&keywords201=&keyword s200=&keywords202=&keywords204=&group=search&searc hType=999&condition202=1&condition201=1&condition2 00=1&condition204=1&dateRange=0&condition6=1&condi tion5=1&condition4=1&condition3=1&condition2=1&con dition1=1&condition0=1'
Traceback (most recent call last):
File "site-packages\calibre\ebooks\metadata\sources\edelweiss .py", line 260, 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 10013] An attempt was made to access a socket in a way forbidden by its access permissions>

************************************************** ******************************
The identify phase took 61.92 seconds
The longest time (61.504000) was taken by: Webscription
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

Last edited by DoctorOhh; 05-21-2013 at 11:06 PM. Reason: Added spoiler tag around long error msg
crissman is offline   Reply With Quote
Old 05-21-2013, 02:23 PM   #3
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 43,842
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Something on your machine, most likely your antivirus is blocking calibre. And I'll note that according to that log you're running calibre 0.9.30 not 0.9.31
kovidgoyal is online now   Reply With Quote
Old 05-21-2013, 02:58 PM   #4
crissman
Connoisseur
crissman could sell banana peel slippers to a Deveel.crissman could sell banana peel slippers to a Deveel.crissman could sell banana peel slippers to a Deveel.crissman could sell banana peel slippers to a Deveel.crissman could sell banana peel slippers to a Deveel.crissman could sell banana peel slippers to a Deveel.crissman could sell banana peel slippers to a Deveel.crissman could sell banana peel slippers to a Deveel.crissman could sell banana peel slippers to a Deveel.crissman could sell banana peel slippers to a Deveel.crissman could sell banana peel slippers to a Deveel.
 
Posts: 77
Karma: 3090
Join Date: Apr 2013
Location: California
Device: Kobo Aura One, Kobo Aura H20,Kindle PW1
I will check out the internet security to verify, I am not confident that, that is the issue since it hasn't changed in months.

I do realize I am running the 0.9.30, I downgraded to see if that was the problem but it is still causing the same errors. I also just uninstalled and installed the 32 bit version of 0.9.31 and get the same results..

I will disable my internet security and try again and see if that was the issue.

Thanks for the quick reply
crissman is offline   Reply With Quote
Old 05-21-2013, 11:46 PM   #5
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 43,842
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
See the line

URLError: <urlopen error [Errno 10013] An attempt was made to access a socket in a way forbidden by its access permissions>

in the log. That means something is preventing calibre from opening a connection. And antivirus programs are updated silently in the background every day. That your antivirus program did not cause problems x days ago doesn't mean it cant be causing problems now.
kovidgoyal is online now   Reply With Quote
Old 05-22-2013, 02:56 AM   #6
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 20,550
Karma: 26954694
Join Date: Mar 2012
Location: Sydney Australia
Device: none
I also see URLError: <urlopen error [Errno 11004] getaddrinfo failed> in the second set of diagnostics

Which reads like it could be a DNS problem.

BR
BetterRed is offline   Reply With Quote
Old 05-23-2013, 08:56 PM   #7
finovotny
Junior Member
finovotny began at the beginning.
 
Posts: 2
Karma: 10
Join Date: May 2013
Device: ipod
I'm having exactly the same problem, and oddly, mine started in the middle of a session. Everything was fine, then suddenly not. I've tried upgrading Calibre, moving from the portable to the desktop versions, flushing dns then rebooting and running it with firewall and antivirus disabled. I've even disabled all metadata sources then tested them one at a time. Nada. The error for all sources is:

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.79699993134
Failed to make identify query: u'http://books.google.com/books/feeds/volumes?q=isbn%3A9780440209805&max-results=20&min-viewability=none&start-index=1'
<snip>
URLError: <urlopen error [Errno 10061] No connection could be made because the target machine actively refused it>

Help?

Last edited by finovotny; 05-23-2013 at 09:02 PM.
finovotny is offline   Reply With Quote
Old 05-23-2013, 11:15 PM   #8
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 20,550
Karma: 26954694
Join Date: Mar 2012
Location: Sydney Australia
Device: none
URLError: <urlopen error [Errno 10061] No connection could be made because the target machine actively refused it>

I think you're getting to Google, but it's actively refusing to service the request

I think I've read somewhere here that repeated queries from the same IP address to some of these sites triggers a "we're being attacked" alert. And that it happens if you do bulk downloads for 'too many books' - 100 rings a bell.

BR
BetterRed is offline   Reply With Quote
Old 05-24-2013, 01:12 AM   #9
crissman
Connoisseur
crissman could sell banana peel slippers to a Deveel.crissman could sell banana peel slippers to a Deveel.crissman could sell banana peel slippers to a Deveel.crissman could sell banana peel slippers to a Deveel.crissman could sell banana peel slippers to a Deveel.crissman could sell banana peel slippers to a Deveel.crissman could sell banana peel slippers to a Deveel.crissman could sell banana peel slippers to a Deveel.crissman could sell banana peel slippers to a Deveel.crissman could sell banana peel slippers to a Deveel.crissman could sell banana peel slippers to a Deveel.
 
Posts: 77
Karma: 3090
Join Date: Apr 2013
Location: California
Device: Kobo Aura One, Kobo Aura H20,Kindle PW1
Quote:
Originally Posted by kovidgoyal View Post
See the line

URLError: <urlopen error [Errno 10013] An attempt was made to access a socket in a way forbidden by its access permissions>

in the log. That means something is preventing calibre from opening a connection. And antivirus programs are updated silently in the background every day. That your antivirus program did not cause problems x days ago doesn't mean it cant be causing problems now.
As it turned out it was the internet security program.. I completely uninstalled it and reverted back to ESET.

Everything is working like charm again.

Thank You again for all your help
crissman is offline   Reply With Quote
Old 05-24-2013, 08:16 PM   #10
finovotny
Junior Member
finovotny began at the beginning.
 
Posts: 2
Karma: 10
Join Date: May 2013
Device: ipod
Quote:
Originally Posted by BetterRed View Post
URLError: <urlopen error [Errno 10061] No connection could be made because the target machine actively refused it>

I think you're getting to Google, but it's actively refusing to service the request

I think I've read somewhere here that repeated queries from the same IP address to some of these sites triggers a "we're being attacked" alert. And that it happens if you do bulk downloads for 'too many books' - 100 rings a bell.

BR
Thanks, BetterRed, but I wasn't bulk downloading, and since I was going through my rather large library and filling in missing metadata I doubt I was querying fast enough for it to be interpreted as an attack. Also, I got the same error on every site I tried when going through them one by one.

I've tried again today, using books I know I was able to get the metadata for previously, and still no luck. I'm completely flummoxed.
finovotny is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Problems Editing Metadata Araneae Library Management 4 01-20-2013 06:48 PM
Problems downloading metadata from Goodreads? Japes Plugins 2 10-19-2012 02:15 PM
metadata problems Snauzoo Library Management 4 06-23-2011 11:02 PM
Problems retrieving Metadata brewjono Calibre 3 04-25-2011 05:29 PM
problems with metadata in Calibre dismukes Library Management 8 02-16-2011 02:06 PM


All times are GMT -4. The time now is 03:11 AM.


MobileRead.com is a privately owned, operated and funded community.