R
RunPod7mo 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 [email protected] -p 22138 -i ~/.ssh/id_ed25519
ssh: connect to host 194.68.245.27 port 22138: Operation timed out
name .ssh % ssh [email protected] -p 22138 -i ~/.ssh/id_ed25519
ssh: connect to host 194.68.245.27 port 22138: Operation timed out
6 Replies
nerdylive
nerdylive7mo ago
It says that it took too long for connection, i think network issues
Shanky
ShankyOP7mo ago
i have ssh'd into aws and other systems successfully, so I don't think it is network issues on my end
nerdylive
nerdylive7mo ago
Is that the correct ip and port Not sure but I think it points to a nonexistent ssh port or machine
Shanky
ShankyOP7mo ago
its the one i copied from the connect tab
justin
justin7mo 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
justin7mo 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