-
Notifications
You must be signed in to change notification settings - Fork 23
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
Unknown disconnection error: ID=16 #130
Comments
Hi, |
Also, what roomba do you have? |
Thanks Roomba S9+ (and Braava jet m6). Integration seems to work still as far as I can tell. Error only started today, has occurred 4 times in last 12 hours. |
Hi! Version: Host OS Error message:
|
2022-03-14 11:10:16 WARNING (Thread-3) [roombapy.remote_client] Unknown disconnection error: ID=16.Kindly use https://github.com/pschmitt/roombapy/issues/new Roomba s9+ |
Another S9+ / M6 user, same error message: Unknown disconnection error: ID=16 |
I get the same error message: 2022-05-02 03:01:30 WARNING (Thread-7) [roombapy.remote_client] Unknown disconnection error: ID=16.Kindly use https://github.com/pschmitt/roombapy/issues/new Roomba i4 |
Logger: roombapy.remote_client Unknown disconnection error: ID=16.Kindly use https://github.com/pschmitt/roombapy/issues/new System Health
Home Assistant Community Store
Home Assistant Cloud
Home Assistant Supervisor
roomba: here is the sequence for a couple of events if that helps |
Logger: roombapy.remote_client Unknown disconnection error: ID=16.Kindly use https://github.com/pschmitt/roombapy/issues/new Roomba i7 HA Blue Home Assistant Core 2022.5.1 Home Assistant Supervisor 2022.05.0 Home Assistant OS 7.6 Kernel version 5.10.108 Agent version 1.2.1 |
Still having that error.... |
Logger: roombapy.remote_client Unknown disconnection error: ID=16.Kindly use https://github.com/pschmitt/roombapy/issues/new s915020 Home Assistant 2022.7.0 (via Container) Roomba appears to otherwise be connected and functional. |
Log Details (WARNING) Unexpectedly disconnected from Roomba [S9+], code UNKNOWN_ERROR Just adding this in, in case it helps. |
Roomba i7+ here, same issue for me. |
Logger: roombapy.remote_client Unknown disconnection error: ID=16.Kindly use https://github.com/pschmitt/roombapy/issues/new Roomba j7 Home Assistant 2022.8.6 |
Logger: roombapy.remote_client Unknown disconnection error: ID=16.Kindly use https://github.com/pschmitt/roombapy/issues/new Roomba 960 Home Assistant 2022.10.4 |
Logger: roombapy.remote_client Roomba 960, i'm also seeing the same errors |
Got the same error:
I'm using Home Assistant 2023.1.0 and iRobot Roomba 896. Controlling the Roomba from Home Assistant works fine. |
Same error for 960, different line this time: Unknown disconnection error: ID=16.Kindly use https://github.com/pschmitt/roombapy/issues/new |
Has anyone on this thread updated to 2023.5.2? My Roomba integration has quit working altogether. |
Thanks for verifying! What model is the device? The firmware on my 7+ looks very different from yours. Do you have and firmware update available on your bot?
- Simon Yelfimov (mobile)
…________________________________
From: nukefrenzy ***@***.***>
Sent: Tuesday, May 9, 2023 6:27:05 PM
To: pschmitt/roombapy ***@***.***>
Cc: Simon ***@***.***>; Comment ***@***.***>
Subject: Re: [pschmitt/roombapy] Unknown disconnection error: ID=16 (Issue #130)
Has anyone on this thread updated to 2023.5.2? My Roomba integration has quit working altogether.
Yes, mine is working at the moment:
[image]<https://user-images.githubusercontent.com/36387475/237234012-ab7373c7-4789-476b-b63d-2f53d36fd600.png>
—
Reply to this email directly, view it on GitHub<#130 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AHKF4N7KEFXBFILB4IZ77FLXFLADTANCNFSM5MEPGW5A>.
You are receiving this because you commented.Message ID: ***@***.***>
|
It's a 960 and it's up to date. It's an older model and doesn't get many updates anymore. |
Makes sense. I looked it up, and it seems the lettered series have the firmware numbers in 23.x, unlike the numbered series are 2.z or 3.x. I'd really like to get my Roomba integration working again :/ |
My Rooma also stopped responding to HA. It always stays in the docked position in HA, even if I put it to clean manually |
Hi! I just updated HA to 2023.5.3 and still not working. "HA 2023.5 images use alpine 3.17 which uses openssl3 which flips this flag off by default so we need to flip it back to work with older roombas" see #190 A new roombapy has been released a couple of days ago, but unfortunately the HA roomba integration has not been updated to use this new release. I tried to override the HA roomba integration to use this new release of roombapy, but no luck there yet |
Hi all, this is still present onmy HA 2023.7.3 configured for s9+. Logger: roombapy.remote_client Unknown disconnection error: ID=16.Kindly use https://github.com/pschmitt/roombapy/issues/new Please note, that beside other users, I don't think that the integration doesn't work at all since I can still trigger the cleaning from HA and i got correct robot state displayed. Other thing works as well. |
This error occurs due to a data race inside paho-mqtt when the client tries to reconnect. Reworking the custom reconnect logic in roombapy should eliminate this problem. |
2022-01-17 09:29:14 WARNING (Thread-5) [roombapy.remote_client] Unknown disconnection error: ID=16.Kindly use https://github.com/pschmitt/roombapy/issues/new
2022-01-17 09:29:14 WARNING (Thread-5) [roombapy.roomba] Unexpectedly disconnected from Roomba 192.168.20.46, code UNKNOWN_ERROR
HA: core-2021.12.9
Please let me know if more info is required
The text was updated successfully, but these errors were encountered: