runtime error

Exit code: 1. Reason: resolve_pattern for filepath, info in fs.glob(fs_pattern, detail=True, **glob_kwargs).items(): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/huggingface_hub/hf_file_system.py", line 751, in glob return super().glob(path, maxdepth=maxdepth, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/fsspec/spec.py", line 642, in glob allpaths = self.find(root, maxdepth=depth, withdirs=True, detail=True, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/huggingface_hub/hf_file_system.py", line 790, in find out = self._ls_tree(path, recursive=True, refresh=refresh, maxdepth=maxdepth, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/huggingface_hub/hf_file_system.py", line 637, in _ls_tree for path_info in tree: ^^^^ File "/usr/local/lib/python3.12/site-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.12/site-packages/huggingface_hub/utils/_pagination.py", line 36, in paginate hf_raise_for_status(r) File "/usr/local/lib/python3.12/site-packages/huggingface_hub/utils/_http.py", line 877, in hf_raise_for_status raise _format(HfHubHTTPError, str(e), response) from e huggingface_hub.errors.HfHubHTTPError: Server error '504 Gateway Time-out' for url 'https://huggingface.co/api/datasets/hysts-bot-data/daily-papers/tree/2a6ec56309f352cb55cfc1d6b6f010d0380fcd53/data?recursive=true&expand=false' For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/504

Container logs:

Fetching error logs...