Unable to SSH into a pod via open TCP port
Hi!
I'm having a problem SSH-ing into a running pod using the open TCP port. While the proxied SSH works fine, the TCP gives me this:
I have no problem connecting using the same key using the proxy:
6 Replies
I have already terminated the pod to work on the image some more, but I'd appreciate any pointers here
Which template and was the ssh key setup prior to launching?
The template ID is:
bhunaqgues
I have relaunched another pod, and the same thing is happening
And yes, the SSH key is there before launch, it works for the proxied SSH variant
I have terminated this pod too, sorry I'm not using them all the time, so I don't want them wasting my balance.Solution
Poorly made template

It doesn't ship an SSH server
So its not runpod thats failing, the template both has a broken file browser and broken ssh
Ah, good to know, thanks! I'll fix that, it's my first attempt at making one.