Skip to content

Instantly share code, notes, and snippets.

@mmalecki
Created May 15, 2012 19:12
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 mmalecki/da5e26e88317aab2a842 to your computer and use it in GitHub Desktop.
Save mmalecki/da5e26e88317aab2a842 to your computer and use it in GitHub Desktop.
"TypeError: Cannot call method 'emit' of null",
" at Socket.<anonymous> (http.js:1163:11)",
" at Socket.emit (events.js:67:17)",
" at Array.0 (net.js:301:14)",
" at EventEmitter._tickCallback (node.js:192:40)"
"TypeError: Property 'onIncoming' of object #<HTTPParser> is not a function",
" at HTTPParser.parserOnHeadersComplete [as onHeadersComplete] (http.js:91:29)",
" at CleartextStream.ondata (http.js:1176:24)",
" at CleartextStream._push (tls.js:375:27)",
" at SecurePair.cycle (tls.js:734:20)",
" at EncryptedStream.write (tls.js:130:13)",
" at Socket.ondata (stream.js:38:26)",
" at Socket.emit (events.js:67:17)",
" at TCP.onread (net.js:367:14)"
"Error: Parse Error",
" at Socket.<anonymous> (http.js:1176:24)",
" at TCP.onread (net.js:374:27)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment