runtime error

Exit code: 1. Reason: ?, ?B/s] README.md: 100%|██████████| 1.34k/1.34k [00:00<00:00, 10.8MB/s] Traceback (most recent call last): File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_http.py", line 402, in hf_raise_for_status response.raise_for_status() File "/usr/local/lib/python3.10/site-packages/requests/models.py", line 1026, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 502 Server Error: Bad Gateway for url: https://huggingface.co/api/models?filter=reinforcement-learning&filter=ML-Agents-Pyramids&filter=ml-agents&author=mshamrai The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/app/app.py", line 293, in <module> run_update_dataset() File "/app/app.py", line 285, in run_update_dataset update_leaderboard_dataset(rl_env, path_) File "/app/app.py", line 215, in update_leaderboard_dataset model_info.append(get_model_ids(user_id, rl_env)) File "/app/app.py", line 201, in get_model_ids user_models = get_user_models(hf_username, rl_env["rl_env"], rl_env["library"]) File "/app/app.py", line 150, in get_user_models user_model_ids = [(x.modelId, (x.created_at or x.last_modified)) for x in models] File "/app/app.py", line 150, in <listcomp> user_model_ids = [(x.modelId, (x.created_at or x.last_modified)) for x in models] File "/usr/local/lib/python3.10/site-packages/huggingface_hub/hf_api.py", line 2094, in list_models for item in items: File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_pagination.py", line 37, in paginate hf_raise_for_status(r) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_http.py", line 475, in hf_raise_for_status raise _format(HfHubHTTPError, str(e), response) from e huggingface_hub.errors.HfHubHTTPError: 502 Server Error: Bad Gateway for url: https://huggingface.co/api/models?filter=reinforcement-learning&filter=ML-Agents-Pyramids&filter=ml-agents&author=mshamrai

Container logs:

Fetching error logs...