runtime error
Exit code: 1. Reason: INFO: Will watch for changes in these directories: ['/home/user/app'] INFO: Uvicorn running on http://127.0.0.1:8000 (Press CTRL+C to quit) INFO: Started reloader process [11] using StatReload INFO:httpx:HTTP Request: GET https://api.gradio.app/pkg-version "HTTP/1.1 200 OK" INFO: Will watch for changes in these directories: ['/home/user/app'] INFO: Uvicorn running on http://127.0.0.1:8000 (Press CTRL+C to quit) INFO: Started reloader process [10] using StatReload * Running on local URL: http://0.0.0.0:7860, with SSR ⚡ (experimental, to disable set `ssr=False` in `launch()`) INFO:httpx:HTTP Request: GET http://localhost:7860/gradio_api/startup-events "HTTP/1.1 200 OK" Traceback (most recent call last): File "/home/user/app/gradio_app.py", line 462, in <module> iface.launch( File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 2621, in launch raise ValueError( ValueError: When localhost is not accessible, a shareable link must be created. Please set share=True or check your proxy settings to allow access to localhost.
Container logs:
Fetching error logs...