Pod doesn't recognize my SSH key
Hi, my pod crashed and after restart it doesn't let me connect to it with my SSH key which is set in runpod settings. I can connect to ther pods without problems with my private key. Web terminal works. Restart of pod doesn't help. I need to download a log file from this pod before I destroy it. Can please someone help?
3 Replies
You can try use Web Terminal or Jupyter terminal. If you restart yoour pod, SSH should still work though. If you're connecting using the Public IP, ensure you're using the new port, because the port changes when your pod restarts.
Can I download data from pod using Web Terminal?
Solution
Yes, you can use runpodctl, croc, etc.