Skip to content

Invalid WebSocket frame: RSV2 and RSV3 must be clear #5245

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

Closed
bughp opened this issue Dec 16, 2018 · 1 comment
Closed

Invalid WebSocket frame: RSV2 and RSV3 must be clear #5245

bughp opened this issue Dec 16, 2018 · 1 comment

Comments

@bughp
Copy link

bughp commented Dec 16, 2018

hmy-app_1 | /app/node_modules/parse-server/lib/ParseServer.js:218
hmy-app_1 | throw err;
hmy-app_1 | ^
hmy-app_1 |
hmy-app_1 | RangeError: Invalid WebSocket frame: RSV2 and RSV3 must be clear
hmy-app_1 | at Receiver.getInfo (/app/node_modules/parse-server/node_modules/ws/lib/receiver.js:160:14)
hmy-app_1 | at Receiver.startLoop (/app/node_modules/parse-server/node_modules/ws/lib/receiver.js:121:22)
hmy-app_1 | at Receiver._write (/app/node_modules/parse-server/node_modules/ws/lib/receiver.js:69:10)
hmy-app_1 | at doWrite (_stream_writable.js:410:12)
hmy-app_1 | at writeOrBuffer (_stream_writable.js:394:5)
hmy-app_1 | at Receiver.Writable.write (_stream_writable.js:294:11)
hmy-app_1 | at Socket.socketOnData (/app/node_modules/parse-server/node_modules/ws/lib/websocket.js:788:35)
hmy-app_1 | at Socket.emit (events.js:182:13)
hmy-app_1 | at Socket.EventEmitter.emit (domain.js:441:20)
hmy-app_1 | at addChunk (_stream_readable.js:283:12)

@flovilmart
Copy link
Contributor

Closing as this is not an issue with the server but with your client and/or the was module.

Feel free to reopen an issue with the template correctly and completely filled, with samples and reproduction steps.

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