pigfox
1
When I do
$ cat /home/user/.ssh/id_rsa.pub
ssh-rsa A...........== email@gmail.com
and copy and paste the key into SSH Public Keys where it gets accepted.
Then in my terminal I do:
$ ssh srv-xxxxxxxxxxx@ssh.oregon.render.com
srv-xxxxxxxxxxx@ssh.oregon.render.com: Permission denied (publickey).
Any advice what I do wrong?
mmaddex
2
Hi Peter,
It looks like you may have been trying an RSA key. Take a look at this doc and let me know if that helps: https://render.com/docs/ssh-troubleshooting#avoid-rsa-keys
Regards,
Matt
system
Closed
3
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.