Skip to content

App throwing ECONNRESET multiple times #2494

@manjufy

Description

@manjufy
  • 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions