runtime error
Exit code: 1. Reason: TTP/1.1 503 Service Unavailable" INFO:httpx:HTTP Request: GET https://ejschwartz-ghidrafunctioncppexporter-space.hf.space/ "HTTP/1.1 503 Service Unavailable" INFO:__main__:Starting call to '__main__._connect_client', this is the 10th time calling it. Loaded as API: https://ejschwartz-ghidrafunctioncppexporter-space.hf.space/ INFO:httpx:HTTP Request: GET https://ejschwartz-ghidrafunctioncppexporter-space.hf.space/config "HTTP/1.1 503 Service Unavailable" INFO:httpx:HTTP Request: GET https://ejschwartz-ghidrafunctioncppexporter-space.hf.space/ "HTTP/1.1 503 Service Unavailable" Traceback (most recent call last): File "/usr/local/lib/python3.10/site-packages/tenacity/__init__.py", line 473, in __call__ result = fn(*args, **kwargs) File "/home/user/app/app.py", line 23, in _connect_client return Client(url) File "/usr/local/lib/python3.10/site-packages/gradio_client/client.py", line 163, in __init__ self.config = self._get_config() File "/usr/local/lib/python3.10/site-packages/gradio_client/client.py", line 972, in _get_config raise ValueError(f"Could not fetch config for {self.src}") ValueError: Could not fetch config for https://ejschwartz-ghidrafunctioncppexporter-space.hf.space/ The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/app/app.py", line 26, in <module> ghidra_client = _connect_client(GHIDRA_SPACE_URL) File "/usr/local/lib/python3.10/site-packages/tenacity/__init__.py", line 331, in wrapped_f return copy(f, *args, **kw) File "/usr/local/lib/python3.10/site-packages/tenacity/__init__.py", line 470, in __call__ do = self.iter(retry_state=retry_state) File "/usr/local/lib/python3.10/site-packages/tenacity/__init__.py", line 371, in iter result = action(retry_state) File "/usr/local/lib/python3.10/site-packages/tenacity/__init__.py", line 414, in exc_check raise retry_exc from fut.exception() tenacity.RetryError: RetryError[<Future at 0x7fa91188fb50 state=finished raised ValueError>]
Container logs:
Fetching error logs...