runtime error
Exit code: 1. Reason: [notice] A new release of pip is available: 26.1.2 -> 26.2.1 [notice] To update, run: pip install --upgrade pip SPACES_ZERO_GPU_DEBUG self.arg_queue._writer.fileno()=6 SPACES_ZERO_GPU_DEBUG self.res_queue._writer.fileno()=11 /usr/local/lib/python3.12/site-packages/gradio/node_server.py:203: UserWarning: Unexpected error while starting Node server: signal only works in main thread of the main interpreter. Trying next port... warnings.warn( Cannot start Node server on any port in the range 7860-7959. Please install Node 20 or higher and set the environment variable GRADIO_NODE_PATH to the path of your Node executable. You can explicitly specify a port by setting the environment variable GRADIO_NODE_SERVER_PORT. /usr/local/lib/python3.12/site-packages/gradio/blocks.py:3148: UserWarning: Failed to start Node front proxy for SSR; serving without SSR on http://localhost:7860/ (see the Node server output above). warnings.warn( * Running on local URL: http://0.0.0.0:7860 * To create a public link, set `share=True` in `launch()`. /usr/local/lib/python3.12/site-packages/gradio/helpers.py:1162: UserWarning: GPU task is exceeding its requested duration and might be aborted warnings.warn(message) Traceback (most recent call last): File "/home/user/app/app.py", line 48, in <module> main() File "/usr/local/lib/python3.12/site-packages/spaces/zero/wrappers.py", line 228, in gradio_handler raise error("ZeroGPU worker error", "GPU task aborted") gradio.exceptions.Error: 'GPU task aborted'
Container logs:
Fetching error logs...