-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Something is blocking Home Assistant from wrapping up the start up phase #4002
Comments
Make sure you have read the issue guidelines and that you filled out the entire template. If you have an issue identical to this, do not add comments like "same here", "i have this too", instead add a 👍 reaction to the issue description. Thanks! 👍 |
What information is needed? 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: template, systemmonitor.sensor, yandex_station.select, xiaomi_gateway3.binary_sensor, network, samsungtv.media_player, ecowitt, telegram.notify, repairs, scene, onvif.sensor, light, input_text, hacs.update, hacs, blueprint, remote, script, input_datetime, text, esphome.switch, file_upload, recorder, system_health, blitzortung, reolink.siren, logbook, stt, samsungtv.remote, input_number, xiaomi_gateway3.select, reolink.light, sensor, auth, tuya_local, command_line.binary_sensor, intent, sun.sensor, tuya_local.number, onvif.binary_sensor, samsungtv, ping.device_tracker, homeassistant.scene, profiler, reolink.sensor, onvif.camera, hass_diagnostics.sensor, websocket_api, reolink, mobile_app, ecowitt.sensor, esphome.sensor, xiaomi_gateway3.sensor, alarm_control_panel, xiaomi_gateway3.switch, zeroconf, yandex_dialogs, yandex_station.camera, reolink.camera, my, yandex_station.notify, reolink.select, braviatv.remote, schedule, xiaomi_gateway3.cover, command_line.sensor, hass_diagnostics, lock, mqtt.lock, webhook, braviatv.button, http, mqtt, counter, cover, version.sensor, template.sensor, geo_location, xiaomi_gateway3.number, localtuya, switch, input_select, upnp.sensor, search, media_source, yandex_station.media_player, ping.sensor, cloud, siren, diagnostics, onvif, reolink.switch, image_upload, mqtt.number, mqtt.select, number, google_maps.device_tracker, group, xiaomi_gateway3.text, person, xiaomi_gateway3.alarm_control_panel, logger, google_translate.tts, update, cloud.tts, api, media_player, upnp, mqtt.sensor, automation, lovelace, map, default_config, hacs.switch, application_credentials, yandex_smart_home, blitzortung.geo_location, sun, braviatv.media_player, mobile_app.notify, system_log, xiaomi_gateway3.light, homeassistant_alerts, hardware, ssdp, mqtt.update, tts, input_button, asuswrt, analytics, upnp.binary_sensor, asuswrt.device_tracker, esphome, climate, camera, reolink.number, speedtestdotnet.sensor, binary_sensor, notify, assist_pipeline, systemmonitor, telegram_bot, history, onvif.switch, onboarding, input_boolean, reolink.button, usb, remote_syslog, reolink.binary_sensor, folder.sensor, tuya_local.sensor, tuya_local.button, xiaomi_miio.switch, nmap_tracker, device_tracker, dhcp, frontend, ecowitt.binary_sensor, systemmonitor.binary_sensor, prometheus, template.binary_sensor, command_line, homeassistant, bluetooth, conversation, config, tuya_local.switch, zone, version, tag, persistent_notification, nmap_tracker.device_tracker, reolink.update, button, ffmpeg, select, stream, version.binary_sensor, mqtt.switch, xiaomi_gateway3.climate, blitzortung.sensor, wake_word, mqtt.button, esphome.binary_sensor, energy, device_automation, xiaomi_miio, asuswrt.sensor, ping, xiaomi_gateway3, backup, energy.sensor, onvif.button, timer, shell_command, yandex_station, speedtestdotnet, mqtt.binary_sensor, ping.binary_sensor, statistics.sensor, localtuya.sensor, braviatv, trace The system is waiting for tasks: {<Task pending name='Task-3874' coro=<HacsBase.startup_tasks() running at /config/custom_components/hacs/base.py:667> wait_for=<_GatheringFuture pending cb=[Task.task_wakeup()]> cb=[set.remove()]>} |
|
System Information
Home Assistant Community Store
Home Assistant Cloud
Dashboards
Recorder
Sorry, I didn't understand about debug logs. I provided them above. Or... did I cut out the necessary parts? |
There are no debug entries. |
My mistake, I previously specified in the settings
|
Looks like you are cutting off the start of your logs? |
I sent the full log to your personal email, sorry. |
It was removed. |
500 megabit network. I don't see any problems except the warning at the start. |
That is your home network, you can still have congestion during HA startup. |
Is it possible to add diagnostics on this topic? Perhaps, at the state level, some domain is restricted for me. Before version 2.0.0, this did not happen. Or is there a domain that can be checked using the curl utility or something else? |
https://data-v2.hacs.xyz/integration/data.json is one of the calls during startup, the domain is not restricted, as i see it works in your system health. Do you see the same on HA 2024.8.2? |
I'll check the archives. I think I updated HA first, then HACS. |
You are right! There was no such warning on HA 2024.8.2. |
I've seen several reports of misbehaving cloud based integrations on 2024.8.3 |
Here |
I'm aware. |
|
Home Assistant 2024.9.0
|
Please clarify the problem. If you need data, let me know, I will collect it. Or is this not a problem? Home Assistant 2024.9.1, HACS 2.0.1 |
Home Assistant 2024.10.0, HACS 2.0.1
|
Home Assistant 2024.10.4, HACS 2.0.1
|
Home Assistant 2024.11.1, HACS 2.0.1 The system is waiting for tasks: {<Task pending name='Task-3906' coro=<HacsBase.startup_tasks() running at /config/custom_components/hacs/base.py:667> wait_for=<_GatheringFuture pending cb=[Task.task_wakeup()]> cb=[set.remove()]>}"], level=WARNING, source=('core.py', 563), timestamp=1731178658.6360197, exception=, count=1, first_occurred=1731178658.6360197>
|
Got the same log/warning... |
System Health details
Home Assistant 2024.8.3, HACS 2.0.0
Checklist
Describe the issue
At each start: <...> The system is waiting for tasks: {<Task pending name='Task-3863' coro=<HacsBase.startup_tasks() running at /config/custom_components/hacs/base.py:667> wait_for=<_GatheringFuture pending cb=[Task.task_wakeup()]> cb=[set.remove()]>}
Reproduction steps
Restarting HA.
Debug logs
The text was updated successfully, but these errors were encountered: