robovac icon indicating copy to clipboard operation
robovac copied to clipboard

Robovac G30 keeps getting error status after update 1.2.1

Open silviudc opened this issue 1 year ago • 23 comments
trafficstars

I updated to latest version and now one of my vacuums (the G30 robovac) keeps going between docked and error status. image

Where there is no error. I see loads of messages with debug enabled, not sure if normal.

2024-02-26 21:12:33.337 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Sending to bfd6df67aa715fe6a83ksw (192.168.0.33:6668): Message(0x9, b'', 0, <Device bfd6df67aa715fe6a83ksw (192.168.0.33:6668)>)
2024-02-26 21:12:33.337 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Connecting to bfd6df67aa715fe6a83ksw (192.168.0.33:6668)
2024-02-26 21:12:33.344 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Received message from bfd6df67aa715fe6a83ksw (192.168.0.33:6668): Message(0x9, b'', 0, None)
2024-02-26 21:12:33.379 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Disconnected from bfd6df67aa715fe6a83ksw (192.168.0.33:6668)
2024-02-26 21:12:33.448 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Processing queue. Current length: 3272
2024-02-26 21:12:33.448 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Sending to bfd6df67aa715fe6a83ksw (192.168.0.33:6668): Message(0x9, b'', 0, <Device bfd6df67aa715fe6a83ksw (192.168.0.33:6668)>)
2024-02-26 21:12:33.450 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Connecting to bfd6df67aa715fe6a83ksw (192.168.0.33:6668)
2024-02-26 21:12:33.455 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Received message from bfd6df67aa715fe6a83ksw (192.168.0.33:6668): Message(0x9, b'', 0, None)
2024-02-26 21:12:33.498 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Disconnected from bfd6df67aa715fe6a83ksw (192.168.0.33:6668)
2024-02-26 21:12:33.557 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Processing queue. Current length: 3397
2024-02-26 21:12:33.558 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Sending to bfd6df67aa715fe6a83ksw (192.168.0.33:6668): Message(0x9, b'', 0, <Device bfd6df67aa715fe6a83ksw (192.168.0.33:6668)>)
2024-02-26 21:12:33.558 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Connecting to bfd6df67aa715fe6a83ksw (192.168.0.33:6668)
2024-02-26 21:12:33.609 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Disconnected from bfd6df67aa715fe6a83ksw (192.168.0.33:6668)
2024-02-26 21:12:33.714 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Processing queue. Current length: 3403
2024-02-26 21:12:33.714 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Sending to bfd6df67aa715fe6a83ksw (192.168.0.33:6668): Message(0x9, b'', 0, <Device bfd6df67aa715fe6a83ksw (192.168.0.33:6668)>)
2024-02-26 21:12:33.715 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Connecting to bfd6df67aa715fe6a83ksw (192.168.0.33:6668)
2024-02-26 21:12:33.756 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Received message from bfd6df67aa715fe6a83ksw (192.168.0.33:6668): Message(0x9, b'', 0, None)

silviudc avatar Feb 26 '24 21:02 silviudc

Ensure you're on 1.2.1. it has some bug fixes in.

On Mon, 26 Feb 2024, 21:13 silviudc, @.***> wrote:

I updated to latest version and now one of my vacuums (the G30 robovac) keeps going between docked and error status. image.png (view on web) https://github.com/CodeFoodPixels/robovac/assets/17740184/acaa01f3-50a1-4bf7-a926-4f0f1d3c7f32

Where there is no error. I see loads of messages with debug enabled, not sure if normal.

