home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
72.32k stars 30.26k forks source link

Nest integration 504 error #128033

Open manningmichael2 opened 2 hours ago

manningmichael2 commented 2 hours ago

The problem

Logger: homeassistant.components.nest.config_flow Source: components/nest/config_flow.py:287 integration: Google Nest (documentation, issues) First occurred: 9:09:20 AM (17 occurrences) Last logged: 10:59:41 AM

Error creating subscription: Failed to create subscription 'projects/PROJECTID/subscriptions/home-assistant-MYQ71YQ7LR': 504 Deadline Exceeded

What version of Home Assistant Core has the issue?

2024.10.1

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Nest

Link to integration documentation on our website

https://www.home-assistant.io/integrations/nest

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

Logger: homeassistant.components.nest.config_flow
Source: components/nest/config_flow.py:287
integration: Google Nest (documentation, issues)
First occurred: 9:09:20 AM (17 occurrences)
Last logged: 10:59:41 AM

Error creating subscription: Failed to create subscription 'projects/PROJECTID/subscriptions/home-assistant-MYQ71YQ7LR': 504 Deadline Exceeded
Error creating subscription: Failed to create subscription 'projects/PROJECTID/subscriptions/home-assistant-0DfIzRKIu0': 504 Deadline Exceeded
Error creating subscription: Failed to create subscription 'projects/PROJECTID/subscriptions/home-assistant-qQ5GTJeafL': 504 Deadline Exceeded
Error creating subscription: Failed to create subscription 'projects/PROJECTID/subscriptions/home-assistant-QCJIL2rxfN': 504 Deadline Exceeded
Error creating subscription: Failed to create subscription 'projects/PROJECTID/subscriptions/home-assistant-O1PwM53aTR': 504 Deadline Exceeded

Additional information

new install of home assistant on HA Green. Integration previously worked on this device, but I dont know which version it was running. May have failed when I updated.

home-assistant[bot] commented 2 hours ago

Hey there @allenporter, mind taking a look at this issue as it has been labeled with an integration (nest) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `nest` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign nest` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


nest documentation nest source (message by IssueLinks)