#terminal

19 messages · Page 1 of 1 (latest)

desert birch
#

Cant connect to web terminal or ssh to pod

viscid fernBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

alpine hare
#

What kind of pod is this?

desert birch
#

gpu

alpine hare
#

What template is it running?

desert birch
#

Custom template

alpine hare
# desert birch Custom template

Then you need to add TCP port 22 to your template, and also ensure that your Docker image installs openssh-server and starts the sshd service.

desert birch
#

We have used that Docker image before and we could connect easly

alpine hare
raw bay
#

is pod started or its loop on container start

desert birch
#

We use secure cloud

#

it started, right now is we restarted him

alpine hare
desert birch
#

No

#

At the start everything is started

#

and we cant connect

#

now we did some changes to template, and pod is still downloading resources

#

but problem is that we could not connect when pod is started

near bough
#

Honestly, this feels like a bug with a custom template. If you are using a runpod template as a base, works fine, so it makes me suspect something about calling your openssh etc isn't being called properly. Can add some internal logs to validate.

Wouldn't make sense ssh just breaks down for a custom template but nothing else, cause I use a lot of custom templates too