This error occurs every time when Calibre trys to download from this specific article:
http://www.wired.com/wiredscience/20...diamandis/all/
I suspect it has something to do with the interactive image browser in the middle of the aritcle.
Update:
Seems that the error of the article in question should be:
File "site-packages\calibre\utils\threadpool.py", line 95, in run
File "site-packages\calibre\web\feeds\news.py", line 1006, in fetch_article
File "site-packages\calibre\web\feeds\news.py", line 1001, in _fetch_article
The previous errors are actually for a downloaded article.
http://www.wired.com/wiredscience/20...diamandis/all/
I suspect it has something to do with the interactive image browser in the middle of the aritcle.
Code:
Traceback (most recent call last):
File "site-packages\calibre\web\fetch\simple.py", line 453, in process_links
File "site-packages\calibre\web\fetch\simple.py", line 240, in fetch_url
File "site-packages\mechanize-0.2.4-py2.7.egg\mechanize\_mechanize.py", line 199, in open_novisit
File "site-packages\mechanize-0.2.4-py2.7.egg\mechanize\_mechanize.py", line 216, in _mech_open
BrowserStateError: can't fetch relative reference: not viewing any document
Seems that the error of the article in question should be:
File "site-packages\calibre\utils\threadpool.py", line 95, in run
File "site-packages\calibre\web\feeds\news.py", line 1006, in fetch_article
File "site-packages\calibre\web\feeds\news.py", line 1001, in _fetch_article
The previous errors are actually for a downloaded article.