I have set up my environment with GRADIO_SERVER_PORT = 10000 and GRADIO_SERVER_NAME = 0.0.0.0 ;
and still i am getting this “No open ports detected” issue repeatedly,
here is the error logs:-
||
Jun 27 07:26:57 PM
c6wqq
Matplotlib is building the font cache; this may take a moment.
==> No open ports detected, continuing to scan…
Jun 27 07:29:02 PM
==> Docs on specifying a port: Web Services – Render Docs
Jun 27 07:29:49 PM
==> Port scan timeout reached, no open ports detected. Bind your service to at least one port. If you don’t need to receive traffic on any port, create a background worker instead.
Jun 27 07:29:49 PM
==> Docs on specifying a port: Web Services – Render Docs
Jun 27 07:35:57 PM
==> Timed out: Port scan timeout reached, no open ports detected. Bind your service to at least one port. If you don’t need to receive traffic on any port, create a background worker instead.
||
why am i getting these??
can any one help me with that??
THANK YOU..