Answer the question
In order to leave comments, you need to log in
Forever won't run nodejs apps, what's wrong?
An attempt to run a nodejs application using the forever package does not lead to anything, since it would seem that everything should work after a successful launch.
When run through nodejs everything works stably.
Answer the question
In order to leave comments, you need to log in
Better use pm2, judging by the inscription "Your script will exit if it does not stay up for at least 1000ms" you have some kind of error in the code. Through pm2 you could read the script log and find out what the error is.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question