As title i Cant connect to my dropet after reset root password and it said “immediately shut down my droplet”, please help how can i login again my droplet and how to turn it on
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.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.
This promotional offer applies to new account only.
Hello @vuongnguyen
If you’ve performed a reboot or shutdown it is possible that the droplet may require some time in order to boot up. However, this should not take more than a few minutes max.
You can check the droplet status from your DigitalOcean account and if it’s powered off you can start the droplet and then try to connect using ssh-client or our Recovery Console.
If you’re unable to connect or the droplet is not responding to the commands executed from your DigtalOcean account then please reach out to our support team.
Regards
Hey @vuongnguyen,
Is your Droplet online at the moment? Try to ping it to see if that’s the case:
where XXX.XXX.XXX.XXX is your Droplet’s IP address. If it’s not pinging, try to boot it. If it doesn’t boot you’ll need to contact DigitalOcean’s Support:
If it’s pinging, try using the Recovery Console to enter to your Droplet, see if everything in there look normal, try the Web Console as well afterwards to see if that’s working also:
https://docs.digitalocean.com/products/droplets/how-to/recovery/recovery-console/
https://docs.digitalocean.com/products/droplets/how-to/connect-with-console/
Let me know how it goes
Hope that helps! - KFSys.