SSH over exposed not working
I am being prompt a password for SSH over exposed TCP: (Supports SCP & SFTP)
I created an key pair using root@ip
the server side has both the key .ssh/authorized_keys and in the SSH Public Key UI
the Basic SSH Terminal works however.
I use RunPod Stable Diffusion template
5 Replies
started over.. does ssh gets reset or delete after pausing/stop the server?
i guess so, what do you mean by ssh gets reset or delete
Do we need to restart the server after adding a ssh key ?
I am also facing the same issue.
Yes
if you add ssh public key in setting page, every time your pod start, we will auto inject the ssh key to your pod. If you add the key after you start the pod, you will need to restart it for system to add the key to the pod.