View Single Post
Old 02-15-2021, 02:29 PM   #16
Mister Z
Junior Member
Mister Z began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Feb 2021
Device: Kindle Paperwhite
The WSJ recipe (updated) fails for me too, with this log (running on headless linux):

Code:
Conversion options changed from defaults:
  mobi_file_type: 'new'
  test: None
1% Converting input to HTML...
InputFormatPlugin: Recipe Input running
Using custom recipe
Using user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36
Starting login process...
Sending login request...
Performing login callback...
1% Fetching feeds...
1% Got feeds from index page
Traceback (most recent call last):
  File "runpy.py", line 194, in _run_module_as_main
  File "runpy.py", line 87, in _run_code
  File "site.py", line 45, in <module>
  File "site.py", line 41, in main
  File "calibre/ebooks/conversion/cli.py", line 401, in main
  File "calibre/ebooks/conversion/plumber.py", line 1108, in run
  File "calibre/customize/conversion.py", line 245, in __call__
  File "calibre/ebooks/conversion/plugins/recipe_input.py", line 139, in convert
  File "calibre/web/feeds/news.py", line 1051, in download
  File "calibre/web/feeds/news.py", line 1231, in build_index
ValueError: No articles found, aborting
Traceback (most recent call last):
  File "runpy.py", line 194, in _run_module_as_main
  File "runpy.py", line 87, in _run_code
  File "site.py", line 45, in <module>
  File "site.py", line 41, in main
  File "calibre/ebooks/metadata/cli.py", line 182, in main
Mister Z is offline   Reply With Quote