after running with -vv option it looks like it may be a recipe issue rather than a login problem.
I'm see a lots of occasions of:
Code:
13% Article download failed: UK’s Trident nuclear programme splits Labour three ways
Failed to download article: Nice attack: ‘No words describe hell of bringing one’s child to the cemetery’ from http://www.irishtimes.com/news/world...tery-1.2725455
Traceback (most recent call last):
File "site-packages/calibre/utils/threadpool.py", line 95, in run
File "site-packages/calibre/web/feeds/news.py", line 1125, in fetch_obfuscated_article
File "<string>", line 89, in get_obfuscated_article
ValueError: I/O operation on closed file
&
Code:
Could not fetch image file:///polopoly_fs/1.2723622.1468599710!/image/image.jpg_gen/derivatives/landscape_140/image.jpg
Traceback (most recent call last):
File "site-packages/calibre/web/fetch/simple.py", line 377, in process_images
File "site-packages/calibre/web/fetch/simple.py", line 229, in fetch_url
IOError: [Errno 2] No such file or directory: u'/polopoly_fs/1.2723622.1468599710!/image/image.jpg_gen/derivatives/landscape_140/image.jpg'
Fetching file:///assets/images/icons/apps/app-store.png
&
Code:
20% Article download failed: Half of Irish consumers using contactless payments
Failed to download article: EU re-introduces milk supply controls barely a year after quotas from http://www.irishtimes.com/business/a...otas-1.2726088
Traceback (most recent call last):
File "site-packages/calibre/utils/threadpool.py", line 95, in run
File "site-packages/calibre/web/feeds/news.py", line 1125, in fetch_obfuscated_article
File "<string>", line 89, in get_obfuscated_article
ValueError: I/O operation on closed file
Any ideas?