summaryrefslogtreecommitdiffstats
path: root/nohup.out
blob: c311e200e444ccc64a533ece981c9ca11d223dfa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
erresc: unknown csi ESC[>4;2m
erresc: unknown csi ESC[22;0t
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