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

Webclient Crashing Randomly Due to Write Error #271

Open
AwesomestCode opened this issue Jan 13, 2022 · 0 comments
Open

Webclient Crashing Randomly Due to Write Error #271

AwesomestCode opened this issue Jan 13, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@AwesomestCode
Copy link
Member

pweb seems to crash randomly for certain users. The error is as attached below.

    at new NodeError (errors-browser.js:26)
    at doWrite (_stream_writable.js:409)
    at writeOrBuffer (_stream_writable.js:398)
    at Socket.Writable.write (_stream_writable.js:307)
    at Socket.write (browser.js:265)
    at Framer.ondata (_stream_readable.js:681)
    at Framer.emit (events.js:153)
    at addChunk (_stream_readable.js:298)
    at readableAddChunk (_stream_readable.js:280)
    at Framer.Readable.push (_stream_readable.js:241)

The error has happened on my MacBook before running Monterey on both Chrome and Firefox (albeit happens less frequently with Firefox), but not my Chromebook.

This error has also been seeen here: https://discord.com/channels/413438066984747026/815363216947150879/930983903433486336 (Windows 10 on Chrome)

An identical error message, albeit possibly with a completely unrelated cause has been seen in issue #201.

@AwesomestCode AwesomestCode added the bug Something isn't working label Jan 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant