Skip to content

Instantly share code, notes, and snippets.

@mikeal
Created March 24, 2012 21:33
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 mikeal/2188259 to your computer and use it in GitHub Desktop.
Save mikeal/2188259 to your computer and use it in GitHub Desktop.
/root/bro/node_modules/seaport/index.js:224
var port = params.port;
^
TypeError: Cannot read property 'port' of undefined
at Object.free (/root/bro/node_modules/seaport/index.js:224:30)
at /root/bro/node_modules/seaport/index.js:132:22
at Array.forEach (native)
at EventEmitter.<anonymous> (/root/bro/node_modules/seaport/index.js:131:28)
at EventEmitter.emit (events.js:64:17)
at Socket.<anonymous> (native)
at Socket.emit (events.js:88:20)
at TCP.onread (net.js:388:51)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment