runtime error
Exit code: 1. Reason: g-type] urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='huggingface.co', port=443): Max retries exceeded with url: /api/spaces/Crisp-Unimib/ITALIC-Leaderboard/restart (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x7f19576f6a70>: Failed to resolve 'huggingface.co' ([Errno -3] Temporary failure in name resolution)")) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/user/app/app.py", line 41, in <module> restart_space() File "/home/user/app/app.py", line 31, in restart_space API.restart_space(repo_id=REPO_ID) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/hf_api.py", line 7332, in restart_space r = get_session().post( File "/usr/local/lib/python3.10/site-packages/requests/sessions.py", line 637, in post return self.request("POST", url, data=data, json=json, **kwargs) File "/usr/local/lib/python3.10/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) File "/usr/local/lib/python3.10/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_http.py", line 96, in send return super().send(request, *args, **kwargs) File "/usr/local/lib/python3.10/site-packages/requests/adapters.py", line 700, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: (MaxRetryError('HTTPSConnectionPool(host=\'huggingface.co\', port=443): Max retries exceeded with url: /api/spaces/Crisp-Unimib/ITALIC-Leaderboard/restart (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x7f19576f6a70>: Failed to resolve \'huggingface.co\' ([Errno -3] Temporary failure in name resolution)"))'), '(Request ID: 17db306b-f668-49cb-ac24-a19a4a28f828)')
Container logs:
Fetching error logs...