│ ase.py:317 in _result_or_cancel │ │ │ │ /usr/local/lib/python3.11/concurrent/futures/_b │ │ ase.py:456 in result │ │ │ │ /usr/local/lib/python3.11/concurrent/futures/_b │ │ ase.py:401 in __get_result │ │ │ │ /usr/local/lib/python3.11/concurrent/futures/th │ │ read.py:58 in run │ │ │ │ /opt/venv/lib/python3.11/site-packages/huggingf │ │ ace_hub/_snapshot_download.py:306 in │ │ _inner_hf_hub_download │ │ │ │ 303 │ # so no network call happens if we al │ │ 304 │ # have the file locally. │ │ 305 │ def _inner_hf_hub_download(repo_file: │ │ ❱ 306 │ │ return hf_hub_download( │ │ 307 │ │ │ repo_id, │ │ 308 │ │ │ filename=repo_file, │ │ 309 │ │ │ repo_type=repo_type, │ │ │ │ /opt/venv/lib/python3.11/site-packages/huggingf │ │ ace_hub/utils/_validators.py:114 in _inner_fn │ │ │ │ 111 │ │ if check_use_auth_token: │ │ 112 │ │ │ kwargs = smoothly_deprecate_u │ │ has_token=has_token, kwargs=kwargs) │ │ 113 │ │ │ │ ❱ 114 │ │ return fn(*args, **kwargs) │ │ 115 │ │ │ 116 │ return _inner_fn # type: ignore │ │ 117 │ │ │ │ /opt/venv/lib/python3.11/site-packages/huggingf │ │ ace_hub/file_download.py:990 in hf_hub_download │ │ │ │ 987 │ │ │ │ "For more details, check │ │ https://huggingface.co/docs/huggingface_ │ │ cal-folder." │ │ 988 │ │ │ ) │ │ 989 │ │ │ │ ❱ 990 │ │ return _hf_hub_download_to_local │ │ 991 │ │ │ # Destination │ │ 992 │ │ │ local_dir=local_dir, │ │ 993 │ │ │ # File info │ │ │ │ /opt/venv/lib/python3.11/site-packages/huggingf │ │ ace_hub/file_download.py:1300 in │ │ _hf_hub_download_to_local_dir │ │ │ │ 1297 │ # Otherwise, let's download the file │ │ 1298 │ with WeakFileLock(paths.lock_path): │ │ 1299 │ │ paths.file_path.unlink(missing_o │ │ ❱ 1300 │ │ _download_to_tmp_and_move( │ │ 1301 │ │ │ incomplete_path=paths.incomp │ │ 1302 │ │ │ destination_path=paths.file_ │ │ 1303 │ │ │ url_to_download=url_to_downl │ │ │ │ /opt/venv/lib/python3.11/site-packages/huggingf │ │ ace_hub/file_download.py:1723 in │ │ _download_to_tmp_and_move │ │ │ │ 1720 │ │ │ │ 1721 │ │ if xet_file_data is not None and │ │ 1722 │ │ │ logger.debug("Xet Storage is │ │ Xet Storage..") │ │ ❱ 1723 │ │ │ xet_get( │ │ 1724 │ │ │ │ incomplete_path=incomple │ │ 1725 │ │ │ │ xet_file_data=xet_file_d │ │ 1726 │ │ │ │ headers=headers, │ │ │ │ /opt/venv/lib/python3.11/site-packages/huggingf │ │ ace_hub/file_download.py:629 in xet_get │ │ │ │ 626 │ │ def progress_updater(progress_by │ │ 627 │ │ │ progress.update(progress_byt │ │ 628 │ │ │ │ ❱ 629 │ │ download_files( │ │ 630 │ │ │ xet_download_info, │ │ 631 │ │ │ endpoint=connection_info.end │ │ 632 │ │ │ token_info=(connection_info. │ │ connection_info.expiration_unix_epoch), │ ╰─────────────────────────────────────────────────╯ RuntimeError: Data processing error: I/O error: Permission denied (os error 13) [09/10/25 17:04:34] INFO Shutting down due to inactivity. [09/10/25 17:04:34] INFO Shutting down [09/10/25 17:04:34] INFO Waiting for application shutdown. [09/10/25 17:04:35] INFO Application shutdown complete. [09/10/25 17:04:35] INFO Finished server process [9] [09/10/25 17:04:35] ERROR Worker (pid:9) was sent SIGINT! [09/10/25 17:04:35] INFO Booting worker with pid: 316 [09/10/25 17:04:45] INFO Started server process [316] [09/10/25 17:04:45] INFO Waiting for application startup. [09/10/25 17:04:45] INFO Created in-memory cache with unloading after 300s of inactivity. [09/10/25 17:04:45] INFO Initialized request thread pool with 4 threads. [09/10/25 17:04:45] INFO Application startup complete.