Skip to content

NodeJS WebSocket program is killed by blitz.js file. #1880

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

Open
1 task done
samchon opened this issue May 26, 2025 · 0 comments
Open
1 task done

NodeJS WebSocket program is killed by blitz.js file. #1880

samchon opened this issue May 26, 2025 · 0 comments

Comments

@samchon
Copy link

samchon commented May 26, 2025

Describe the bug

If I use WebSocket communication in NodeJS application, it directly kills the NodeJS program.

Link to the blitz that caused the error

https://stackblitz.com/~/github.com/samchon/tgrid.example.websocket

https://stackblitz.com/~/github.com/wrtnlabs/autobe-playground-stackblitz

Steps to reproduce

Just go up above link, then you directly experience the bug.

There was not such bug before, but suddenly be happened.

Expected behavior

No problem on WebSocket environment.

Parity with Local

Screenshots

Image
Error: Failed to parse http message
    at _0x68db6.execute (https://tgridexamplewebsocket-qaei.w-credentialless-staticblitz.com/blitz.55edb8f4.js:31:1008705)
    at socketOnData (node:_http_server:7:8628)
    at Socket.emit (node:events:30:11034)
    at Socket.emit (node:domain:29:5199)
    at addChunk (node:internal/streams/readable:230:3174)
    at readableAddChunkPushByteMode (node:internal/streams/readable:230:6158)
    at Readable.push (node:internal/streams/readable:230:6192)
    at _0x3c9154.onStreamRead (node:internal/stream_base_commons:216:2625)
    at Object.emit (https://tgridexamplewebsocket-qaei.w-credentialless-staticblitz.com/blitz.55edb8f4.js:31:545954)
    at <anonymous> (https://tgridexamplewebsocket-qaei.w-credentialless-staticblitz.com/blitz.55edb8f4.js:31:547543)

Platform

  • OS: Windows
  • Browser: Chrome / Edge / Every Browsers

Additional context

No response

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