-
-
Notifications
You must be signed in to change notification settings - Fork 15
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
too many request... since some days.. #39
Comments
You have exceeded one of the limits listed at: Given that the Home Connect servers have blocked further requests for 24 hours, my guess would be that it is this limit:
You have not provided sufficient information to determine why that rate limit might have been exceeded. There are many possible reasons, such as reading details of supported programmes when the plugin is first use, heavy use of HomeKit to control the appliances, or a dodgy internet connection. It isn't entirely unexpected. The plugin should recover and re-establish a connection once the 24 hours expire. If that does not happen then please provide a longer log with homebridge debug enabled (using the |
this is the log: [5/12/2020, 03:30:08] [Nessun nome] Starting events stream for all appliances |
Thank you for the debug log. That confirms that the issue was, as expected:
It also shows that after expiry of the 24 hour period, the plugin resumed normal operation without any further errors. Hence, unless you are still seeing issues that don't appear in the provided log, then it looks like everything is working as intended. |
From the logs provided it is not possible to determine why the 1000 requests/day rate limit was exceeded. It is unlikely that anything can be done to prevent that occurring under extreme conditions (either intermittent internet connections, problems with the Home Connect servers, or excessive use of the appliances or HomeKit control). However, the plugin appears to have handled the situation appropriately, and recovered when the 24 hour period expired. Hence, there is no evidence of a bug in the plugin, so I am closing this issue. |
[3/12/2020, 22:54:40] [Nessun nome] Terminated events stream for all appliances: Home Connect API error: Too Many Requests
[3/12/2020, 22:54:40] [Nessun nome] Starting events stream for all appliances
[3/12/2020, 22:54:40] [Nessun nome] Waiting 86234 seconds before issuing Home Connect API request
[3/12/2020, 22:54:41] [Nessun nome] Terminated events stream for all appliances: Home Connect API error: Too Many Requests
[3/12/2020, 22:54:41] [Nessun nome] Waiting 86233 seconds before requesting events stream for all appliances
thanks for help
The text was updated successfully, but these errors were encountered: