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

Is there an issue with Uncaught Type error #10

Open
digitalrinaldo opened this issue Jul 16, 2012 · 2 comments
Open

Is there an issue with Uncaught Type error #10

digitalrinaldo opened this issue Jul 16, 2012 · 2 comments

Comments

@digitalrinaldo
Copy link

Several posts indicate that Long Stack Traces maybe involed in the generation of this exception. If I turn off long stack traces I don't see the exception. Look at bottom of this issue nodejs/node-v0.x-archive#2492 (comment)

''
Uncaught TypeError: Cannot call method 'emit' of null
at Socket.onServerResponseClose (http.js:906:21)
at Socket.emit (events.js:115:20)
at net.js:358:10

at process._tickCallback (node.js:244:9)

at EventEmitter.on
at ServerResponse.assignSocket (http.js:912:10)
at HTTPParser.<anonymous> (http.js:1748:11)
at HTTPParser.parserOnHeadersComplete [as onHeadersComplete] (http.js:111:23)
at Socket.<anonymous> (http.js:1682:22)
at TCP.onread (net.
@pixelshaded
Copy link

im getting the same exception in my project. had to stop using module.

@CrabDude
Copy link

CrabDude commented Nov 9, 2012

Resolution: See #9 (comment)

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