Open blacksoul000 opened 9 months ago
Hey there @dmulcahey, @adminiuga, @puddly, @thejulianjes, mind taking a look at this issue as it has been labeled with an integration (zha
) you are listed as a code owner for? Thanks!
(message by CodeOwnersMention)
zha documentation zha source (message by IssueLinks)
I'm having the same issue. I upgraded Home Assistant about a week ago and today all interaction with devices stopped with messages from homeassistant: Failed to send request: Failed to enqueue message after 3 attempts: <EmberStatus.MAX_MESSAGE_LIMIT_REACHED: 114>
.
I upgraded to 2024.1.5 today and since restart it has worked for the last half hour, however it will take a few weeks before I'm more confident in the setup that this issue is gone.
Update: I'm using the Nabu Casa SkyConnect USB-dongle, but the behaviour is as descriped by the OP.
It looks like the Sonoff stick firmware's request concurrency is very low.
Can you try applying the following config to see if it helps?
zha:
zigpy_config:
max_concurrent_requests: 4
The default for your radio is 8.
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.
I still have the same problem, after one day I have to reset ZHA manually, otherwise I can't turn on the light remotely or with the motion sensor
zigbee light "HomeAssistantError: Failed to send request: Failed to enqueue message after 3 attempts: <EmberStatus.MAX_MESSAGE_LIMIT_REACHED: 114>"
Same problem
Same issue here. This is with a fresh install of the HA image on a Raspberry pi 4 + HA Connect ZBT-1. The issue presents itself within a couple hours of restarting HA.
HA Info: Core 2024.8.1 Supervisor 2024.08.0 Operating System 13.0
The problem
ZHA integration halts after few hours of work. Any relay device fails to interact with a MAX_MESSAGE_LIMIT_REACHED error and recover only after ZHA integration restart .
What version of Home Assistant Core has the issue?
2024.1.2
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant Container
Integration causing the issue
ZHA
Link to integration documentation on our website
No response
Diagnostics information
home-assistant_zha_2024-01-10T19-59-33.077Z.log.gz
Example YAML snippet
No response
Anything in the logs that might be useful for us?
Additional information
Door open sensor works fine at this moment