Skip to content
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

memory leak? #13

Open
elie222 opened this issue Feb 4, 2016 · 0 comments
Open

memory leak? #13

elie222 opened this issue Feb 4, 2016 · 0 comments

Comments

@elie222
Copy link
Contributor

elie222 commented Feb 4, 2016

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant