runtime error
Exit code: 1. Reason: /site-packages/playwright/driver/package/lib/server/registry/index.js:927:14) at async Registry._validateHostRequirementsForExecutableIfNeeded (/usr/local/lib/python3.10/site-packages/playwright/driver/package/lib/server/registry/index.js:1047:7) at async Registry.validateHostRequirementsForExecutablesIfNeeded (/usr/local/lib/python3.10/site-packages/playwright/driver/package/lib/server/registry/index.js:1036:7) at async t.<anonymous> (/usr/local/lib/python3.10/site-packages/playwright/driver/package/lib/cli/program.js:160:7) ******************************************** * Trying to transpile functions from Python -> JS for performance * (1/1) <lambda>: ✅ ******************************************** INFO: Started server process [1] INFO: Waiting for application startup. INFO: Application startup complete. INFO: Uvicorn running on http://0.0.0.0:7861 (Press CTRL+C to quit) node:events:502 throw er; // Unhandled 'error' event ^ Error: listen EADDRINUSE: address already in use 0.0.0.0:7861 at Server.setupListenHandle [as _listen2] (node:net:1908:16) at listenInCluster (node:net:1965:12) at doListen (node:net:2139:7) at process.processTicksAndRejections (node:internal/process/task_queues:83:21) Emitted 'error' event on Server instance at: at emitErrorNT (node:net:1944:8) at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { code: 'EADDRINUSE', errno: -98, syscall: 'listen', address: '0.0.0.0', port: 7861 } Node.js v20.19.2 * Running on local URL: http://0.0.0.0:7860, with SSR ⚡ (experimental, to disable set `ssr_mode=False` in `launch()`) Traceback (most recent call last): File "/home/user/app/main.py", line 25, in <module> demo.launch() File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 2831, 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...