Hi, I have a nodejs running on my Ubuntu droplet. I’ve been trying something unrelated and after running ‘reboot’ command my web suddenly stopped working. I have no idea why. It was working perfectly fine before. On digital ocean website everything seems running, I’ve also tried to connect throught IP address still can’t reach the site. Under I’l provide some pictures that might help troubleshoot this. Image 1 Image 2
My app.js file with the routes work for 100%
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!
Hi there @flhnsk,
It looks like that the app with ID 1 is running but the app with id 0 is stopped. Is the app with ID 0 part of your setup?
What I could suggest is using the following command to check if the application is actually listening on the correct port:
- netstat -plant
Also I could suggest checking your error logs for some more information on what might be wrong.
Regards, Bobby
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.