2024-02-26 21:12:33.337 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Sending to bfd6df67aa715fe6a83ksw (192.168.0.33:6668): Message(0x9, b'', 0, <Device bfd6df67aa715fe6a83ksw (192.168.0.33:6668)>) 2024-02-26 21:12:33.337 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Connecting to bfd6df67aa715fe6a83ksw (192.168.0.33:6668) 2024-02-26 21:12:33.344 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Received message from bfd6df67aa715fe6a83ksw (192.168.0.33:6668): Message(0x9, b'', 0, None) 2024-02-26 21:12:33.379 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Disconnected from bfd6df67aa715fe6a83ksw (192.168.0.33:6668) 2024-02-26 21:12:33.448 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Processing queue. Current length: 3272 2024-02-26 21:12:33.448 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Sending to bfd6df67aa715fe6a83ksw (192.168.0.33:6668): Message(0x9, b'', 0, <Device bfd6df67aa715fe6a83ksw (192.168.0.33:6668)>) 2024-02-26 21:12:33.450 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Connecting to bfd6df67aa715fe6a83ksw (192.168.0.33:6668) 2024-02-26 21:12:33.455 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Received message from bfd6df67aa715fe6a83ksw (192.168.0.33:6668): Message(0x9, b'', 0, None) 2024-02-26 21:12:33.498 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Disconnected from bfd6df67aa715fe6a83ksw (192.168.0.33:6668) 2024-02-26 21:12:33.557 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Processing queue. Current length: 3397 2024-02-26 21:12:33.558 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Sending to bfd6df67aa715fe6a83ksw (192.168.0.33:6668): Message(0x9, b'', 0, <Device bfd6df67aa715fe6a83ksw (192.168.0.33:6668)>) 2024-02-26 21:12:33.558 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Connecting to bfd6df67aa715fe6a83ksw (192.168.0.33:6668) 2024-02-26 21:12:33.609 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Disconnected from bfd6df67aa715fe6a83ksw (192.168.0.33:6668) 2024-02-26 21:12:33.714 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Processing queue. Current length: 3403 2024-02-26 21:12:33.714 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Sending to bfd6df67aa715fe6a83ksw (192.168.0.33:6668): Message(0x9, b'', 0, <Device bfd6df67aa715fe6a83ksw (192.168.0.33:6668)>) 2024-02-26 21:12:33.715 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Connecting to bfd6df67aa715fe6a83ksw (192.168.0.33:6668) 2024-02-26 21:12:33.756 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Received message from bfd6df67aa715fe6a83ksw (192.168.0.33:6668): Message(0x9, b'', 0, None)

— Reply to this email directly, view it on GitHub https://github.com/CodeFoodPixels/robovac/issues/57, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABEPFVDWNZE6SIPZ5ILYNCLYVT3HNAVCNFSM6AAAAABD25TLUGVHI2DSMVQWIX3LMV43ASLTON2WKOZSGE2TKMJUHAZDCMA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

CodeFoodPixels avatar Feb 26 '24 21:02 CodeFoodPixels

Yeah I was on 1.2.1, attempted a few reboots of Ha and the vacuum and no joy. Went down to 1.1.1 just now and the wrong error status went away so it started happening in 1.2.1 or also in 1.2.0

silviudc avatar Feb 26 '24 22:02 silviudc

Same issue I'm seeing here I'll get my logs when I'm home but same issue with it going to an error state them docked about every couple of minutes.

Here are my logs

Logger: custom_components.robovac.vacuum Source: custom_components/robovac/vacuum.py:331 Integration: Eufy Robovac (documentation, issues) First occurred: February 26, 2024 at 11:13:35 PM (163 occurrences) Last logged: 1:28:36 AM

Update errored. Current update failure count: 4. Reason: Timed out waiting for response to sequence number 45533610 Update errored. Current update failure count: 5. Reason: Timed out waiting for response to sequence number 45553646 Update errored. Current update failure count: 6. Reason: Timed out waiting for response to sequence number 45573645 Update errored. Current update failure count: 7. Reason: Timed out waiting for response to sequence number 45593646 Update errored. Current update failure count: 8. Reason: Timed out waiting for response to sequence number 45613680

My event history is only showing this behavior when I updated to 1.2.1 I see no traces of an error state while I was running 1.2.0 so I've reverted back for the time being.

KyleStilkey avatar Feb 27 '24 06:02 KyleStilkey

Same issue here and same log messages. Also its freezing home assistant

ea5522 avatar Feb 27 '24 15:02 ea5522

1.2.0 has quite a serious bug in it that can cause your HA instance to grind to a halt. In 1.2.2 I've adjusted the timeouts, which should give it a little more time to succeed.

Same issue here and same log messages. Also its freezing home assistant @ea5522 Are you on version 1.2.1 or 1.2.0? 1.2.1 and 1.2.2 shouldn't have the freezing issue

CodeFoodPixels avatar Feb 27 '24 15:02 CodeFoodPixels

