At the beginning it sometimes happened, while now it is always impossible to get Newsweek.
The output log follows, and the strange thing is that I am perfectly able, in fact, to connect with a browser to
www.newsweek.com and see the articles.
Perhaps inside the recipe there is some stale address which the site does not use anymore?
alessandro
Code:
Job: **Fetch news from Newsweek**
**tuple**: ('RuntimeError', u'Unable to connect to newsweek.com. Try again later.')
**Traceback**:
Traceback (most recent call last):
File "parallel.py", line 957, in worker
File "parallel.py", line 915, in work
File "C:\Programmi\calibre\library.zip\calibre\ebooks\lrf\feeds\convert_from.py", line 40, in main
File "C:\Programmi\calibre\library.zip\calibre\web\feeds\main.py", line 152, in run_recipe
File "calibre\web\feeds\news.pyo", line 562, in download
File "calibre\web\feeds\news.pyo", line 686, in build_index
File "calibre\web\feeds\recipes\recipe_newsweek.pyo", line 73, in parse_index
RuntimeError: Unable to connect to newsweek.com. Try again later.
**Log**:
('RuntimeError', u'Unable to connect to newsweek.com. Try again later.')
Traceback (most recent call last):
File "parallel.py", line 957, in worker
File "parallel.py", line 915, in work
File "C:\Programmi\calibre\library.zip\calibre\ebooks\lrf\feeds\convert_from.py", line 40, in main
File "C:\Programmi\calibre\library.zip\calibre\web\feeds\main.py", line 152, in run_recipe
File "calibre\web\feeds\news.pyo", line 562, in download
File "calibre\web\feeds\news.pyo", line 686, in build_index
File "calibre\web\feeds\recipes\recipe_newsweek.pyo", line 73, in parse_index
RuntimeError: Unable to connect to newsweek.com. Try again later.