runtime error
Exit code: 1. Reason: ⚠️ GitHub PAT not found in .env file! Hopefully, the user has set the secret in the environment variables. ⚠️ Hugging Face token not found in .env file! Hopefully, the user logs in. Starting MCP client... Downloading pygments (1.2MiB) Downloading brotli (1.4MiB) Downloading pillow (6.8MiB) Downloading pydantic-core (2.0MiB) Downloading hf-xet (4.3MiB) Downloading numpy (15.9MiB) Downloading cryptography (4.5MiB) Downloading pandas (10.4MiB) Downloading gradio (19.2MiB) Downloaded brotli Downloaded pydantic-core Downloaded hf-xet Downloaded pillow Downloaded cryptography Downloaded pygments Downloaded numpy Downloaded pandas Downloaded gradio Installed 63 packages in 6.07s [06/01/26 13:40:50] INFO Processing request of type server.py:727 ListToolsRequest Cleaning up MCP client resources Shutdown complete. Traceback (most recent call last): File "/app/app.py", line 285, in <module> main() ~~~~^^ File "/app/app.py", line 202, in main with MCPClient( ~~~~~~~~~^ server_parameters=server_parameters_list, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ structured_output=True, ^^^^^^^^^^^^^^^^^^^^^^^ ) as toolset: ^ File "/usr/local/lib/python3.13/site-packages/smolagents/mcp_client.py", line 122, in __init__ self.connect() ~~~~~~~~~~~~^^ File "/usr/local/lib/python3.13/site-packages/smolagents/mcp_client.py", line 126, in connect self._tools: list[Tool] = self._adapter.__enter__() ~~~~~~~~~~~~~~~~~~~~~~~^^ File "/usr/local/lib/python3.13/site-packages/mcpadapt/core.py", line 310, in __enter__ self.start() ~~~~~~~~~~^^ File "/usr/local/lib/python3.13/site-packages/mcpadapt/core.py", line 298, in start raise TimeoutError( f"Couldn't connect to the MCP server after {self.connect_timeout} seconds" ) TimeoutError: Couldn't connect to the MCP server after 30 seconds
Container logs:
Fetching error logs...