View Single Post
Old 05-12-2009, 05:01 PM   #9
haojw
Junior Member
haojw began at the beginning.
 
Posts: 2
Karma: 10
Join Date: May 2009
Device: Sony 505
just downloaded the OSX version 0.5.11. The Newsweek recipe is still not working. Error message is as below:

Job: **Fetch news from Newsweek**
**tuple**: ('RuntimeError', u'Unable to connect to newsweek.com. Try again later.')
**Traceback**:
Traceback (most recent call last):
File "/Applications/calibre.app/Contents/console.app/Contents/Resources/lib/python2.6/site-packages.zip/calibre/parallel.py", line 960, in worker
result = work(client_socket, func, args, kwdargs)
File "/Applications/calibre.app/Contents/console.app/Contents/Resources/lib/python2.6/site-packages.zip/calibre/parallel.py", line 918, in work
res = func(*args, **kargs)
File "/Applications/calibre.app/Contents/console.app/Contents/Resources/lib/python2.6/site-packages.zip/calibre/ebooks/epub/from_feeds.py", line 66, in main
convert(opts, recipe_arg, notification=notification)
File "/Applications/calibre.app/Contents/console.app/Contents/Resources/lib/python2.6/site-packages.zip/calibre/ebooks/epub/from_feeds.py", line 37, in convert
recipe = run_recipe(opts, recipe_arg, parser, notification=notification)
File "/Applications/calibre.app/Contents/console.app/Contents/Resources/lib/python2.6/site-packages.zip/calibre/web/feeds/main.py", line 152, in run_recipe
recipe.download(for_lrf=True)
File "calibre/web/feeds/news.pyo", line 567, in download
File "calibre/web/feeds/news.pyo", line 691, 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 "/Applications/calibre.app/Contents/console.app/Contents/Resources/lib/python2.6/site-packages.zip/calibre/parallel.py", line 960, in worker
result = work(client_socket, func, args, kwdargs)
File "/Applications/calibre.app/Contents/console.app/Contents/Resources/lib/python2.6/site-packages.zip/calibre/parallel.py", line 918, in work
res = func(*args, **kargs)
File "/Applications/calibre.app/Contents/console.app/Contents/Resources/lib/python2.6/site-packages.zip/calibre/ebooks/epub/from_feeds.py", line 66, in main
convert(opts, recipe_arg, notification=notification)
File "/Applications/calibre.app/Contents/console.app/Contents/Resources/lib/python2.6/site-packages.zip/calibre/ebooks/epub/from_feeds.py", line 37, in convert
recipe = run_recipe(opts, recipe_arg, parser, notification=notification)
File "/Applications/calibre.app/Contents/console.app/Contents/Resources/lib/python2.6/site-packages.zip/calibre/web/feeds/main.py", line 152, in run_recipe
recipe.download(for_lrf=True)
File "calibre/web/feeds/news.pyo", line 567, in download
File "calibre/web/feeds/news.pyo", line 691, 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.
haojw is offline   Reply With Quote