errors.fyi community error code reference
einval
erlang

einval

An invalid argument was passed to a port driver, socket, or file operation. Corresponds to the POSIX `EINVAL` error and is surfaced by Erlang's network and I/O libraries.

References

← all namespaces