runtime error

Exit code: 1. Reason: * Serving Flask app 'src.main' * Debug mode: off WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead. * Running on all addresses (0.0.0.0) * Running on http://127.0.0.1:7860 * Running on http://10.108.63.195:7860 Press CTRL+C to quit 10.16.30.13 - - [14/Jul/2025 18:39:09] "POST /api/travel-lists HTTP/1.1" 201 - 10.16.36.78 - - [14/Jul/2025 18:39:10] "GET /api/travel-lists/A332904F HTTP/1.1" 200 - Traceback (most recent call last): File "/home/user/app/app.py", line 86, in <module> demo.launch( File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 2748, in launch ) = http_server.start_server( File "/usr/local/lib/python3.10/site-packages/gradio/http_server.py", line 156, in start_server raise OSError( OSError: Cannot find empty port in range: 7860-7860. You can specify a different port by setting the GRADIO_SERVER_PORT environment variable or passing the `server_port` parameter to `launch()`.

Container logs:

Fetching error logs...