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

Doesn't work with cluster #9

Open
shumkov opened this issue Mar 4, 2014 · 3 comments
Open

Doesn't work with cluster #9

shumkov opened this issue Mar 4, 2014 · 3 comments

Comments

@shumkov
Copy link

shumkov commented Mar 4, 2014

Hello guys,
Very strange situation: I sent timers from workers but after few timers (statsd success receive) master is down with error:

assert.js:98
  throw new assert.AssertionError({
        ^
AssertionError: false == true
    at SharedHandle.add (cluster.js:77:3)
    at queryServer (cluster.js:402:12)
    at Worker.onmessage (cluster.js:360:7)
    at ChildProcess.<anonymous> (cluster.js:611:8)
    at ChildProcess.EventEmitter.emit (events.js:123:20)
    at handleMessage (child_process.js:318:10)
    at Pipe.channel.onread (child_process.js:346:11)
@rmg
Copy link

rmg commented Jul 31, 2014

Upstream: nodejs/node-v0.x-archive#8027
Example workaround: strongloop/strong-agent-statsd#4

@setthase
Copy link

Also worth of looking at: sivy/node-statsd#56 and nodejs/node-v0.x-archive#9261

@setthase
Copy link

Any ETA on this one?

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

3 participants