Report this

What is the reason for this report?

Returning server not found

Posted on November 23, 2021

Updated a .CSR to renew our SSL cert but now its returning server not found via both domain and IP the IP is 134.209.122.222 and it wont load a page for some reason and I’m a bit stuck as to why…



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,

I would recommend first checking your Nginx error log for some more information:

sudo tail -100 /var/log/nginx/error.log

It is possible that there is an issue with the Nginx server block, feel free to share it here so I could advise you further.

I could also suggest taking a look at the steps here on how o troubleshoot common Nginx problems:

https://www.digitalocean.com/community/questions/how-to-troubleshoot-common-nginx-issues-on-linux-server

Regards, Bobby

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.