1.2.0 has quite a serious bug in it that can cause your HA instance to grind to a halt. In 1.2.2 I've adjusted the timeouts, which should give it a little more time to succeed.

Same issue here and same log messages. Also its freezing home assistant @ea5522 Are you on version 1.2.1 or 1.2.0? 1.2.1 and 1.2.2 shouldn't have the freezing issue

i'm on 1.2.1. Doing an update to 1.2.2 and will report back.

ea5522 avatar Feb 27 '24 15:02 ea5522

Home assistant is working fine, but all the vacuums are unavailable.

edit: nevermind, everything is working. thanks!

ea5522 avatar Feb 27 '24 15:02 ea5522

Seems to be working with 1.2.2 it did took a while to pick them up after restart of HA but hopefully all good from now on, thanks for the quick fixes

silviudc avatar Feb 27 '24 20:02 silviudc

Spoke too soon, the G30 still going to error every now and again :( image

silviudc avatar Feb 27 '24 21:02 silviudc

I just noticed that some info is missing. Like it won't show fan speed status or the actual error.

ea5522 avatar Feb 27 '24 22:02 ea5522

Spoke too soon, the G30 still going to error every now and again :(

If the integration fails to get an update from the vacuum in 3 consecutive attempts (each attempt is 1 minute apart), then it will be marked in an error state.

CodeFoodPixels avatar Feb 27 '24 22:02 CodeFoodPixels

Seeing many of these in the logs:

	Line 2898: 2024-02-28 07:38:37.169 WARNING (MainThread) [custom_components.robovac.vacuum] Update errored. Current update failure count: 2. Reason: Timed out waiting for response to sequence number 134542994
	Line 2899: 2024-02-28 07:38:37.170 WARNING (MainThread) [custom_components.robovac.vacuum] Update errored. Current update failure count: 3. Reason: Timed out waiting for response to sequence number 134542994
	Line 2902: 2024-02-28 07:41:37.953 WARNING (MainThread) [custom_components.robovac.vacuum] Update errored. Current update failure count: 1. Reason: Timed out waiting for response to sequence number 134723626
	Line 2903: 2024-02-28 07:41:37.954 WARNING (MainThread) [custom_components.robovac.vacuum] Update errored. Current update failure count: 1. Reason: Timed out waiting for response to sequence number 134723626
	Line 3017: 2024-02-28 07:42:39.166 WARNING (MainThread) [custom_components.robovac.vacuum] Update errored. Current update failure count: 2. Reason: Timed out waiting for response to sequence number 134785232
	Line 3023: 2024-02-28 07:43:41.402 WARNING (MainThread) [custom_components.robovac.vacuum] Update errored. Current update failure count: 1. Reason: Timed out waiting for response to sequence number 134845393
	Line 3024: 2024-02-28 07:43:41.402 WARNING (MainThread) [custom_components.robovac.vacuum] Update errored. Current update failure count: 3. Reason: Timed out waiting for response to sequence number 134845393
	Line 3026: 2024-02-28 07:44:41.979 WARNING (MainThread) [custom_components.robovac.vacuum] Update errored. Current update failure count: 2. Reason: Timed out waiting for response to sequence number 134906798
	Line 3027: 2024-02-28 07:44:41.980 WARNING (MainThread) [custom_components.robovac.vacuum] Update errored. Current update failure count: 4. Reason: Timed out waiting for response to sequence number 134906798
	Line 3436: 2024-02-28 07:49:49.683 WARNING (MainThread) [custom_components.robovac.vacuum] Update errored. Current update failure count: 1. Reason: Timed out waiting for response to sequence number 135211222

Affecting both vacuums now.

silviudc avatar Feb 28 '24 07:02 silviudc

Can you turn on debug logging and post me a few minutes of the logs where it's failing please?

CodeFoodPixels avatar Feb 28 '24 11:02 CodeFoodPixels

Just a load of these:

2024-02-28 17:54:28.538 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Sending to 0753038684f3ebf4b8d5 (192.168.0.94:6668): Message(0x9, b'', 0, <Device 0753038684f3ebf4b8d5 (192.168.0.94:6668)>)
2024-02-28 17:54:28.607 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Processing queue. Current length: 40443
2024-02-28 17:54:28.607 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Sending to bfd6df67aa715fe6a83ksw (192.168.0.33:6668): Message(0x9, b'', 0, <Device bfd6df67aa715fe6a83ksw (192.168.0.33:6668)>)
2024-02-28 17:54:28.641 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Processing queue. Current length: 2655
2024-02-28 17:54:28.641 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Sending to 0753038684f3ebf4b8d5 (192.168.0.94:6668): Message(0x9, b'', 0, <Device 0753038684f3ebf4b8d5 (192.168.0.94:6668)>)
2024-02-28 17:54:28.665 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Received message from bfd6df67aa715fe6a83ksw (192.168.0.33:6668): Message(0x9, b'', 0, None)
2024-02-28 17:54:28.670 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Received message from 0753038684f3ebf4b8d5 (192.168.0.94:6668): Message(0x9, b'', 0, None)
2024-02-28 17:54:28.678 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Received message from 0753038684f3ebf4b8d5 (192.168.0.94:6668): Message(0x9, b'', 0, None)
2024-02-28 17:54:28.727 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Processing queue. Current length: 40442
2024-02-28 17:54:28.727 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Sending to bfd6df67aa715fe6a83ksw (192.168.0.33:6668): Message(0x9, b'', 0, <Device bfd6df67aa715fe6a83ksw (192.168.0.33:6668)>)
2024-02-28 17:54:28.744 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Processing queue. Current length: 2654
2024-02-28 17:54:28.745 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Sending to 0753038684f3ebf4b8d5 (192.168.0.94:6668): Message(0x9, b'', 0, <Device 0753038684f3ebf4b8d5 (192.168.0.94:6668)>)
2024-02-28 17:54:28.745 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Received message from bfd6df67aa715fe6a83ksw (192.168.0.33:6668): Message(0x9, b'', 0, None)
2024-02-28 17:54:28.846 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Processing queue. Current length: 40441
2024-02-28 17:54:28.847 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Sending to bfd6df67aa715fe6a83ksw (192.168.0.33:6668): Message(0x9, b'', 0, <Device bfd6df67aa715fe6a83ksw (192.168.0.33:6668)>)
2024-02-28 17:54:28.853 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Processing queue. Current length: 2653
2024-02-28 17:54:28.853 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Sending to 0753038684f3ebf4b8d5 (192.168.0.94:6668): Message(0x9, b'', 0, <Device 0753038684f3ebf4b8d5 (192.168.0.94:6668)>)
2024-02-28 17:54:28.887 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Received message from 0753038684f3ebf4b8d5 (192.168.0.94:6668): Message(0x9, b'', 0, None)
2024-02-28 17:54:28.887 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Received message from bfd6df67aa715fe6a83ksw (192.168.0.33:6668): Message(0x9, b'', 0, None)
2024-02-28 17:54:28.890 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Received message from 0753038684f3ebf4b8d5 (192.168.0.94:6668): Message(0x9, b'', 0, None)
2024-02-28 17:54:28.966 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Processing queue. Current length: 40440
2024-02-28 17:54:28.966 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Sending to bfd6df67aa715fe6a83ksw (192.168.0.33:6668): Message(0x9, b'', 0, <Device bfd6df67aa715fe6a83ksw (192.168.0.33:6668)>)
2024-02-28 17:54:28.977 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Processing queue. Current length: 2665
2024-02-28 17:54:28.977 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Sending to 0753038684f3ebf4b8d5 (192.168.0.94:6668): Message(0x9, b'', 0, <Device 0753038684f3ebf4b8d5 (192.168.0.94:6668)>)
2024-02-28 17:54:28.988 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Received message from bfd6df67aa715fe6a83ksw (192.168.0.33:6668): Message(0x9, b'', 0, None)
2024-02-28 17:54:28.989 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Received message from 0753038684f3ebf4b8d5 (192.168.0.94:6668): Message(0x9, b'', 0, None)
2024-02-28 17:54:28.998 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Disconnected from bfd6df67aa715fe6a83ksw (192.168.0.33:6668)
2024-02-28 17:54:29.001 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Disconnected from 0753038684f3ebf4b8d5 (192.168.0.94:6668)
2024-02-28 17:54:29.112 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Processing queue. Current length: 28459
2024-02-28 17:54:29.112 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Sending to bfd6df67aa715fe6a83ksw (192.168.0.33:6668): Message(0x9, b'', 0, <Device bfd6df67aa715fe6a83ksw (192.168.0.33:6668)>)
2024-02-28 17:54:29.112 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Connecting to bfd6df67aa715fe6a83ksw (192.168.0.33:6668)
2024-02-28 17:54:29.504 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Processing queue. Current length: 1907
2024-02-28 17:54:29.504 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Sending to 0753038684f3ebf4b8d5 (192.168.0.94:6668): Message(0x9, b'', 0, <Device 0753038684f3ebf4b8d5 (192.168.0.94:6668)>)
2024-02-28 17:54:29.504 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Connecting to 0753038684f3ebf4b8d5 (192.168.0.94:6668)
2024-02-28 17:54:29.560 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Disconnected from bfd6df67aa715fe6a83ksw (192.168.0.33:6668)
2024-02-28 17:54:31.444 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Processing queue. Current length: 27263
2024-02-28 17:54:31.444 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Sending to bfd6df67aa715fe6a83ksw (192.168.0.33:6668): Message(0x9, b'', 0, <Device bfd6df67aa715fe6a83ksw (192.168.0.33:6668)>)
2024-02-28 17:54:31.446 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Connecting to bfd6df67aa715fe6a83ksw (192.168.0.33:6668)
2024-02-28 17:54:31.456 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Disconnected from 0753038684f3ebf4b8d5 (192.168.0.94:6668)

Whatever v1.1.1 was doing, keep doing that :) I think it might be also slowing down my HA server considerably since then.

silviudc avatar Feb 28 '24 17:02 silviudc

Turns out I'm really stupid when I'm tired 😅: https://github.com/CodeFoodPixels/robovac/commit/ac0dbdd11a0d4b325619682bf26e2f8e6ac9da64

The fact that it's returning lines like this: Processing queue. Current length: 27263 means something was up, I had some guards around it not starting another ping task when it reconnects, but I'd missed a couple of underscores and it meant every time it disconnected, it was adding more and more ping task loops.

New release should fix it.

CodeFoodPixels avatar Feb 28 '24 18:02 CodeFoodPixels

@FuturamaPhill I'm pulling your conversation into here as it seems linked to this issue. Please could you enable debug logging and post a sample of your logs since upgrading to 1.2.3 please

CodeFoodPixels avatar Feb 29 '24 11:02 CodeFoodPixels

All good from my side since 1.2.3, still see about two or three "error" in about 10 hours which might be genuine signal issues.

silviudc avatar Feb 29 '24 18:02 silviudc

Updated to 1.2.3 so far good ill continue to monitor overtime.

KyleStilkey avatar Mar 01 '24 05:03 KyleStilkey

@FuturamaPhill I'm pulling your conversation into here as it seems linked to this issue. Please could you enable debug logging and post a sample of your logs since upgrading to 1.2.3 please

Attached the logs as a file but here are the hightlights as a lot of connection reset entries:

home-assistant_2024-03-01T11-14-33.362Z.log

2024-03-01 11:13:52.972 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Processing queue. Current length: 1
2024-03-01 11:13:52.972 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Sending to bf4b0ace39a5f9f09ajma7 (192.168.0.144:6668): Message(0xa, {'gwId': 'bf4b0ace39a5f9f09ajma7', 'devId': 'bf4b0ace39a5f9f09ajma7'}, 12163002, <Device bf4b0ace39a5f9f09ajma7 (192.168.0.144:6668)>)
2024-03-01 11:13:52.972 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Connecting to bf4b0ace39a5f9f09ajma7 (192.168.0.144:6668)

2024-03-01 11:13:53.077 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Connection reset
2024-03-01 11:13:53.078 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Processing queue. Current length: 1
2024-03-01 11:13:53.078 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Sending to bf4b0ace39a5f9f09ajma7 (192.168.0.144:6668): Message(0x9, b'', 0, <Device bf4b0ace39a5f9f09ajma7 (192.168.0.144:6668)>)
2024-03-01 11:13:53.078 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Retrying send due to error. Connection to bf4b0ace39a5f9f09ajma7 (192.168.0.144:6668) failed: [Errno 104] Connection reset by peer
2024-03-01 11:13:53.078 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Connection reset

2024-03-01 11:13:53.328 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Connection reset
2024-03-01 11:13:53.332 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Sending to bf4b0ace39a5f9f09ajma7 (192.168.0.144:6668): Message(0x9, b'', 0, <Device bf4b0ace39a5f9f09ajma7 (192.168.0.144:6668)>)
2024-03-01 11:13:53.332 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Retrying send due to error. Connection to bf4b0ace39a5f9f09ajma7 (192.168.0.144:6668) failed: [Errno 104] Connection reset by peer
2024-03-01 11:13:53.332 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Connection reset

2024-03-01 11:13:53.622 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Connection reset
2024-03-01 11:13:53.629 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Sending to bf4b0ace39a5f9f09ajma7 (192.168.0.144:6668): Message(0x9, b'', 0, <Device bf4b0ace39a5f9f09ajma7 (192.168.0.144:6668)>)
2024-03-01 11:13:53.629 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Disconnected from bf4b0ace39a5f9f09ajma7 (192.168.0.144:6668)
2024-03-01 11:13:53.629 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] 1 failures. Most recent: Connection to bf4b0ace39a5f9f09ajma7 (192.168.0.144:6668) failed: [Errno 104] Connection reset by peer
2024-03-01 11:13:53.629 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Connection reset
2024-03-01 11:14:03.001 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Processing queue. Current length: 1
2024-03-01 11:14:03.001 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Sending to bf4b0ace39a5f9f09ajma7 (192.168.0.144:6668): Message(0x9, b'', 0, <Device bf4b0ace39a5f9f09ajma7 (192.168.0.144:6668)>)
2024-03-01 11:14:03.001 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Connecting to bf4b0ace39a5f9f09ajma7 (192.168.0.144:6668)
2024-03-01 11:14:03.020 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Connection reset

