runtime error

Exit code: 1. Reason: Error in post_writer: Client error '404 Not Found' for url 'https://abidlabs-mcp-tools.hf.space/gradio_api/mcp/gradio_api/mcp/messages/?session_id=37b087a5643c44338f52830096f447d3' For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/404 Traceback (most recent call last): File "/home/user/app/app.py", line 11, in <module> mcp_client = MCPClient( File "/usr/local/lib/python3.10/site-packages/smolagents/mcp_client.py", line 75, in __init__ self.connect() File "/usr/local/lib/python3.10/site-packages/smolagents/mcp_client.py", line 79, in connect self._tools: list[Tool] = self._adapter.__enter__() File "/usr/local/lib/python3.10/site-packages/mcpadapt/core.py", line 252, in __enter__ raise TimeoutError( TimeoutError: Couldn't connect to the MCP server after 30 seconds During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/user/app/app.py", line 31, in <module> mcp_client.stop() NameError: name 'mcp_client' is not defined. Did you mean: 'MCPClient'?

Container logs:

Fetching error logs...