2022.11.0 broke my ZHA. Now nothing works

Hi,

I upgraded my Home Assistant to version 2022.11.0 and now all my Zigbee devices have stopped working. I’m using a Combee II which is running the latest firmware, and after unplugging it I got ZHA to reload as that originally had the status of failed. Once reloaded if I try and turn off or on my devices I get the following errors:

[0x0503:11:0x0300]: async_initialize: all attempts have failed: [TimeoutError(), DeliveryError('Failed to deliver packet: <TXStatus.MAC_CHANNEL_ACCESS_FAILURE: 225>'), DeliveryError('Failed to deliver packet: <TXStatus.MAC_CHANNEL_ACCESS_FAILURE: 225>'), DeliveryError('Failed to deliver packet: <TXStatus.MAC_CHANNEL_ACCESS_FAILURE: 225>')]
[0x33F1:1:0x0406]: async_initialize: all attempts have failed: [DeliveryError('Failed to deliver packet: <TXStatus.MAC_CHANNEL_ACCESS_FAILURE: 225>'), DeliveryError('Failed to deliver packet: <TXStatus.MAC_CHANNEL_ACCESS_FAILURE: 225>'), DeliveryError('Failed to deliver packet: <TXStatus.NWK_ROUTE_DISCOVERY_FAILED: 208>'), DeliveryError('Failed to deliver packet: <TXStatus.NWK_ROUTE_DISCOVERY_FAILED: 208>')]
[0x2BFB:11:0x0008]: async_initialize: all attempts have failed: [DeliveryError('Failed to deliver packet: <TXStatus.MAC_CHANNEL_ACCESS_FAILURE: 225>'), TimeoutError(), DeliveryError('Failed to deliver packet: <TXStatus.MAC_CHANNEL_ACCESS_FAILURE: 225>'), DeliveryError('Failed to deliver packet: <TXStatus.MAC_CHANNEL_ACCESS_FAILURE: 225>')]
[0xF7F2:1:0x0102]: async_initialize: all attempts have failed: [DeliveryError('Failed to deliver packet: <TXStatus.MAC_CHANNEL_ACCESS_FAILURE: 225>'), DeliveryError('Failed to deliver packet: <TXStatus.NWK_ROUTE_DISCOVERY_FAILED: 208>'), DeliveryError('Failed to deliver packet: <TXStatus.NWK_ROUTE_DISCOVERY_FAILED: 208>'), DeliveryError('Failed to deliver packet: <TXStatus.MAC_CHANNEL_ACCESS_FAILURE: 225>')]
[0x1E20:1:0x1000]: Couldn't get list of groups: Failed to deliver packet: <TXStatus.MAC_CHANNEL_ACCESS_FAILURE: 225>

Everything was working fine before upgrading to 2022.11.0. I’m now running a backup restore to try and bring Home Assistant back but other than that I have no idea how to fix it. Do any of you think re-pairing all my devices would solve it or simply moving everything to Z2M?

Thanks

2 Likes

Ok so I have an update. I rolled back to 2022.10.5 and my ZHA devices have all come back online and are working as expected. All I can think is there must be an issue with 2022.11.0 has why would everything work with 10.5 but be completely broken with 11. Not sure if it would be ok with the latest 11.1 but I’m nervous to try.

Ideally I want to upgrade so I welcome any advice on how to avoid ZHA breaking with version 11.

1 Like

I also have a similar experience!
My ZHA devices would just go offline and was not able to control them in 2022.11.0 and 2022.11.1. If I restarted HA it worked very briefly, but would stop working again after a little time (my guesstimate is 5 minutes).
I rolled back to 2022.10.5 and everything worked again.
I also have a ConBee II stick. I run HA OS on a NUC.

Had the same experience with the 2022.11 version and a Texas Instruments CC2531 ZigBee usb stick. All devices offline and an error message on the ZHA integration panel. No time for debugging right now but reverting to my 2022.10.5 backup fixed things for now. (tried a full reboot before reverting to 2022.10.5 but that didn’t fix things).

Hello,

I am having a similar issue after an update from 2022.10.5 to 2022.11.1. All my Tradfri motion sensors are unavailable, the Xiaomi Mijia/Aquara temperature, light and door sensors are still working.

I am using a Conbee II USB dongle. I tried reverting to 2022.10.5 and also reverted the config to the backup prior to the update, nevertheless the ZHA binding seems to have problems with the motion sensors.

I see the following lines in the core logs:

