Skip to content
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.

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

Open
sagarora77 opened this issue Nov 23, 2020 · 2 comments
Open

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

sagarora77 opened this issue Nov 23, 2020 · 2 comments

Comments

@sagarora77
Copy link

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

@Amirrkhan
Copy link

Amirrkhan commented May 4, 2021

same error Ubuntu 20.04

  • ndb v 1.1.5
  • node v10.19.0

Any solution?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants