Announcement

Collapse
No announcement yet.

Repeat of an earlier issue from 2020

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Repeat of an earlier issue from 2020

    I am routinely getting exceptions throuwn.

    My log contents are
    9/28/2022 12:55:09

    Rachio
    Error
    HSPI_Rachio.RachioNet.RachioServiceProviderException: Exception of type 'HSPI_Rachio.RachioNet.RachioServiceProviderException' was thrown. at HSPI_Rachio.RachioNet.RachioServiceProvider.ThrowError(HttpR esponseMessage response) at HSPI_Rachio.RachioNet.RachioServiceProvider.GetAsync[T](Uri url) at HSPI_Rachio.RachioNet.RachioServiceProvider.GetAsync[T](String entity, String entityId, String action, Object parameters) at HSPI_Rachio.RachioNet.RachioService.Person(String id) at HSPI_Rachio.Controller.OnPollTimerEvent(Object sender, ElapsedEventArgs e)
    9/28/2022 12:55:09

    Rachio
    Debug
    {"errors":[{"message":"1700 daily calls rate limit exceeded."}]}

    I logged into Rachio, got the current API Key, and tried to insert it, but it is rejhected by the plug-in form.

    Any suggestions on next steps to resolve? Thanks.

    #2
    Originally posted by Jerry View Post
    {"errors":[{"message":"1700 daily calls rate limit exceeded."}]}
    This error means you have exceeded the quota of requests allowed by user by day. You should increase the polling interval from the settings page and disable the plugin for a few hours.
    Also, check that you don't have some events that do too many requests.

    Comment

    Working...
    X