Digital ocean acessing

when i try to access the droplet with the obtained ip adress and root as user name it shows an “no authentication supported methods avalible(server sent:public key)”.
could any one resolve this.

Hi,
Login from putty to check if root is fine and from the non-root user if it gives the error above. Try the methods given in the link following this guide: https://www.vultr.com/docs/using-your-ssh-key-to-login-to-non-root-users

You can also refer to the Digital Ocean forum discussion for this issue : https://www.digitalocean.com/community/questions/putty-error-no-supported-authentication-methods-available-server-sent-publickey

Hi @ashishchinnari108,

Digital ocean recently changed their droplet deployment process where default selected login method is using ssh keys. While creating the droplet ,choose one time password instead of ssh keys .

  1. Delete your correct droplet.
  2. Deploy the new droplet and choose on time password instead of SSH keys.
  3. You will receive the root login credentials over the email.

Do let me know in case you need any other information.