runtime error

Exit code: 1. Reason: , **self._kwargs) File "/usr/local/lib/python3.10/site-packages/mcpadapt/core.py", line 234, in _run_loop self.loop.run_until_complete(self.task) File "/usr/local/lib/python3.10/asyncio/base_events.py", line 649, in run_until_complete return future.result() File "/usr/local/lib/python3.10/site-packages/mcpadapt/core.py", line 222, in setup connections = [ File "/usr/local/lib/python3.10/site-packages/mcpadapt/core.py", line 223, in <listcomp> await stack.enter_async_context( File "/usr/local/lib/python3.10/contextlib.py", line 619, in enter_async_context result = await _cm_type.__aenter__(cm) File "/usr/local/lib/python3.10/contextlib.py", line 199, in __aenter__ return await anext(self.gen) File "/usr/local/lib/python3.10/site-packages/mcpadapt/core.py", line 119, in mcptools async with client as (read, write, *_): File "/usr/local/lib/python3.10/contextlib.py", line 199, in __aenter__ return await anext(self.gen) File "/usr/local/lib/python3.10/site-packages/mcp/client/sse.py", line 54, in sse_client async with anyio.create_task_group() as tg: File "/usr/local/lib/python3.10/site-packages/anyio/_backends/_asyncio.py", line 772, in __aexit__ raise BaseExceptionGroup( exceptiongroup.ExceptionGroup: unhandled errors in a TaskGroup (1 sub-exception) Traceback (most recent call last): File "/home/user/app/app.py", line 19, in <module> with ToolCollection.from_mcp(server_parameters, trust_remote_code=True) as mcp_tools: File "/usr/local/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/usr/local/lib/python3.10/site-packages/smolagents/tools.py", line 968, in from_mcp with MCPAdapt(server_parameters, SmolAgentsAdapter()) as tools: File "/usr/local/lib/python3.10/site-packages/mcpadapt/core.py", line 300, in __enter__ self.start() File "/usr/local/lib/python3.10/site-packages/mcpadapt/core.py", line 288, in start raise TimeoutError( TimeoutError: Couldn't connect to the MCP server after 30 seconds

Container logs:

Fetching error logs...