After upgrade to: 2024.1.0, zigbee is gone with: Failed to send request: Failed to enqueue message after 3 attempts: <EmberStatus.NO_BUFFERS: 24>

Hello.

I upgraded to 2024.1.0 and after that my zha integration stopped to work.

I’m able to find in logs:

[140564133696832] Failed to send request: Failed to enqueue message after 3 attempts: <EmberStatus.NO_BUFFERS: 24>

And later:

Logger: zigpy.topology
Source: /usr/local/lib/python3.11/site-packages/zigpy/topology.py:84
First occurred: 22:32:51 (1 occurrences)
Last logged: 22:32:51

Topology scan failed

after that is zigbee totally gone.

I’m using hacked lidl gateway with latest known firmware.

Does anyone have a face similar issue?

And configuration follows:

zha:
  zigpy_config:
    ota:
      otau_directory: /config/zigpy_ota
      ikea_provider: true
      ledvance_provider: true
    source_routing: true
    ezsp_config:
        CONFIG_SOURCE_ROUTE_TABLE_SIZE: 130
        CONFIG_NEIGHBOR_TABLE_SIZE: 16
        CONFIG_MAX_END_DEVICE_CHILDREN: 6
        CONFIG_APS_UNICAST_MESSAGE_COUNT: 32
        CONFIG_BINDING_TABLE_SIZE: 32
        CONFIG_ADDRESS_TABLE_SIZE: 130
        CONFIG_ROUTE_TABLE_SIZE: 32
        CONFIG_BROADCAST_TABLE_SIZE: 32
        CONFIG_TRUST_CENTER_ADDRESS_CACHE_SIZE: 4
        CONFIG_MTORR_FLOW_CONTROL: 1

It worked great until the upgrade :/.

My Zigbee is also completely broken on the latest Update.
Zigbee2mqtt is not working anymore. Updated Multiprotocol addon to 2.4 (latest) when HA 2024.1 came out and one of those things killed it for me.

Also have broken zigbee after update.

Strangely…now with the latest multiprotocol addon and Z2MQTT the addon rubs again…but all my lights are “Offline”. The crazy thing is…the switches (battery powered) and IKEA air quality thingy are connected just fine. This is so weird.

I updated mine to 2024.1.2, ZHA works great as it was on 2023.12.4, but my Zigbee2MQTT just went crazy, all of my devices went missing, tried to import from a backup, rebooted my HA, coordinators, APs and all of my network, nothing, the logs were clear, it reported my sensors, but in HA and in the Zigbee2MQTT WebUI none of my devices were there or available, had to roll back to 2024.1.0, and everything was working again even my ZHA.

Could not figure it out why this happened. 2024.1.x is not being a happy release with my setup…

For context my Zigbee2MQTT Coordinator is a Sonoff Zigbee with tasmota, and my ZHA is a Lidl Silvercrest.

1 Like

Same for me.
I have an hacked Lidl silvercrest coordinator, too.

Bug with more info and progress is here:

1 Like