Cannot find empty port OSERROR
Getting this error
webui.py 162
webui.py 79 webui app, local_url, share_url = shared.demo.launch(
blocks.py 1899 launch ) = networking.start_server(
networking.py 169 start_server raise OSError(
OSError:
Cannot find empty port in range: 6006-6006. You can specify a different port by setting the GRADIO_SERVER_PORT environment variable or passing the server_port parameter to launch().
Is there a way to solve it on my own?
Same.
This has been an issue from day one that Ben keeps claiming is resolved by adding the port to the server, but that fix does not work. It is present on local, Runpod, and Google. The only way to fix this is to reboot the server / ports.