pm2 Questions

1

Solved

Issuing "pm2 restart all" will restart all of the processes pm2 is managing. I am wondering: If there have been changes to any of the source files, does this actually reload the changes? Or does i...
Hulk asked 17/4, 2015 at 16:26

1

Solved

I'm trying to configure PM2 to daemonize a simple node.js server on centos. The init.d script executes, and there are no errors, but pm2 list returns an empty list, and the server is not starting. ...
Paperboy asked 15/4, 2015 at 14:39

1

I'm having an issue running SlimerJS through CasperJS, I get the next message "1414441945905 addons.repository WARN cacheEnabled: Couldn't get pref: extensions.getAddons.cache.enabled". I...
Blind asked 27/10, 2014 at 20:54

1

Solved

My question is the same as How to use pm2 startup command on Debian platform? but i need to make it start on Mac OS (darwin) I only found a very bref documentation $ pm2 startup <ubuntu|centos|...
Blader asked 30/10, 2014 at 22:15

1

When using pm2 cluster there's a pretty severe warning saying you shouldn't use it in production, nor for load balancing, use nginx instead. Unfortunately that's exactly how I planned to use PM2. I...
Photovoltaic asked 22/1, 2015 at 8:13

1

Solved

I'm running pm2 with this: pm2 start bin/www --watch ../ Problem is that when I update app.js in the root folder, it doesn't seem to be autorestarting node. Any ideas?
Scot asked 11/1, 2015 at 0:38

1

Solved

I'm using pm2 (https://github.com/Unitech/pm2) in my node.js project. Also I'm sending logs of errors of the app in Logentries (https://logentries.com). I wonder is it possible to log uncaught ex...
Frangipani asked 15/9, 2014 at 13:54

1

Is there a way to have sticky sessions with node module pm2? I'm aware that they were intentionally left out of node's internal cluster module, and so it might not be the best architecture choice w...
Eindhoven asked 3/2, 2014 at 2:56

© 2022 - 2024 — McMap. All rights reserved.