Report this

What is the reason for this report?

My Website is no longer available after password reset

Posted on November 26, 2015

After resetting my root password, my website is no longer available. I get the error message from a various different browsers: ERR_CONNECTION_REFUSED



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.

Resetting the root login password shouldn’t affect anything. So I assume something didn’t startup when DigitalOcean rebooted your droplet. Try turning it off and back on. If that doesn’t work, check if Apache is running (service apache2 status), if it isn’t, your startup for Apache isn’t working. If it is, check your firewall.

@MyVault

This would normally signal that a service is down. Since you’ve tagged Apache, and without being able to look at your logs, I would restart Apache from the CLI and then refresh the page. If this works, I would then look to your log files to see what happened (i.e it would seem Apache crashed).

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.