[0xB00B:11:0x0300]: async_initialize: all attempts have failed: [DeliveryError('Failed to deliver packet: <TXStatus.NWK_ROUTE_DISCOVERY_FAILED: 208>'), DeliveryError('Failed to deliver packet: <TXStatus.NWK_ROUTE_DISCOVERY_FAILED: 208>'), DeliveryError('Failed to deliver packet: <TXStatus.NWK_ROUTE_DISCOVERY_FAILED: 208>'), DeliveryError('Failed to deliver packet: <TXStatus.NWK_ROUTE_DISCOVERY_FAILED: 208>')]
[0xB29B:11:0x0006]: async_initialize: all attempts have failed: [DeliveryError('Failed to deliver packet: <TXStatus.NWK_ROUTE_DISCOVERY_FAILED: 208>'), DeliveryError('Failed to deliver packet: <TXStatus.NWK_ROUTE_DISCOVERY_FAILED: 208>'), DeliveryError('Failed to deliver packet: <TXStatus.NWK_ROUTE_DISCOVERY_FAILED: 208>'), DeliveryError('Failed to deliver packet: <TXStatus.NWK_ROUTE_DISCOVERY_FAILED: 208>')]
[0xF35F:11:0x0006]: async_initialize: all attempts have failed: [DeliveryError('Failed to deliver packet: <TXStatus.NWK_ROUTE_DISCOVERY_FAILED: 208>'), DeliveryError('Failed to deliver packet: <TXStatus.NWK_ROUTE_DISCOVERY_FAILED: 208>'), DeliveryError('Failed to deliver packet: <TXStatus.NWK_ROUTE_DISCOVERY_FAILED: 208>'), DeliveryError('Failed to deliver packet: <TXStatus.NWK_ROUTE_DISCOVERY_FAILED: 208>')]
[0xB00B:11:0x0008]: async_initialize: all attempts have failed: [DeliveryError('Failed to deliver packet: <TXStatus.NWK_ROUTE_DISCOVERY_FAILED: 208>'), DeliveryError('Failed to deliver packet: <TXStatus.NWK_ROUTE_DISCOVERY_FAILED: 208>'), DeliveryError('Failed to deliver packet: <TXStatus.NWK_ROUTE_DISCOVERY_FAILED: 208>'), DeliveryError('Failed to deliver packet: <TXStatus.NWK_ROUTE_DISCOVERY_FAILED: 208>')]
[0xB29B:11:0x0008]: async_initialize: all attempts have failed: [DeliveryError('Failed to deliver packet: <TXStatus.NWK_ROUTE_DISCOVERY_FAILED: 208>'), DeliveryError('Failed to deliver packet: <TXStatus.NWK_ROUTE_DISCOVERY_FAILED: 208>'), DeliveryError('Failed to deliver packet: <TXStatus.NWK_ROUTE_DISCOVERY_FAILED: 208>'), DeliveryError('Failed to deliver packet: <TXStatus.NWK_ROUTE_DISCOVERY_FAILED: 208>')]
1 Like

Hi,

I’m still encountering these errors and have a maybe related problem with some sensors dropping out of the network. Did anyone found a solution to this?

This thread is a smidge old, but it is exactly what I am seeing:

2023-03-06 23:06:46.331 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from geoff-lappy.home.whootis.com (192.168.8.82). Requested URL: '/auth/login_flow/ad0aab83d604986ac852358cdfaef7cf'. (Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Firefox/102.0)

2023-03-06 23:06:53.592 WARNING (MainThread) [homeassistant.components.zha.core.channels.base] [0xF9F2:11:0x0300]: async_initialize: all attempts have failed: [DeliveryError('Failed to deliver packet: <TXStatus.NWK_ROUTE_DISCOVERY_FAILED: 208>'), DeliveryError('Failed to deliver packet: <TXStatus.NWK_ROUTE_DISCOVERY_FAILED: 208>'), DeliveryError('Failed to deliver packet: <TXStatus.NWK_ROUTE_DISCOVERY_FAILED: 208>'), DeliveryError('Failed to deliver packet: <TXStatus.NWK_ROUTE_DISCOVERY_FAILED: 208>')]

2023-03-06 23:06:53.803 WARNING (MainThread) [homeassistant.components.zha.core.channels.base] [0xF9F2:11:0x0008]: async_initialize: all attempts have failed: [DeliveryError('Failed to deliver packet: <TXStatus.NWK_ROUTE_DISCOVERY_FAILED: 208>'), DeliveryError('Failed to deliver packet: <TXStatus.NWK_ROUTE_DISCOVERY_FAILED: 208>'), DeliveryError('Failed to deliver packet: <TXStatus.NWK_ROUTE_DISCOVERY_FAILED: 208>'), DeliveryError('Failed to deliver packet: <TXStatus.NWK_ROUTE_DISCOVERY_FAILED: 208>')]

2023-03-06 23:06:56.973 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from geoff-lappy.home.whootis.com (192.168.8.82). Requested URL: '/auth/login_flow/ad0aab83d604986ac852358cdfaef7cf'. (Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Firefox/102.0)

2023-03-06 23:07:13.609 WARNING (MainThread) [homeassistant.components.zha.core.channels.base] [0xF9F2:11:0x0006]: async_initialize: all attempts have failed: [DeliveryError('Failed to deliver packet: <TXStatus.NWK_ROUTE_DISCOVERY_FAILED: 208>'), DeliveryError('Failed to deliver packet: <TXStatus.NWK_ROUTE_DISCOVERY_FAILED: 208>'), DeliveryError('Failed to deliver packet: <TXStatus.NWK_ROUTE_DISCOVERY_FAILED: 208>'), DeliveryError('Failed to deliver packet: <TXStatus.NWK_ROUTE_DISCOVERY_FAILED: 208>')]

And I can’t figure out anything to make this stuff work. The Conbee2 setup just fine, it almost instantly found my Philips Hue bulbs that were ready to be added and seems to have added them without issue. I can go in an see the bulb configuration. But no controls affect the bulb. All it does is throw the errors over and over above. Kind of at a loss for what to do.

Fyi:
Home Assistant 2023.3.1
Supervisor 2023.01.1
Operating System 9.5
Frontend 20230302.0 - latest