Replies: 1 comment
-
|
I would start it from systemd. That way the output will get logged to journal. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have a mojolicious application which runs behind a apache2 reverse proxy (for the ssl), on a debian virtual machine.
Sometimes, this mojolicious application shutdown, it disappears from 'ps -aux'. I have to restart it (with '/myapp.pl daemon -m production &' ; through ssh).
I would like to investigate the reason of this shutdown but I don't know how to do that ; has please someone an advice ?
Thanks :)
Beta Was this translation helpful? Give feedback.
All reactions