-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Waiter Timeout Errors #65
Comments
Please enable debug logging and submit the debug logs to zigpy-cc repository with this issue. |
I am limited by the amount of characters I can post but when starting Home Assistant, I get this (hopefully there's nothing sensitive):
Then I get this further down the log:
Then:
Finally:
|
I am using Zigpy via the ZHA component in Home Assistant. I have set it up with my CC2531 USB stick running the latest Koenkk v1.2 source routing coordinator firmware.
Throughout the duration of the service being live, I am constantly getting error messages such as the below:
Waiter timeout: <Waiter matcher=<Matcher type=CommandType.AREQ subsystem=Subsystem.AF command=dataConfirm payload={'endpoint': 1, 'transid': 159}> future=<Future cancelled> timeout=10000 sequence=None>
These are coming from various endpoints - the one above is a Sonoff Basic ZB R3 which is located around 3 meters away from my coordinator.
At present, I have 12 devices on my network. 4 of them have routing capabilities (2 Sononff Basic ZB R3 and 2 CC2531 Router Firmwares).
What could be causing these timeouts, given that the endpoint device is in such close proximity to my coordinator, and mains powered?
The text was updated successfully, but these errors were encountered: