errors.fyi community error code reference
ERANGE
posix

Result too large

The result of a function cannot be represented in the available output type, typically because the value exceeds the representable range.

Numeric value: 34

References

โ† all namespaces for ERANGE