View Single Post
Old 04-06-2012, 10:32 AM   #1
cram1010
Member
cram1010 began at the beginning.
 
Posts: 16
Karma: 10
Join Date: Apr 2012
Device: Bq cervantes
Error "Could not fetch link..." while creating a basic recipe

Hi,

I'm trying to create a very simple recipe for the site http://www.rebelion.org

I'm trying to just feed from one RSS source: http://rebelion.org/rss_portada.php

I don't know why, it's not working. For each article it tries to download, following error like this one is given:

Fetching http://www.rebelion.org/noticias/ame...olonial-147596
Traceback (most recent call last):
File "/usr/lib/calibre/calibre/utils/threadpool.py", line 95, in run
(request, request.callable(*request.args, **request.kwds))
File "/usr/lib/calibre/calibre/web/feeds/news.py", line 811, in fetch_article
return self._fetch_article(url, dir, f, a, num_of_feeds)
File "/usr/lib/calibre/calibre/web/feeds/news.py", line 807, in _fetch_article
raise Exception(_('Could not fetch article. Run with -vv to see the reason'))
Exception: Could not fetch article. Run with -vv to see the reason


I attach two files. The recipe one and the full output I receive when trying to create with -vv. Format is txt to allow uploading.

Thank you!
Attached Files
File Type: txt rebelion.recipe.txt (1.0 KB, 336 views)
File Type: txt output.txt (99.7 KB, 346 views)
cram1010 is offline   Reply With Quote