I am having these messages appear in my logs since updating to 2022.4.0. My network follows most of the best practices listed in @Hedda 's reply. Around 40 devices with ample amounts of routers for my ~900 sqft apartment.
Out of the blue the messages started to appear in my logs, continually spamming them. None of my Zigbee devices are available during this time, although 50-70% of them will start to come online over the next half hour, and then stop short of having my entire network back online.
Logger: homeassistant.components.zha.core.channels.base
Source: components/zha/core/channels/base.py:457
Integration: Zigbee Home Automation (documentation, issues)
First occurred: 6:44:02 PM (13 occurrences)
Last logged: 6:47:46 PM
[0x03AC:1:0x0300]: async_initialize: all attempts have failed: [DeliveryError('[0x03ac:1:0x0300]: Message send failure'), DeliveryError('[0x03ac:1:0x0300]: Message send failure'), DeliveryError('[0x03ac:1:0x0300]: Message send failure'), DeliveryError('[0x03ac:1:0x0300]: Message send failure')]
[0x9117:1:0x0006]: async_initialize: all attempts have failed: [DeliveryError('[0x9117:1:0x0006]: Message send failure'), DeliveryError('[0x9117:1:0x0006]: Message send failure'), DeliveryError('[0x9117:1:0x0006]: Message send failure'), DeliveryError('[0x9117:1:0x0006]: Message send failure')]
[0x03AC:1:0x0006]: async_initialize: all attempts have failed: [DeliveryError('[0x03ac:1:0x0006]: Message send failure'), DeliveryError('[0x03ac:1:0x0006]: Message send failure'), DeliveryError('[0x03ac:1:0x0006]: Message send failure'), DeliveryError('[0x03ac:1:0x0006]: Message send failure')]
[0x9117:1:0x0702]: async_initialize: all attempts have failed: [DeliveryError('[0x9117:1:0x0702]: Message send failure'), DeliveryError('[0x9117:1:0x0702]: Message send failure'), DeliveryError('[0x9117:1:0x0702]: Message send failure'), DeliveryError('[0x9117:1:0x0702]: Message send failure')]
[0x03AC:1:0x0702]: async_initialize: all attempts have failed: [DeliveryError('[0x03ac:1:0x0702]: Message send failure'), DeliveryError('[0x03ac:1:0x0702]: Message send failure'), DeliveryError('[0x03ac:1:0x0702]: Message send failure'), DeliveryError('[0x03ac:1:0x0702]: Message send failure')]
I have attempted to upgrade to 2022.4.1 without success. I have attempted to delete my “deps” folder. I have attempted rolling back to my full backups from weeks ago where there were no issues. I attempted to switch my ConBee 2 from USB 2.0 to USB 3.0 and back again. No luck.
When attempting to troubleshoot this, I have noticed that the Studio Code Server add-on as well as the Samba fileshare I had set up thru an additional add-on were not functional at this time.
Activating extension 'esbenp.prettier-vscode' failed: ENOENT: no such file or directory, uv_cwd.
This is a serious breaking issue for me that I can’t seem to resolve, and it appears as though I am far from being alone with ZHA issues recently. But this seems way deeper than that. Is there any suggestions to getting my HomeAssistant back to where it needs to be? Has anyone else been able to get this fixed?