Getting error for Realtime data

when I subscribe in my angular application i m getting error…

“ebSocket connection to ‘ws://localhost:9000/notification/realtime’ failed: One or more reserved bits are on: reserved1 = 1, reserved2 = 0, reserved3 = 0
_WebSocket Connect @ cometd.js:9”


Please tell me what actual error is. Currently we are using cockpit version 1011.0.14 and backend 1014.0.213

Thanks, in advance.
Rahul

Hi Rahul,

I think you are hitting a version mismatch here.
Backend is using a field which client does not understand how to process it yet.
I would suggest updating your client to version 1014 and try again.

Regards,
Holger

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.