I haven’t made any changes to my code or droplet. Suddenly, I still can access my website on all URLs, except one, which gives a connection refused error. I can’t see anything in the access logs or the error logs.
Any thoughts on how to debug?
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 a couple of things:
https://www.digitalocean.com/community/questions/how-to-troubleshoot-common-nginx-issues-on-linux-server?answer=56476
Feel free to share the output of the commands here in case that you are unsure how to proceed.
https://www.digitalocean.com/community/tools/dns
Make sure that your A record is pointing to your Droplet’s IP address.
Regards, Bobby