-
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
BugSomething isn't workingSomething isn't working
Description
At https://farm.openzim.org/recipes/thalesdoc_en_all
Debug log is:
Traceback (most recent call last):
File "/usr/bin/zimit", line 8, in <module>
sys.exit(zimit.zimit())
~~~~~~~~~~~^^
File "/app/zimit/lib/python3.13/site-packages/zimit/zimit.py", line 1247, in zimit
sys.exit(run(sys.argv[1:]))
~~~^^^^^^^^^^^^^^
File "/app/zimit/lib/python3.13/site-packages/zimit/zimit.py", line 1017, in run
download_file(warc_location, warc_file)
~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/zimit/lib/python3.13/site-packages/zimit/utils.py", line 11, in download_file
resp.raise_for_status()
~~~~~~~~~~~~~~~~~~~~~^^
File "/app/zimit/lib/python3.13/site-packages/requests/models.py", line 1024, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://s3.us-west-1.wasabisys.com/org-kiwix-zimfarm-artifacts/fc9d98c4-af97-496b-9c39-0756ab346813_zimit.tar
Strongly suspect this is bound to the lack of artefact, but then the handling would be buggy.
Metadata
Metadata
Assignees
Labels
BugSomething isn't workingSomething isn't working