#ZHA broke after restart
3 messages · Page 1 of 1 (latest)
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