Why am I unable to connect to a http server?

For some reason this randomly occurring now when I try to connect. It was working fine before in a previous pod. Cant even click start because the start button wouldn't work either. It would try to connect just to go back to the green start button. Happening on every pod I go to.
7 Replies
Arsen32
Arsen32OP2w ago
No description
yhlong00000
yhlong000002w ago
Are you able to ssh and check the localhost if that web service is running or not?
Arsen32
Arsen32OP2w ago
I haven't set it up, but will try Okay, so I tried this out. For some reason the Http Service still has the not ready status, but when I click on it I somehow can get in, for http 5000, even though it says this: ssh: connect to host 213.192.2.105 port 40030: Connection refused Also I can't enter the terminal at all This is happening to every pod I tried using for me, and before they worked without issue.
RootsInfo
RootsInfo2w ago
Please edit the pod and enter 22 port in TCP ports in the dashboard, then restart the pod.
Arsen32
Arsen32OP2w ago
I checked the edit info, and I already had the 22 number in there. 1 x RTX 6000 Ada is the Pod I am running still same issue tho
Jaeryphilo
Jaeryphilo2w ago
I have the same issue here, sometimes all start well but sometimes (90% of the time) the HTTP server don't start
The Great Cat King
I've been having the same issue with all of my pods as well. It's like the port mapping is not working properly. For ssh I select a pod with a public IP and using the provided SSH command I can connect through the proxy but not the public port.

Did you find this page helpful?