runtime error
Exit code: 1. Reason: ?recursive=true&expand=false' For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/404 The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/app/sync.py", line 214, in <module> restore() File "/app/sync.py", line 140, in restore contents = list_repo_files(REPO_ID, repo_type="dataset", token=TOKEN) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/dist-packages/huggingface_hub/utils/_validators.py", line 88, in _inner_fn return fn(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/dist-packages/huggingface_hub/hf_api.py", line 3704, in list_repo_files return [ ^ File "/usr/local/lib/python3.11/dist-packages/huggingface_hub/hf_api.py", line 3704, in <listcomp> return [ ^ File "/usr/local/lib/python3.11/dist-packages/huggingface_hub/hf_api.py", line 3841, in list_repo_tree for path_info in paginate(path=tree_url, headers=headers, params={"recursive": recursive, "expand": expand}): File "/usr/local/lib/python3.11/dist-packages/huggingface_hub/utils/_pagination.py", line 36, in paginate hf_raise_for_status(r) File "/usr/local/lib/python3.11/dist-packages/huggingface_hub/utils/_http.py", line 835, in hf_raise_for_status raise _format(RepositoryNotFoundError, message, response, repo_type=repo_type, repo_id=repo_id) from e huggingface_hub.errors.RepositoryNotFoundError: 404 Client Error. (Request ID: Root=1-6a4a3202-43be5c951e027deb32aaa555;52440235-98e3-4df7-b46f-33990b7b16d3) Repository Not Found for url: https://huggingface.co/api/datasets/R1000/OpenClaw-Memory/tree/main?recursive=true&expand=false. Please make sure you specified the correct `repo_id` and `repo_type`. If you are trying to access a private or gated repo, make sure you are authenticated and your token has the required permissions. For more details, see https://huggingface.co/docs/huggingface_hub/authentication
Container logs:
Fetching error logs...