runtime error

ERROR: [Errno 99] error while attempting to bind on address ('10.79.12.70', 7860): cannot assign requested address Traceback (most recent call last): File "/home/user/app/app.py", line 100, in <module> demo.queue(max_size=20).launch(server_name='10.79.12.70',share=True) File "/home/user/.local/lib/python3.10/site-packages/gradio/blocks.py", line 1905, in launch ) = networking.start_server( File "/home/user/.local/lib/python3.10/site-packages/gradio/networking.py", line 207, 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...