runtime error

Exit code: 1. Reason: n fn(*args, **kwargs) File "/usr/local/lib/python3.13/site-packages/huggingface_hub/file_download.py", line 1467, in get_hf_file_metadata r = _request_wrapper( method="HEAD", ...<5 lines>... timeout=timeout, ) File "/usr/local/lib/python3.13/site-packages/huggingface_hub/file_download.py", line 283, in _request_wrapper response = _request_wrapper( method=method, ...<2 lines>... **params, ) File "/usr/local/lib/python3.13/site-packages/huggingface_hub/file_download.py", line 307, in _request_wrapper hf_raise_for_status(response) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^ File "/usr/local/lib/python3.13/site-packages/huggingface_hub/utils/_http.py", line 453, in hf_raise_for_status raise _format(RepositoryNotFoundError, message, response) from e huggingface_hub.errors.RepositoryNotFoundError: 404 Client Error. (Request ID: Root=1-69b65d58-4e68aa3d6ae34d7b0226179f;3db0d8bc-4c95-4078-8c58-fc85f489b2d1) Repository Not Found for url: https://huggingface.co/victorxrise/cybersecurity-knowledge/resolve/main/knowledge.json. 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. For more details, see https://huggingface.co/docs/huggingface_hub/authentication During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/app/app.py", line 34, in <module> raise RuntimeError(f"Gagal memuat knowledge.json: {e}") RuntimeError: Gagal memuat knowledge.json: 404 Client Error. (Request ID: Root=1-69b65d58-4e68aa3d6ae34d7b0226179f;3db0d8bc-4c95-4078-8c58-fc85f489b2d1) Repository Not Found for url: https://huggingface.co/victorxrise/cybersecurity-knowledge/resolve/main/knowledge.json. 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. For more details, see https://huggingface.co/docs/huggingface_hub/authentication

Container logs:

Fetching error logs...