Passwordless SSH doesn’t work half the time.
I’m using pods in the secure cloud. Half the time, I can’t SSH in and it asks for a password. My key is in authorized files, all the settings for the ssh server are right, but it won’t accept my key. Debug logging gives no reason why. The template is a standard PyTorch 2.2 template from RunPod.
The only thing I can do is set a root password and allow using it for SSH and enter my password every time, which is very annoying.
Happens all the time and then every now and then it doesn’t and I can SSH in fine without a password. Nothing different on my end. Same template, same scripts doing the login.
Super frustrating.
1 Reply
Check if the authorized keys files in the server is right, no other extra space or other things that shouldn't be there