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:174 throw er; // Unhandled 'error' event #324

Open
sagarora77 opened this issue Nov 23, 2020 · 1 comment
Open

events.js:174 throw er; // Unhandled 'error' event #324

sagarora77 opened this issue Nov 23, 2020 · 1 comment

Comments

@sagarora77
Copy link

@sagarora77 sagarora77 commented Nov 23, 2020

Getting Unhandled 'error' event when using ndb after global installation

Steps to reproduce

ndb app.js or ndb node app.js

Tell us about your environment:

  • ndb version: 1.1.5
  • Platform / OS version: Ubuntu 18.0
  • Node.js version: 10.23.0

What steps will reproduce the problem?
ndb app.js
events.js:174
throw er; // Unhandled 'error' event
^

Error: read ECONNRESET
at Pipe.onStreamRead (internal/stream_base_commons.js:111:27)
Emitted 'error' event at:
at emitErrorNT (internal/streams/destroy.js:91:8)
at emitErrorAndCloseNT (internal/streams/destroy.js:59:3)
at process._tickCallback (internal/process/next_tick.js:63:19)

Not getting ndb to work with Ubuntu 18.0.

@tracycollins
Copy link

@tracycollins tracycollins commented Dec 18, 2020

i'm seeing the same error, but I"m running on macOS big sur

  • ndb v1.1.5
  • macOS v11.1
  • node v14.15.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.