errors.fyi community error code reference
EBADF
posix

Bad file descriptor

A file descriptor argument is out of range, refers to no open file, or a read or write was attempted on a descriptor not open for that operation.

Numeric value: 9

References

โ† all namespaces for EBADF