Skip to content

Troubleshooting guide #386

Open
Open
@mshustov

Description

@mshustov

a guide for investigating typical problems:

Timeout error

Error: Timeout error.\n at TLSSocket.onTimeout
steps:

  • verify server availability via curl or a script using nodejs native http module

ECONNRESET

socket hang up
steps:

  • verify the event vent loop is not stuck. TODO: how.
  • TODO

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions