errors.fyi community error code reference
ConnectionRefusedError
python

ConnectionRefusedError

Raised when a connection attempt is actively refused by the peer. errno is ECONNREFUSED.

References

← all namespaces