Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot call write after a stream was destroyed #27

Open
NilSet opened this issue Nov 10, 2020 · 1 comment
Open

Cannot call write after a stream was destroyed #27

NilSet opened this issue Nov 10, 2020 · 1 comment

Comments

@NilSet
Copy link

NilSet commented Nov 10, 2020

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

@MattiaGeccheleAxa
Copy link

I have the same error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants