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
Hadrien Royo
Hadrien RoyoOP5mo ago
started over.. does ssh gets reset or delete after pausing/stop the server?
Jason
Jason5mo ago
i guess so, what do you mean by ssh gets reset or delete
zoro00557
zoro005575mo ago
Do we need to restart the server after adding a ssh key ? I am also facing the same issue.
Jason
Jason5mo ago
Yes
yhlong00000
yhlong000005mo ago
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.

Did you find this page helpful?