pschmitt / roombapy

Python program and library to control Wi-Fi enabled iRobot Roombas
MIT License
32 stars 23 forks source link

Roomba Remote Client: Unknown disconnection error: ID=16 #355

Open snowmangh opened 2 months ago

snowmangh commented 2 months ago

I am regularly getting a warning saying "Unexpectedly disconnected from Roomba xxx.xxx.xxx.xxx, code The connection was lost" which I usually ignore.

But today I got this warning asking to create a new issue. So here it is. Thanks

Logger: roombapy.remote_client
Source: /usr/local/lib/python3.12/site-packages/roombapy/remote_client.py:172 
First occurred: 01:05:37 (1 occurrences) 
Last logged: 01:05:37

Unknown disconnection error: ID=16.Kindly use https://github.com/pschmitt/roombapy/issues/new
Pastaloverzzz commented 2 weeks ago

Getting the same error but only since a few days.

2024-11-08 17:31:25.242 WARNING (Thread-21 (_thread_main)) [roombapy.remote_client] Unknown disconnection error: ID=16.Kindly use https://github.com/pschmitt/roombapy/issues/new
2024-11-08 17:31:25.242 WARNING (Thread-21 (_thread_main)) [roombapy.roomba] Unexpectedly disconnected from Roomba 192.168.178.23, code UNKNOWN_ERROR

I also get the following error, thought it would be a local network problem but i can start/stop my roomba perfectly via HA:

2024-11-08 21:00:19.645 WARNING (Thread-21 (_thread_main)) [roombapy.roomba] Unexpectedly disconnected from Roomba 192.168.178.23, code The connection was lost
2024-11-08 21:00:24.133 WARNING (Thread-21 (_thread_main)) [roombapy.roomba] Got malformed message from 192.168.178.23: <paho.mqtt.client.MQTTMessage object at 0x7fa765c778b0>
holysoles commented 5 days ago

I got this error ID yesterday when my Roomba's battery died after getting stuck

Pastaloverzzz commented 5 days ago

I got this error ID yesterday when my Roomba's battery died after getting stuck

Yeah i took my robot out of it's dock and back in and reset HA, didn't have the error since.