errors.fyi community error code reference
ENOTTY
posix

Inappropriate I/O control operation

An ioctl() call was made to a file descriptor that does not refer to a terminal, or the terminal does not support the requested operation.

Numeric value: 25

References

โ† all namespaces for ENOTTY