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

Connecting ended in an error: websocket: close 4450: SHIP id mismatch #1

Open
multiple1 opened this issue Mar 10, 2024 · 1 comment

Comments

@multiple1
Copy link

Hello!

I get this error when connecting to a Vaillant eebus device.
Connecting ended in an error: websocket: close 4450: SHIP id mismatch
https://github.com/enbility/ship-go/blob/acb2920b6711f331389cef7f37a6beb209a089a6/ship/hs_access.go#L63

Maybe because the application is using outdated versions of the eebus libraries?

@DerAndereAndi
Copy link
Member

Hi, this usually happens if the device is paired with a service, and that one changed its SHIP ID compared to when it was paired. To fix this, remove the test service from the Vaillant device as a trusted device, and pair it again.

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