Report this

What is the reason for this report?

Redirect to Nginx after reboot

Posted on November 28, 2019

I installed nginx on my server and then created a backup using snapshots. After reboot all entry urls redirect to nginx home page and I can’t access as root user via ssh anymore



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.

Hello, @debelistic

What happens when check for any configuration changes:

nginx -t

Can you see any errors and also can you still locate the individual virtual hosts for each of your domains/websites?

Also what error do you get when you try to ssh as the root username? If you’re getting: Permission denied (publickey)

You can access your droplet using the console from the control panel and add your public key. You can also check this tutorial:

https://www.digitalocean.com/docs/droplets/how-to/add-ssh-keys/to-existing-droplet/

Hope this helps, let me know how it goes.

Regards, Alex

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.