Skip to content

events.js:167 - throw er; // Unhandled 'error' event #1

@NismoGraphics

Description

@NismoGraphics

This is what I get when a client tries to connect (on server of course):

[nodemon] starting node app.js`
Server Listening on 6667
events.js:167
throw er; // Unhandled 'error' event
^

Error: read ECONNRESET
at TCP.onread (net.js:656:25)
Emitted 'error' event at:
at emitErrorNT (internal/streams/destroy.js:82:8)
at emitErrorAndCloseNT (internal/streams/destroy.js:50:3)
at process._tickCallback (internal/process/next_tick.js:63:19)
[nodemon] app crashed - waiting for file changes before starting...`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions