Question

Issue to set new password after reset from your dashboard

Hi,

Unfortunately, after resetting the password, the connection to the server is being terminated. Additionally, we are still able to access the server using the old password you provided, which means the password reset is not working. The password reset prompt keeps appearing as well.

image alt text
image caption

Submit an answer


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!

Sign In or Sign Up to Answer

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.

Bobby Iliev
Site Moderator
Site Moderator badge
May 2, 2025

Hey @gagimilicevic,

I think that sometimes after a password reset from the dashboard, the Droplet doesn’t fully reboot or apply the new password right away.

Make sure the Droplet has actually rebooted after the reset. You can do that from the dashboard just to be sure.

If you’re still able to log in with the old password, that probably means the cloud-init script didn’t complete the password change. In some cases, resetting again and waiting a bit longer before logging in has helped.

If it keeps looping or doesn’t update at all, it’s best to reach out to support: https://do.co/support, they can check if the reset was applied properly behind the scenes.

Hope that helps!

- Bobby

alexdo
Site Moderator
Site Moderator badge
May 2, 2025

Heya, @gagimilicevic

You can try connecting with:

ssh -o PreferredAuthentications=password -o PubkeyAuthentication=no user@your.server.ip

This ensures you’re testing password auth directly, without cached keys interfering.

If this is still not working, you can try resetting it again, and as mentioned, wait a little bit longer. The last resort option will be reaching out to our support team, and they will assist you.

Regards

Become a contributor for community

Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.

DigitalOcean Documentation

Full documentation for every DigitalOcean product.

Resources for startups and SMBs

The Wave has everything you need to know about building a business, from raising funding to marketing your product.

Get our newsletter

Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.

New accounts only. By submitting your email you agree to our Privacy Policy

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.