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…
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.
Click below to sign up and get $100 of credit to try our products over 60 days!
Hello,
I would recommend first checking your Nginx error log for some more information:
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