View Single Post
Old Today, 07:30 AM   #7
jma1
Connoisseur
jma1 began at the beginning.
 
Posts: 92
Karma: 10
Join Date: Dec 2015
Device: Kindle
OK - it runs well without the delay.

Now there are several additional feeds which I had incorporated into the prior recipe which continue to work in that recipe, but do not return articles in the new version. This is one -

(u'US News', u'http://www.dailymail.co.uk/ushome/index.rss')

and here is the job details message for that feed -

Spoiler:
Failed feed: US News
Traceback (most recent call last):
File "calibre\web\feeds\news.py", line 1826, in parse_feeds
File "calibre\scraper\qt.py", line 57, in read
File "calibre\scraper\qt.py", line 52, in _wait
urllib.error.URLError: <urlopen error Failed to fetch>


Fixable?
jma1 is offline   Reply With Quote