Skip to content

Instantly share code, notes, and snippets.

@tjfontaine
Created February 20, 2013 23:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tjfontaine/5000576 to your computer and use it in GitHub Desktop.
Save tjfontaine/5000576 to your computer and use it in GitHub Desktop.
./node test/simple/test-cluster-disconnect.js
cluster.js:566
port: tcpSelf.address().port || port,
^
TypeError: Cannot read property 'port' of null
at Server.<anonymous> (cluster.js:566:30)
at Server.g (events.js:192:14)
at Server.EventEmitter.emit (events.js:91:17)
at net.js:1004:10
at process._tickCallback (node.js:407:13)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment