bunyan-rotating-file-stream
bunyan-rotating-file-stream copied to clipboard
Cannot call write after a stream was destroyed
Seeing an uncaught Error with the message Cannot call write after a stream was destroyed
thrown from deep in the stream code.
callstack:
_stream_writable.js in doWrite at line 431:19
_stream_writable.js in writeOrBuffer at line 419:5
_stream_writable.js in WriteStream.Writable.write at line 309:11
app:///node_modules/bunyan-rotating-file-stream/lib/rotatingfilestream.js in writer at line 134:32
app:///node_modules/bunyan-rotating-file-stream/lib/limitedqueue.js in null.<anonymous> at line 49:9
app:///node_modules/bunyan-rotating-file-stream/node_modules/async/lib/async.js in Immediate.process [as _onImmediate] at line 953:21
internal/timers.js in processImmediate at line 439:21
domain.js in process.topLevelDomainCallback at line 130:23
environment: Electron 9.3.2 main/browser process
I have the same error