Report this

What is the reason for this report?

How to bypass or resolve Error: All configured authentication methods failed

Posted on October 31, 2021

Hi ,i faced an issue with using putty to access my console so i have been using the console from the UI to gain access. I am currently trying to use the console to get access to my droplet, and i am keep getting the error message found in my title. I remember trying to setup new ssh keys last night but it didn’t work. I was going through the tutorials. And now i can’t even get access to the droplet even with the console



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

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.

Hi @kayxpressmall,

So, there are two ways to enter your Droplet, via a password or with SSH keys.

I’ll recommend using SSH key to connect as it’s a lot more secure. DigitalOcean have a pretty good tutorial on how you can achieve this here:

https://docs.digitalocean.com/products/droplets/how-to/connect-with-ssh/putty/

It’s more like Documentation than a tutorial but it will still work for you.

Hi @kayxpressmall,

To access droplet from the console, the user given to log in will be “root” by default as you can see in the panel.

The Droplet console is just like your normal SSH connection but provides one-click SSH access to your Droplet without the need for a password or manual SSH key configuration. If you might have disabled the root login it is throwing you with the “All configured authentication methods failed.” message.

In this case, you can try logging in with any other user, enter the user you want to log in as in the "Log in as"section.

For more details about the new Droplet console: https://docs.digitalocean.com/products/droplets/how-to/connect-with-console/

If you still facing issues accessing droplets, Please raise a support ticket with DO.

https://docs.digitalocean.com/support/

Regards, Rajkishore

This comment has been deleted

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.