runtime error
Exit code: 1. Reason: INFO:httpx:HTTP Request: GET https://api.gradio.app/pkg-version "HTTP/1.1 200 OK" ******************************************** * Trying to transpile functions from Python -> JS for performance * (1/2) <lambda>: ✅ * (2/2) <lambda>: ✅ ******************************************** * Running on local URL: http://0.0.0.0:7860, with SSR ⚡ (experimental, to disable set `ssr_mode=False` in `launch()`) Caching examples at: '/home/user/app/.gradio/cached_examples/14' INFO:httpx:HTTP Request: GET http://localhost:7860/gradio_api/startup-events "HTTP/1.1 500 Internal Server Error" Traceback (most recent call last): File "/home/user/app/app.py", line 73, in <module> interface.launch(server_name="0.0.0.0", server_port=7860) File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 2786, in launch raise Exception( Exception: Couldn't start the app because 'http://localhost:7860/gradio_api/startup-events' failed (code 500). Check your network or proxy settings to ensure localhost is accessible.
Container logs:
Fetching error logs...