runtime error
Exit code: 1. Reason: * (1) tools added from MohamedRashad/Audio-Separator: ['Audio_Separator_audio_sep'] * (1) tools added from hf-audio/whisper-large-v3: ['whisper_large_v3_transcribe'] Traceback (most recent call last): File "/usr/local/lib/python3.13/site-packages/toolsets/server.py", line 59, in _resolve_mcp_url response.raise_for_status() ~~~~~~~~~~~~~~~~~~~~~~~~~^^ File "/usr/local/lib/python3.13/site-packages/httpx/_models.py", line 829, in raise_for_status raise HTTPStatusError(message, request=request, response=self) httpx.HTTPStatusError: Server error '503 Service Unavailable' for url 'https://gradio-mcp-tools.hf.space/' For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/503 The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/app/app.py", line 7, in <module> t.add(Server("gradio/mcp_tools")) ~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/site-packages/toolsets/server.py", line 39, in __init__ self._mcp_url = self._resolve_mcp_url(url_or_space) ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/site-packages/toolsets/server.py", line 67, in _resolve_mcp_url raise MCPConnectionError( f"Error accessing space '{space_id}': HTTP {e.response.status_code}" ) from e toolsets.server.MCPConnectionError: Error accessing space 'gradio/mcp_tools': HTTP 503
Container logs:
Fetching error logs...