runtime error

rkdown_it.rules_block.reference:entering reference: StateBlock(line=0,level=0,tokens=0), 0, 1, False DEBUG:markdown_it.rules_block.html_block:entering html_block: StateBlock(line=0,level=0,tokens=0), 0, 1, False DEBUG:markdown_it.rules_block.heading:entering heading: StateBlock(line=0,level=0,tokens=0), 0, 1, False DEBUG:markdown_it.rules_block.lheading:entering lheading: StateBlock(line=0,level=0,tokens=0), 0, 1, False DEBUG:markdown_it.rules_block.paragraph:entering paragraph: StateBlock(line=0,level=0,tokens=0), 0, 1, False DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): api.ipify.org:443 DEBUG:urllib3.connectionpool:https://api.ipify.org:443 "GET / HTTP/1.1" 200 13 DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): api.gradio.app:443 DEBUG:urllib3.connectionpool:https://api.gradio.app:443 "POST /gradio-initiated-analytics/ HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): api.gradio.app:443 DEBUG:urllib3.connectionpool:https://api.gradio.app:443 "GET /pkg-version HTTP/1.1" 200 21 IMPORTANT: You are using gradio version 2.8.13, however version 3.14.0 is available, please upgrade. -------- Traceback (most recent call last): File "app.py", line 26, in <module> build_gradio(Namespace(**args)) File "/home/user/app/ttsv/utils/inference/run_gradio.py", line 46, in build_gradio iface.launch(enable_queue=True) File "/home/user/.local/lib/python3.8/site-packages/gradio/interface.py", line 658, in launch return super().launch(**args) File "/home/user/.local/lib/python3.8/site-packages/gradio/launchable.py", line 109, in launch server_port, path_to_local_server, app, server = networking.start_server( File "/home/user/.local/lib/python3.8/site-packages/gradio/networking.py", line 99, in start_server port = get_first_available_port( File "/home/user/.local/lib/python3.8/site-packages/gradio/networking.py", line 66, in get_first_available_port raise OSError( OSError: All ports from 7860 to 7861 are in use. Please close a port.

Container logs:

Fetching error logs...