Hugging Face's logo
AZILS
/
Runtime error

runtime error

Exit code: 1. Reason: , args.dst) ~~~~^^^^^^^^^^^^^^^^^^^^^ File "/sync_home.py", line 114, in pull snapshot_download( ~~~~~~~~~~~~~~~~~^ repo_id=repo, ^^^^^^^^^^^^^ ...<3 lines>... token=os.environ.get("HF_TOKEN"), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/opt/venv/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) File "/opt/venv/lib/python3.13/site-packages/huggingface_hub/_snapshot_download.py", line 232, in snapshot_download raise api_call_error File "/opt/venv/lib/python3.13/site-packages/huggingface_hub/_snapshot_download.py", line 155, in snapshot_download repo_info = api.repo_info(repo_id=repo_id, repo_type=repo_type, revision=revision, token=token) File "/opt/venv/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) File "/opt/venv/lib/python3.13/site-packages/huggingface_hub/hf_api.py", line 2756, in repo_info return method( repo_id, ...<4 lines>... files_metadata=files_metadata, ) File "/opt/venv/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) File "/opt/venv/lib/python3.13/site-packages/huggingface_hub/hf_api.py", line 2614, in dataset_info hf_raise_for_status(r) ~~~~~~~~~~~~~~~~~~~^^^ File "/opt/venv/lib/python3.13/site-packages/huggingface_hub/utils/_http.py", line 454, in hf_raise_for_status raise _format(RepositoryNotFoundError, message, response) from e huggingface_hub.errors.RepositoryNotFoundError: 401 Client Error. (Request ID: Root=1-6a012ecc-043152ca5bf82a6055183c3a;295cd601-9747-4882-aac1-18b5b43b167c) Repository Not Found for url: https://huggingface.co/api/datasets/AZILS/Ubuntu/revision/main. 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. Invalid username or password.

Container logs:

Fetching error logs...