Author Topic: NodeJS apps does not start when server is rebooted  (Read 85 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
NodeJS apps does not start when server is rebooted
« on: May 08, 2026, 11:53:51 AM »
Hi!

In my servers, when its reboot, the NodeJS apps does not start with boot. I have to start it manually, one by one.
The Postgree database also not restart, even when postgree is enabled in startup services.

What can I check to solve this?

Thanks!