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

js_stream_socket error #878

Open
udaya-reddy opened this issue Jun 8, 2022 · 0 comments
Open

js_stream_socket error #878

udaya-reddy opened this issue Jun 8, 2022 · 0 comments

Comments

@udaya-reddy
Copy link

Sometimes this error props up and server crashes on the imap connection...
is there a null check missing somewhere in the code?

internal/js_stream_socket.js:210
handle.finishWrite(req, errCode);
^

TypeError: Cannot read property 'finishWrite' of null
at JSStreamSocket.finishWrite (internal/js_stream_socket.js:210:12)
at Immediate. (internal/js_stream_socket.js:195:14)
at processImmediate (internal/timers.js:461:21)

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

1 participant