Question
Website not working (ssh & ping does work)
Today I set up my site (via this tutorial). At first it was working, but now when I browse to my wesite it doesn’t work anymore.
However, I am able to connect to the IP address (or via the domain), and I can ping to it. Also I know that my node.js is running and so is my NginX, because when I curl at localhost:8080 via ssh I get the proper response.
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.
×