I am running a node js application on ubuntu droplet I write “npm run server” and the website is launched. Everything is great After a while The website gives me Connection refused error. Why this keeps happening?
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 @ahassannee,
I’ll recommend checking out your access and error logs. It should state the exact reason behind this behavior. If you are unsure how to proceed, you can provide us with the error here and we’ll try to help out.
Additionally, if you are using Node, I’ll recommend taking a look at the service pm2. This service makes sure your application is always running, even if it crashes, it will start it up again. You can read more about PM2 on how to install it, configure it here :
Regards, KFSys
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.