[nodejs] Re: node http server: Error: ECONNRESET, Connection reset by peer

358 views
Skip to first unread message

cumhur onat

unread,
May 5, 2010, 11:45:06 AM5/5/10
to nodejs
I fixed the problem with:

request.socket.removeAllListeners('error');

By the way I dont think its an efficient method to log all the errors this way. It must be left to the developers decision i think.

Cumhur

On Wed, May 5, 2010 at 6:24 PM, cumhur onat <cumhu...@gmail.com> wrote:
Hello,

I get hundreds of console messages like:
node http server: Error: ECONNRESET, Connection reset by peer

After some time nodejs terminates without any error.

Any idea what can be the reason?

This issue came after I upgraded to version 0.1.93, there wasnt any
errors when I was on 0.1.91.

--
You received this message because you are subscribed to the Google Groups "nodejs" group.
To post to this group, send email to nod...@googlegroups.com.
To unsubscribe from this group, send email to nodejs+un...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/nodejs?hl=en.

cumhur onat

unread,
May 5, 2010, 11:24:29 AM5/5/10
to nodejs
Reply all
Reply to author
Forward
0 new messages