Restart from admin panel when using PM2
-
Good morning,
I'm just fresh installed nodebb.pm2 start app.js --name nodebb
When I restart from admin admin paneln it's an infinite loop andd never end.
Is it because nodebb can't stop start restart instance of pm2 ?
Can I use PM2 or system service is needed ?OFFTOPIC
I have a message log : Warning: no saslprep library specified. Passwords will not be sanitized.
this node module need to be integrated in package.json by default ?npm install saslprep --save
Best Regards
-
Yeah the integrated restart / reload etc only works when you use our loader (
./nodebb start
etc). -
Thanks @PitaJ, ok now nodebb is running by systemd and restart from admin panel is working.
the following : https://community.nodebb.org/topic/14306/default-installation-and-looking-the-log-fileA close feature or resolved can be cool
Copyright © 2024 NodeBB | Contributors