When try an earlier edition of 2024-01-06, the following error occurs:
Code:
1% Fetching feeds...
Traceback (most recent call last):
File "<string>", line 257, in parse_index
File "calibre/web/feeds/news.py", line 714, in index_to_soup
File "mechanize/_mechanize.py", line 241, in open_novisit
File "mechanize/_mechanize.py", line 313, in _mech_open
mechanize._response.get_seek_wrapper_class.<locals>.httperror_seek_wrapper: HTTP Error 400: Bad Request
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "runpy.py", line 198, in _run_module_as_main
File "runpy.py", line 88, in _run_code
File "site.py", line 42, in <module>
File "site.py", line 38, in main
File "calibre/ebooks/conversion/cli.py", line 422, in main
File "calibre/ebooks/conversion/plumber.py", line 1122, in run
File "calibre/customize/conversion.py", line 245, in __call__
File "calibre/ebooks/conversion/plugins/recipe_input.py", line 138, in convert
File "calibre/web/feeds/news.py", line 1069, in download
File "calibre/web/feeds/news.py", line 1248, in build_index
File "<string>", line 259, in parse_index
ValueError: Server is not reachable, try again after some time.