errors.fyi community error code reference
ECONNREFUSED

ECONNREFUSED

posix

Connection refused

No process is listening on the remote address and port, or the remote host actively refused the connection. Numeric value is platform-specific: 111 on Linux, 61 on macOS.

References

windows-errno

Connection refused

The target host actively refused the connection, meaning no process is listening on that port.

Numeric value: 107

References

← all namespaces