Files
custom_scripts/nohup.out
2025-11-17 00:41:24 +01:00

17 lines
443 B
Plaintext
Executable File

node:events:502
throw er; // Unhandled 'error' event
^
Error: EBADF: bad file descriptor, read
Emitted 'error' event on ReadStream instance at:
at emitErrorNT (node:internal/streams/destroy:169:8)
at errorOrDestroy (node:internal/streams/destroy:238:7)
at node:internal/fs/streams:272:9
at FSReqCallback.wrapper [as oncomplete] (node:fs:683:5) {
errno: -9,
code: 'EBADF',
syscall: 'read'
}
Node.js v20.19.0