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

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

Open
NismoGraphics opened this issue May 3, 2019 · 0 comments
Open

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

NismoGraphics opened this issue May 3, 2019 · 0 comments

Comments

@NismoGraphics
Copy link

NismoGraphics commented May 3, 2019

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...`

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

1 participant