errors.fyi community error code reference
ECONNRESET

ECONNRESET

posix

Connection reset

A connection was forcibly closed by the remote peer. Numeric value is platform-specific: 104 on Linux, 54 on macOS.

References

windows-errno

Connection reset by peer

The connection was forcibly closed by the remote host, typically by sending a TCP RST.

Numeric value: 108

References

← all namespaces