Re: [nodejs] node.js unhandled error event + write EPIPE

329 views
Skip to first unread message

Ben Noordhuis

unread,
Sep 22, 2012, 10:00:35 AM9/22/12
to nod...@googlegroups.com
On Sat, Sep 22, 2012 at 9:11 AM, Tushar Patel <tushar....@gmail.com> wrote:
> events.js:66
> throw arguments[1]; // Unhandled 'error' event
> ^
> Error: write EPIPE
> at errnoException (net.js:768:11)
> at Object.afterWrite (net.js:592:19)
>
>
> pla help me to solve this..

You need to add an error event listener to your connection or response
object. Please consult the documentation, it's explained in some
detail.
Reply all
Reply to author
Forward
0 new messages