when I create a droplet using the ssh key and a custom image, I am able to ssh into it fine on my computer.
however, when I create a droplet with the API, I am unable to ssh into it because it will say ‘Server refused key’.
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.
Click below to sign up and get $100 of credit to try our products over 60 days!
Is this the same issue as here: <br> <br>https://www.digitalocean.com/community/questions/permission-denied-please-try-again-when-logging-into-droplet-with-ssh-key <br> <br>If so, I think that Exoflame is pointing you in the right direction. If you haven’t set the user as “root” it will try to use the user of the local PC to login.