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
71.03k stars 29.69k forks source link

Something is blocking Home Assistant from wrapping up the start up phase. #122221

Open Mtturek opened 1 month ago

Mtturek commented 1 month ago

The problem

Logger: homeassistant.core Source: core.py:552 First occurred: 9:00:27 PM (1 occurrences) Last logged: 9:00:27 PM

Something is blocking Home Assistant from wrapping up the start up phase. We're going to continue anyway. Please report the following info at https://github.com/home-assistant/core/issues: alexa, diagnostics, zha.sensor, counter, assist_pipeline, shopping_list.todo, onboarding, mobile_app, zha.device_tracker, energy.sensor, scene, dhcp, hassio, zha.lock, zha.fan, lock, repairs, file_upload, local_calendar.calendar, hassio.sensor, zeroconf, switch_as_x.light, alarm_control_panel, automation, siren, zone, config, zha.select, application_credentials, device_automation, api, image_upload, auth, media_source, logbook, select, http, tag, tts, mobile_app.sensor, mobile_app.notify, search, sun, lovelace, upnp, google_assistant, cover, homeassistant.scene, mobile_app.binary_sensor, input_select, zha.cover, input_number, default_config, zha.siren, sun.sensor, media_player, local_calendar, cloud.tts, device_tracker, persistent_notification, cloud.stt, trace, zha.alarm_control_panel, fan, zha.update, recorder, webostv.notify, todo, conversation, met, sensor, mobile_app.device_tracker, logger, energy, calendar, update, upnp.sensor, websocket_api, person, number, hassio.binary_sensor, binary_sensor, google_translate, homeassistant, met.weather, input_text, cast.media_player, ffmpeg, backup, zha.switch, light, homeassistant_alerts, weather, ssdp, webostv, zha.number, climate, switch, webostv.media_player, hardware, cloud, zha.climate, system_log, my, cast, stt, notify, intent, timer, input_datetime, zha.binary_sensor, upnp.binary_sensor, cloud.binary_sensor, switch_as_x, shopping_list, zha.button, google_translate.tts, usb, hassio.update, schedule, system_health, input_button, network, wake_word, input_boolean, map, script, analytics, zha.light, history, blueprint, stream, bluetooth, webhook, button, zha, frontend The system is waiting for tasks: {<Task pending name='Task-417' 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()]>}

What version of Home Assistant Core has the issue?

core-2024.7.3

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

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?

Logger: homeassistant.core
Source: core.py:552
First occurred: 9:00:27 PM (1 occurrences)
Last logged: 9:00:27 PM

Something is blocking Home Assistant from wrapping up the start up phase. We're going to continue anyway. Please report the following info at https://github.com/home-assistant/core/issues: alexa, diagnostics, zha.sensor, counter, assist_pipeline, shopping_list.todo, onboarding, mobile_app, zha.device_tracker, energy.sensor, scene, dhcp, hassio, zha.lock, zha.fan, lock, repairs, file_upload, local_calendar.calendar, hassio.sensor, zeroconf, switch_as_x.light, alarm_control_panel, automation, siren, zone, config, zha.select, application_credentials, device_automation, api, image_upload, auth, media_source, logbook, select, http, tag, tts, mobile_app.sensor, mobile_app.notify, search, sun, lovelace, upnp, google_assistant, cover, homeassistant.scene, mobile_app.binary_sensor, input_select, zha.cover, input_number, default_config, zha.siren, sun.sensor, media_player, local_calendar, cloud.tts, device_tracker, persistent_notification, cloud.stt, trace, zha.alarm_control_panel, fan, zha.update, recorder, webostv.notify, todo, conversation, met, sensor, mobile_app.device_tracker, logger, energy, calendar, update, upnp.sensor, websocket_api, person, number, hassio.binary_sensor, binary_sensor, google_translate, homeassistant, met.weather, input_text, cast.media_player, ffmpeg, backup, zha.switch, light, homeassistant_alerts, weather, ssdp, webostv, zha.number, climate, switch, webostv.media_player, hardware, cloud, zha.climate, system_log, my, cast, stt, notify, intent, timer, input_datetime, zha.binary_sensor, upnp.binary_sensor, cloud.binary_sensor, switch_as_x, shopping_list, zha.button, google_translate.tts, usb, hassio.update, schedule, system_health, input_button, network, wake_word, input_boolean, map, script, analytics, zha.light, history, blueprint, stream, bluetooth, webhook, button, zha, frontend The system is waiting for tasks: {<Task pending name='Task-417' coro=<AbstractConfig.async_initialize.<locals>.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 1 month 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)