runtime error

Traceback (most recent call last): File "/home/user/app/app.py", line 190, in <module> app = RAGApp(url) File "/home/user/app/app.py", line 159, in __init__ self._llm = RemoteLLM(url) File "/home/user/app/app.py", line 121, in __init__ self._client = GradioClient(base_url, verbose=False) File "/usr/local/lib/python3.10/site-packages/gradio_client/client.py", line 154, in __init__ self.config = self._get_config() File "/usr/local/lib/python3.10/site-packages/gradio_client/client.py", line 848, in _get_config raise ValueError(f"Could not fetch config for {self.src}") ValueError: Could not fetch config for https://fbde1bccdfdf1916c9.gradio.live/

Container logs:

Fetching error logs...