errors.fyi community error code reference
ECONNABORTED

ECONNABORTED

posix

Connection aborted

A connection was aborted by the network or the remote peer before it could be established. Numeric value is platform-specific: 103 on Linux, 53 on macOS.

References

windows-errno

Connection aborted

The connection was aborted by the local software, typically due to a protocol error.

Numeric value: 106

References

← all namespaces