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.14k stars 29.81k forks source link

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

Closed MrIronpat closed 1 month ago

MrIronpat commented 1 month ago

The problem

I have the following message in my logs, asking me to post the following here:

Logger: homeassistant.core Source: core.py:552 First occurred: 1:35:17 PM (1 occurrences) Last logged: 1:35:17 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: network, homeassistant.scene, siren, zha.cover, bestway.binary_sensor, zha.button, input_datetime, climate, weather, person, zha.number, radio_browser, persistent_notification, tplink.fan, tplink.switch, input_button, shopping_list, hassio.sensor, zha.binary_sensor, sun, default_config, plex.sensor, met, lock, bluetooth, mobile_app.notify, onboarding, script, zha.switch, system_health, tplink.button, history, google_translate.tts, hacs.sensor, plex, http, notify, sensor, application_credentials, androidtv_remote.media_player, shopping_list.todo, repairs, webhook, todo, brother, brother.sensor, mobile_app, tag, zone, backup, bestway.switch, plex.update, androidtv_remote.remote, websocket_api, mobile_app.binary_sensor, binary_sensor, device_automation, analytics, hassio, counter, system_log, media_source, intent, zeroconf, auth, hacs.update, bestway.climate, tplink.select, timer, homeassistant_alerts, zha.sensor, hassio.binary_sensor, remote, button, energy.sensor, homeassistant, update, cloud.binary_sensor, input_boolean, file_upload, hassio.update, input_number, trace, plex.media_player, schedule, recorder, my, zha.lock, tplink.sensor, zha.device_tracker, input_select, google_translate, map, zha.select, mobile_app.device_tracker, fan, bestway, bestway.number, ipp, frontend, light, androidtv_remote, bestway.sensor, stream, mobile_app.sensor, dhcp, cloud.tts, cloud.stt, tplink.climate, search, hardware, ssdp, usb, assist_pipeline, select, energy, tplink.number, asuswrt.sensor, zha.fan, logbook, met.weather, device_tracker, blueprint, input_text, cast, tplink, api, tts, media_player, scene, bestway.select, switch, tplink.light, logger, zha.climate, zha.update, diagnostics, image_upload, cover, zha.siren, asuswrt, sun.sensor, hacs, tplink.binary_sensor, zha.alarm_control_panel, automation, config, asuswrt.device_tracker, zha, number, plex.button, cast.media_player, conversation, ipp.sensor, alarm_control_panel, ffmpeg, wake_word, zha.light, lovelace, stt, cloud The system is waiting for tasks: {<Task pending name='Task-1779' coro=<HacsBase.startup_tasks() running at /config/custom_components/hacs/base.py:687> wait_for=<_GatheringFuture pending cb=[Task.task_wakeup()]> cb=[set.remove()]>}

home-assistant_2024-07-22T17-41-11.931Z.log

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

homeassistant.core

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: 1:35:17 PM (1 occurrences)
Last logged: 1:35:17 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: network, homeassistant.scene, siren, zha.cover, bestway.binary_sensor, zha.button, input_datetime, climate, weather, person, zha.number, radio_browser, persistent_notification, tplink.fan, tplink.switch, input_button, shopping_list, hassio.sensor, zha.binary_sensor, sun, default_config, plex.sensor, met, lock, bluetooth, mobile_app.notify, onboarding, script, zha.switch, system_health, tplink.button, history, google_translate.tts, hacs.sensor, plex, http, notify, sensor, application_credentials, androidtv_remote.media_player, shopping_list.todo, repairs, webhook, todo, brother, brother.sensor, mobile_app, tag, zone, backup, bestway.switch, plex.update, androidtv_remote.remote, websocket_api, mobile_app.binary_sensor, binary_sensor, device_automation, analytics, hassio, counter, system_log, media_source, intent, zeroconf, auth, hacs.update, bestway.climate, tplink.select, timer, homeassistant_alerts, zha.sensor, hassio.binary_sensor, remote, button, energy.sensor, homeassistant, update, cloud.binary_sensor, input_boolean, file_upload, hassio.update, input_number, trace, plex.media_player, schedule, recorder, my, zha.lock, tplink.sensor, zha.device_tracker, input_select, google_translate, map, zha.select, mobile_app.device_tracker, fan, bestway, bestway.number, ipp, frontend, light, androidtv_remote, bestway.sensor, stream, mobile_app.sensor, dhcp, cloud.tts, cloud.stt, tplink.climate, search, hardware, ssdp, usb, assist_pipeline, select, energy, tplink.number, asuswrt.sensor, zha.fan, logbook, met.weather, device_tracker, blueprint, input_text, cast, tplink, api, tts, media_player, scene, bestway.select, switch, tplink.light, logger, zha.climate, zha.update, diagnostics, image_upload, cover, zha.siren, asuswrt, sun.sensor, hacs, tplink.binary_sensor, zha.alarm_control_panel, automation, config, asuswrt.device_tracker, zha, number, plex.button, cast.media_player, conversation, ipp.sensor, alarm_control_panel, ffmpeg, wake_word, zha.light, lovelace, stt, cloud The system is waiting for tasks: {<Task pending name='Task-1779' coro=<HacsBase.startup_tasks() running at /config/custom_components/hacs/base.py:687> wait_for=<_GatheringFuture pending cb=[Task.task_wakeup()]> cb=[set.remove()]>}

Additional information

No response

mib1185 commented 1 month ago

Hi custom_components/hacs is a custom component, which is not maintained by the HA core project. Please report your issue to the maintainer or in the source repository of this custom component. Thx 👍

mib1185 commented 1 month ago

duplicate of (at least)