#ZHA broke after restart

3 messages · Page 1 of 1 (latest)

south mango
#

My ZHA broke after a restart, just now.

I've restarted a couple of times, and it remains broken:

I have full debug logging running, and the amount of information is quite huge...
This seems to be the critical part of the log messages, as far as I can see...
(Attached)

I would appreciate any help, as this is a bit terrifying to me.

south mango
#

Without debug logging, this is the only message in the log:

2025-01-24 17:20:51.167 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved (None)
Traceback (most recent call last):
  File "/usr/local/lib/python3.13/site-packages/zigpy/application.py", line 952, in _discover_unknown_device
    return await zigpy.zdo.broadcast(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^
    ...<7 lines>...
    )
    ^
  File "/usr/local/lib/python3.13/site-packages/zigpy/device.py", line 741, in broadcast
    return await app.broadcast(
           ^^^^^^^^^^^^^^^^^^^^
    ...<9 lines>...
    )
    ^
  File "/usr/local/lib/python3.13/site-packages/zigpy/application.py", line 927, in broadcast
    await self.send_packet(
    ...<17 lines>...
    )
  File "/usr/local/lib/python3.13/site-packages/bellows/zigbee/application.py", line 833, in send_packet
    raise zigpy.exceptions.DeliveryError(
    ...<5 lines>...
    )
zigpy.exceptions.DeliveryError: Failed to enqueue message after 3 attempts: 
#

What I've tried:

  • Restarted home assistant a number of times
  • Checked the dongle itself in another machine to ensure that it loaded
  • Moved it to a different usb extension cable farther away from any wifi interference