Question
ssh - how to log into maching on DO
omg.....how does one use ssh keys on DO. I get no help no help from support and now very concerned using DO. If I create a pub key and place on DO..then when I boot a machine requesting to use the SSH key I should not get prompted for a password. Yet I do. Considering that DO does not want to help resolve this situation..is there a common solution before I revert back to AWS which has proven to be reliable?
what is deal?
ubuntu@ubuntu:~/.ssh$ ssh root@192.241.217.125
Agent admitted failure to sign using the key.
root@192.241.217.125's password:
ubuntu@ubuntu:~/.ssh$ ssh root@192.241.217.125
Agent admitted failure to sign using the key.
root@192.241.217.125's password:
Add a comment
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×