errors.fyi community error code reference
Errno--EPIPE
ruby

Errno::EPIPE

Raised when a write is attempted on a pipe or socket with no reader. Maps to POSIX errno EPIPE.

References

โ† all namespaces for Errno--EPIPE