- Node.js Version: v8.12.0
- V8: 6.2.414.66
- OS: MacOS x64 Darwin
- Scope (install, code, runtime, meta, other?): Serving Node using nginx and Phusion Passenger
- Module (and version) (if relevant): net
Keep seeing the following error nodejs api
Error: read ECONNRESET
at _errnoException (util.js:992:11)
at TCP.onread (net.js:618:25)
code: 'ECONNRESET',
errno: 'ECONNRESET',
syscall: 'read',
fatal: true
Keep seeing the following error nodejs api