-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
node 0.12 + latest pm2 release #1049
Comments
Awesome, this will be fixed for the 0.12.1 so! We are getting to a more and more stable cluster module, this is great, |
We need to reopen this issue because of: nodejs/node-v0.x-archive#9296 (comment) |
@Unitech any idea how I can get more info? |
ok, i tested on an other machine... and I can't reproduce it, so we can really close this issue... |
having same issue with node 0.12.7 |
1 similar comment
having same issue with node 0.12.7 |
Having same issue with node 0.12.7 and pm2 |
when starting my processes I get:
PM2: 2015-02-27 09:50:21: ERROR CAUGHT BY DOMAIN:
PM2: AssertionError: false == true
PM2: at RoundRobinHandle.add (cluster.js:140:3)
PM2: at queryServer (cluster.js:480:12)
PM2: at Worker.onmessage (cluster.js:438:7)
PM2: at ChildProcess. (cluster.js:692:8)
PM2: at ChildProcess.emit (events.js:129:20)
PM2: at handleMessage (child_process.js:324:10)
PM2: at Pipe.channel.onread (child_process.js:352:11)
my process.json file looks something like:
The text was updated successfully, but these errors were encountered: