Our existing password to a droplet stopped working. Tried doing a hard password reset using DO’s control panel. Received the password but the new one isn’t working either. Any ideas?
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.
Enter your email to get $200 in credit for your first 60 days with DigitalOcean.
New accounts only. By submitting your email you agree to our Privacy Policy.
Hey @sandyceruleanaxolotl,
First make sure your Droplet is pinging,
Where XXX.XXX.XXX.XXX would be your Droplet’s IP address. IF it’s pinging that’s good, it means you can access it using the Recovery Console.
The Recovery Console provides out-of-band access and is available regardless of your network settings. It emulates the access you would have if you were sitting down with a keyboard and monitor attached to the actual server. You can use this feature to log in and revert bad settings to regain normal access.
You can follow this documentation on how to enter your into your Droplet:
Basically, you’ll reset your root password and use it via the root user on the Recovery console to connect to it. Once inside, you can check what’s stopping you to enter the Droplet via the normal ways. It’s most probably the network.
If you can’t ping it, try rebooting it. If that doesn’t work, contact DigitalOcean’s Support. They would be happy to assist with your Droplet issue:
Hello @sandyceruleanaxolotl
You can follow these steps in order to regain access to your droplet:
If these steps don’t resolve the issue, please contact the DigitalOcean Support team for further assistance.
Additionally, you can find more information on resetting passwords and accessing the Console in our documentation.
Hope that this helps!