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
69.82k stars 28.95k forks source link

Google Assistant is blocking Home Assistant from wrapping up the start up phase. #121220

Closed Kertz1954 closed 18 hours ago

Kertz1954 commented 3 days ago

The problem

After a core (2024.6.3) restart today (4th July), I get the following Warning, Something is blocking Home Assistant from wrapping up the start up phase. This has only occurred since the release of 2024.7.0 on the 3rd July.

What version of Home Assistant Core has the issue?

core- 2024.6.3

What was the last working version of Home Assistant Core?

core- 2024.6.3

What type of installation are you running?

Home Assistant Core

Integration causing the issue

No response

Link to integration documentation on our website

No response

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

{<Task pending name='Task-1080' coro=<AbstractConfig.async_initialize..sync_google() running at /usr/src/homeassistant/homeassistant/components/google_assistant/helpers.py:114> wait_for=<_GatheringFuture pending cb=[Task.task_wakeup()]> cb=[set.remove()]>}

Additional information

No response

home-assistant[bot] commented 3 days ago

Hey there @home-assistant/cloud, mind taking a look at this issue as it has been labeled with an integration (google_assistant) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `google_assistant` 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 google_assistant` 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)


google_assistant documentation google_assistant source (message by IssueLinks)

Kertz1954 commented 18 hours ago

Since the release of core 2024.7.1 this isuue no longer occurs. And I am still on core 2024.6.3. If it happens again, I will raise a new PR with strong reference to home-assistant/cloud (Nabu Casa). Issue closed.