-
Notifications
You must be signed in to change notification settings - Fork 26
Description
Just seen this error that caused the app to stop on localhost. Any ideas what this is?
I sometimes see my production instances go down after a few weeks running and wondering if it might be this issue. I've had these issues for a while, but never found the error.
W20160203-18:47:10.089(2)? (STDERR) (node) warning: possible EventEmitter memory leak detected. 11 listeners added. Use emitter.setMaxListeners() to increase limit.
W20160203-18:47:10.131(2)? (STDERR) Trace
W20160203-18:47:10.132(2)? (STDERR) at process.addListener (events.js:160:15)
W20160203-18:47:10.133(2)? (STDERR) at process.on.process.addListener (node.js:802:26)
W20160203-18:47:10.134(2)? (STDERR) at Object.InstanceStatus.registerInstance (packages/konecty_multiple-instances-status/konecty_multiple-instances-status.js:50:1)
W20160203-18:47:10.134(2)? (STDERR) at Object.InstanceStatus.ping (packages/konecty_multiple-instances-status/konecty_multiple-instances-status.js:102:1)
W20160203-18:47:10.135(2)? (STDERR) at packages/konecty_multiple-instances-status/konecty_multiple-instances-status.js:79:1
W20160203-18:47:10.135(2)? (STDERR) at [object Object]._.extend.withValue (packages/meteor/dynamics_nodejs.js:56:1)
W20160203-18:47:10.137(2)? (STDERR) at packages/meteor/timers.js:6:1
W20160203-18:47:10.137(2)? (STDERR) at runWithEnvironment (packages/meteor/dynamics_nodejs.js:110:1)