summaryrefslogtreecommitdiffstats
path: root/nohup.out
diff options
context:
space:
mode:
Diffstat (limited to 'nohup.out')
-rw-r--r--nohup.out32
1 files changed, 32 insertions, 0 deletions
diff --git a/nohup.out b/nohup.out
index df186a3..c311e20 100644
--- a/nohup.out
+++ b/nohup.out
@@ -4,3 +4,35 @@ erresc: unknown csi ESC[>4;2m
erresc: unknown csi ESC[22;0t
erresc: unknown csi ESC[>4;0m
erresc: unknown csi ESC[23;0t
+node:events:491
+ throw er; // Unhandled 'error' event
+ ^
+
+Error: EBADF: bad file descriptor, read
+Emitted 'error' event on ReadStream instance at:
+ at emitErrorNT (node:internal/streams/destroy:151:8)
+ at errorOrDestroy (node:internal/streams/destroy:214:7)
+ at node:internal/fs/streams:258:9
+ at FSReqCallback.wrapper [as oncomplete] (node:fs:682:5) {
+ errno: -9,
+ code: 'EBADF',
+ syscall: 'read'
+}
+
+Node.js v18.15.0
+node:events:491
+ throw er; // Unhandled 'error' event
+ ^
+
+Error: EBADF: bad file descriptor, read
+Emitted 'error' event on ReadStream instance at:
+ at emitErrorNT (node:internal/streams/destroy:151:8)
+ at errorOrDestroy (node:internal/streams/destroy:214:7)
+ at node:internal/fs/streams:258:9
+ at FSReqCallback.wrapper [as oncomplete] (node:fs:682:5) {
+ errno: -9,
+ code: 'EBADF',
+ syscall: 'read'
+}
+
+Node.js v18.15.0