runtime error

Exit code: 1. Reason: 00<00:00, 77.6MB/s] special_tokens_map.json: 0%| | 0.00/112 [00:00<?, ?B/s] special_tokens_map.json: 100%|██████████| 112/112 [00:00<00:00, 597kB/s] config.json: 0%| | 0.00/190 [00:00<?, ?B/s] config.json: 100%|██████████| 190/190 [00:00<00:00, 613kB/s] Generating embeddings... Batches: 0%| | 0/32 [00:00<?, ?it/s] Batches: 6%|▋ | 2/32 [00:01<00:17, 1.73it/s] Batches: 25%|██▌ | 8/32 [00:02<00:05, 4.09it/s] Batches: 50%|█████ | 16/32 [00:03<00:02, 5.58it/s] Batches: 78%|███████▊ | 25/32 [00:04<00:01, 6.70it/s] Batches: 100%|██████████| 32/32 [00:04<00:00, 6.53it/s] Building FAISS index... FAISS index built successfully! ******************************************** * Trying to transpile functions from Python -> JS for performance * (1/1) <lambda>: ✅ ******************************************** GRADIO_HOT_RELOAD: Using 'interface' for demo name Traceback (most recent call last): File "/app/app.py", line 131, in <module> interface.launch() ~~~~~~~~~~~~~~~~^^ File "/usr/local/lib/python3.13/site-packages/gradio/blocks.py", line 2733, in launch ) = http_server.start_server( ~~~~~~~~~~~~~~~~~~~~~~~~^ app=self.app, ^^^^^^^^^^^^^ ...<4 lines>... ssl_keyfile_password=ssl_keyfile_password, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/usr/local/lib/python3.13/site-packages/gradio/http_server.py", line 182, in start_server raise OSError( f"Cannot find empty port in range: {min(server_ports)}-{max(server_ports)}. You can specify a different port by setting the GRADIO_SERVER_PORT environment variable or passing the `server_port` parameter to `launch()`." ) 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...