FuturamaPhill avatar Mar 01 '24 11:03 FuturamaPhill

@FuturamaPhill It looks like its struggling to connect or maintain a connection with your vacuum. Is there anything special about how your network is set up or configured?

CodeFoodPixels avatar Mar 01 '24 12:03 CodeFoodPixels

@CodeFoodPixels no nothing special, modem into Ubiquiti AP no vlans or anything like that

FuturamaPhill avatar Mar 01 '24 13:03 FuturamaPhill

@FuturamaPhill could you try 1.2.4 please?

CodeFoodPixels avatar Mar 01 '24 14:03 CodeFoodPixels

@CodeFoodPixels still having issues on 1.2.4

home-assistant_2024-03-01T15-34-55.387Z.log

2024-03-01 15:34:22.165 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Connection reset
2024-03-01 15:34:22.167 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Sending to bf4b0ace39a5f9f09ajma7 (192.168.0.144:6668): Message(0x9, b'', 0, <Device bf4b0ace39a5f9f09ajma7 (192.168.0.144:6668)>)
2024-03-01 15:34:22.167 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Retrying send due to error. Connection to bf4b0ace39a5f9f09ajma7 (192.168.0.144:6668) failed: [Errno 104] Connection reset by peer
2024-03-01 15:34:22.167 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Connection reset
2024-03-01 15:34:22.417 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Connection reset
2024-03-01 15:34:22.417 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Sending to bf4b0ace39a5f9f09ajma7 (192.168.0.144:6668): Message(0x9, b'', 0, <Device bf4b0ace39a5f9f09ajma7 (192.168.0.144:6668)>)
2024-03-01 15:34:22.417 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Disconnected from bf4b0ace39a5f9f09ajma7 (192.168.0.144:6668)
2024-03-01 15:34:22.417 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] 1 failures. Most recent: Connection to bf4b0ace39a5f9f09ajma7 (192.168.0.144:6668) failed: [Errno 104] Connection reset by peer
2024-03-01 15:34:22.417 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Connection reset
2024-03-01 15:34:31.765 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Processing queue. Current length: 1
2024-03-01 15:34:31.765 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Sending to bf4b0ace39a5f9f09ajma7 (192.168.0.144:6668): Message(0x9, b'', 0, <Device bf4b0ace39a5f9f09ajma7 (192.168.0.144:6668)>)
2024-03-01 15:34:31.766 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Connecting to bf4b0ace39a5f9f09ajma7 (192.168.0.144:6668)
2024-03-01 15:34:31.783 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Connection reset

FuturamaPhill avatar Mar 01 '24 15:03 FuturamaPhill