runtime error

ent raise MaxRetryError(_pool, url, reason) from reason # type: ignore[arg-type] urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='svjack-entity-property-extractor-zh.hf.space', port=443): Max retries exceeded with url: /config (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x7f7947ea3850>: Failed to resolve 'svjack-entity-property-extractor-zh.hf.space' ([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 2, in <module> client = Client("https://svjack-entity-property-extractor-zh.hf.space") File "/home/user/.local/lib/python3.10/site-packages/gradio_client/client.py", line 129, in __init__ self.config = self._get_config() File "/home/user/.local/lib/python3.10/site-packages/gradio_client/client.py", line 597, in _get_config r = requests.get( File "/home/user/.local/lib/python3.10/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) File "/home/user/.local/lib/python3.10/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/requests/adapters.py", line 519, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='svjack-entity-property-extractor-zh.hf.space', port=443): Max retries exceeded with url: /config (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x7f7947ea3850>: Failed to resolve 'svjack-entity-property-extractor-zh.hf.space' ([Errno -3] Temporary failure in name resolution)"))

Container logs:

Fetching error logs...