Announcement

Collapse
No announcement yet.

Red Nest ERROR blocked messages

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

    Red Nest ERROR blocked messages

    I get this in my Log file with Debug on:
    Aug-29 3:51:51 PM
    *
    Nest
    DEBUG data: null
    Aug-29 3:51:51 PM
    *
    Nest
    DEBUG event: keep-alive
    Aug-29 3:51:44 PM
    *
    Nest
    DEBUG instance: 32217783-36ca-47d5-8e8e-6212e97e913f
    Aug-29 3:51:44 PM
    *
    Nest
    DEBUG message: blocked
    Aug-29 3:51:44 PM
    *
    Nest
    DEBUG type: https://developer.nest.com/documenta...ssages#blocked

    #2
    this error means you have reach the "rate limit" imposed by Nest, see first error in this page:
    https://developers.nest.com/document...error-messages

    you just need to wait until you are allowed again to do some requests.

    Comment


      #3
      Thanks Spud, you were of course right! Next day I could run control events and change the target temperature directly from the home device display. Does the user have any control over the Nest rate actual value? Where is the actual value stored? I could find no useful information in the Nest guides and documentation. Thanks again.

      Comment


        #4
        I don't think users have any control on the rate limit. It's just a rule enforced by Nest to limit the number of requests on their servers

        I have only faced this issue when I actively tested the plugin and doing a lot of requests. With a normal daily usage, you should not reach the limit.

        Comment

        Working...
        X