When I try to add SSH Public Key of acceptable type per se SSH-RSA / ECDSA, but it throws two errors error1: supports only SSH_RSA, ECDSA error2: unable to generate fingerprint
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!
Hello, @khairpharma01
I will recommend you to check this tutorial on how to add your ssh key to your droplet:
https://www.digitalocean.com/community/tutorials/how-to-set-up-ssh-keys--2
https://www.digitalocean.com/docs/droplets/how-to/add-ssh-keys/to-existing-droplet/
Also please make sure that you’re trying to connect as the root username.
Let me know if you have any questions.
Regards, Alex