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

Devices start disconnection after few hours #4586

Closed
chofstede opened this issue Mar 14, 2021 · 3 comments
Closed

Devices start disconnection after few hours #4586

chofstede opened this issue Mar 14, 2021 · 3 comments

Comments

@chofstede
Copy link

Describe the bug

Multiple devices loose connection after a few hours of deCONZ Operation.
After a re-start of the deconz service, all devices are working fine. Then they
loose connection. This was observed with multiple devices (IKEA and Philips)

When sending GROUP (Broadcast) Messages, they still can be toggled.
But not directly on device level.

Steps to reproduce the behavior

Start deCONZ. Wait ~3-4 Hours. Some devices then are not reachable anymore.

Screenshots

Screenshot_20210314_183904
Device "Stehlampe" is not reachable anymore.

Screenshot_20210314_184346
Here you can see, after re-start of deCONZ it was stable for a while. (Red) and then became unstable (grey)

Environment

deCONZ Version 2.09.03
Firmware Version 26660700

  • Host system: Raspberry Pi 4
  • Running method: Marthoc Docker container
  • Firmware version: 26660700
  • deCONZ version: 2.09.03
  • Device: ConBee II
  • Do you use an USB extension cable: yes. 1m
  • Is there any other USB or serial devices connected to the host system? If so: JeeLink USB

deCONZ Logs

16:37:59:146 0x00178801047377C3 error APSDE-DATA.confirm: 0xE9 on task
16:37:59:147 max transmit errors for node 0x00178801047377C3, last seen by neighbors 14 s

16:37:59:696 skip binding for attribute reporting of ep: 0x00 cluster 0x1000 (end-device might sleep)
16:38:01:694 skip binding for attribute reporting of ep: 0x00 cluster 0x1000 (end-device might sleep)
16:38:02:146 0x00178801047377C3 error APSDE-DATA.confirm: 0xE9 on task
16:38:02:147 max transmit errors for node 0x00178801047377C3, last seen by neighbors 17 s
16:38:02:513 [INFO] - Button 1002 - TRADFRI motion sensor, broadcast to: 0xD23E, endpoint: 0x01, cluster: ONOFF (0x0006), action: On with timed off, payload: 0058020000, zclSeq: 73
16:38:03:694 skip binding for attribute reporting of ep: 0x00 cluster 0x1000 (end-device might sleep)
16:38:05:144 0x00178801047377C3 error APSDE-DATA.confirm: 0xE9 on task
16:38:05:144 max transmit errors for node 0x00178801047377C3, last seen by neighbors 20 s
16:38:05:543 [INFO] - Button 1002 - TRADFRI motion sensor, broadcast to: 0xD23E, endpoint: 0x01, cluster: ONOFF (0x0006), action: On with timed off, payload: 0058020000, zclSeq: 74
16:38:05:695 skip binding for attribute reporting of ep: 0x00 cluster 0x1000 (end-device might sleep)
16:38:07:694 skip binding for attribute reporting of ep: 0x00 cluster 0x1000 (end-device might sleep)
16:38:08:140 0x00178801047377C3 error APSDE-DATA.confirm: 0xE9 on task
16:38:08:141 max transmit errors for node 0x00178801047377C3, last seen by neighbors 23 s
16:38:09:695 skip binding for attribute reporting of ep: 0x00 cluster 0x1000 (end-device might sleep)
16:38:11:146 0x00178801047377C3 error APSDE-DATA.confirm: 0xE9 on task
16:38:11:147 max transmit errors for node 0x00178801047377C3, last seen by neighbors 26 s
16:38:11:306 0xEE2C seems to be a zombie recv errors 10
16:38:11:307 LightNode removed 0x00178801047377c3
16:38:11:307 Node zombie state changed 0x00178801047377c3
16:38:11:696 skip binding for attribute reporting of ep: 0x00 cluster 0x1000 (end-device might sleep)
16:38:11:710 Current channel 25
16:38:11:714 CTRL got nwk update id 3

@easybeat
Copy link

Screenshot_20210314_184346
Here you can see, after re-start of deCONZ it was stable for a while. (Red) and then became unstable (grey)

Hi

this is a very good information. How did you manage to get this data from deconz?

I face a lot of problems with disconnected devices and would like to get alerted when one is disconnected for a longer time.

Kind regards
Beat

@Mimiix
Copy link
Collaborator

Mimiix commented Mar 16, 2021

@easybeat That's from Home-Assistant. The integration provides that info. However, it could also be this bug : home-assistant/core#37372

@chofstede
Copy link
Author

chofstede commented Mar 16, 2021

Seems to be a actual connectivity problem. Even though the setup is all in one small Appartement and not even 7 meters between all the devices, the problem was fixed when adding an IKEA Tradfri ZigBee Repeater plug

Since the repeater was put into the mesh, the network seems much more stable and all bulbs can be reached fine. Working for 2
whole days now.

Sorry for the inconvinience, I'll close that issue.

regards,

Chris

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants