R
RunPod3mo ago
Shanky

Unable to ssh onto my pod with the public key already on the runpod server

I am unable to ssh into the pod when using the command from runpod's site:
name .ssh % ssh root@194.68.245.27 -p 22138 -i ~/.ssh/id_ed25519
ssh: connect to host 194.68.245.27 port 22138: Operation timed out
name .ssh % ssh root@194.68.245.27 -p 22138 -i ~/.ssh/id_ed25519
ssh: connect to host 194.68.245.27 port 22138: Operation timed out
6 Replies
nerdylive
nerdylive3mo ago
It says that it took too long for connection, i think network issues
Shanky
Shanky3mo ago
i have ssh'd into aws and other systems successfully, so I don't think it is network issues on my end
nerdylive
nerdylive3mo ago
Is that the correct ip and port Not sure but I think it points to a nonexistent ssh port or machine
Shanky
Shanky3mo ago
its the one i copied from the connect tab
justin
justin3mo ago
GitHub
Runpod-Tips-and-Tricks/SSH On Runpod at main · justinwlin/Runpod-Ti...
Runpod Tips and tricks repository. Contribute to justinwlin/Runpod-Tips-and-Tricks development by creating an account on GitHub.
justin
justin3mo ago
I'd just use the runpod package, makes it super easy to set up an ssh key
pip install runpod

runpod config

runpod ssh add-key

runpod pod connect [YOUR_POD_ID_HERE]
pip install runpod

runpod config

runpod ssh add-key

runpod pod connect [YOUR_POD_ID_HERE]
Want results from more Discord servers?
Add your server
More Posts
Is serverless cost per worker or per GPU?I'm looking at serverless GPU options and when looking at 48 GB GPU it costs $0.00048/s. But is thaopenai compatible endpoint for custom serverless docker imagehow can I get openai compatible endpoint for my custom docker image in runpod serverless. I am tryiSecurely using serverless endpoints on the client-side?I have a use case where I'm doing a client-server webapp that uses serverless endpoints. In order toI wanna use comfyUI for a img2vid workflow - can I do this via the serverless serviceI already tried setting up a pod yesterday where I uploaded all the needed models and stuff but todaUsing network volume with serverlessI am running a stateless model within serverless to modify provided image. I am wondering if the netPython modules missing when pod is startingWhen starting a comfy-ui pod after some downtime, I get a lot of messages of the kind ``` Import tHow to convert a template to serverless?Hi, I've been using Runpod for a while, I have a lot of templates for serverless inference. However,How do I handle both streaming and non-streaming request in a serverless pod?How can I handle both effectively? Is it okay to have a handler witht both yield and return? i.e. ``Runpod doesn't work with GCP artifact registyrRunpod doesn't work with GCP artifact registry. I even copied the complete json key and added it as Memory usage on serverless too highI finally managed to get the serverless setup working. I just sent a very simple post with a mini