Open Juffle74 opened 3 months ago
{<Task finished name='Task-2486' coro=<StatisticsSensor._initialize_from_database() done, defined at /usr/src/homeassistant/homeassistant/components/statistics/sensor.py:634> result=None>, <Task pending name='Task-2483' coro=<StatisticsSensor._initialize_from_database() running at /usr/src/homeassistant/homeassistant/components/statistics/sensor.py:644> wait_for=<Future pending cb=[_chain_future.<locals>._call_check_cancel() at /usr/local/lib/python3.12/asyncio/futures.py:387, Task.task_wakeup()]> cb=[set.remove()]>, <Task pending name='Task-2485' coro=<StatisticsSensor._initialize_from_database() running at /usr/src/homeassistant/homeassistant/components/statistics/sensor.py:644> wait_for=<Future pending cb=[_chain_future.<locals>._call_check_cancel() at /usr/local/lib/python3.12/asyncio/futures.py:387, Task.task_wakeup()]> cb=[set.remove()]>}
Hey there @thomdietrich, mind taking a look at this issue as it has been labeled with an integration (statistics
) you are listed as a code owner for? Thanks!
(message by CodeOwnersMention)
statistics documentation statistics source (message by IssueLinks)
Home Assistant 2024.8.3
Logger: homeassistant.core
Source: core.py:552
First occurred: 6:36:27 PM (1 occurrences)
Last logged: 6:36: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: camera, cover, google_maps.device_tracker, stt, ecowitt, reolink.sensor, blitzortung.sensor, default_config, scene, blueprint, cloud.tts, energy.sensor, schedule, braviatv.media_player, text, sensor, ping.binary_sensor, mqtt.select, braviatv.button, input_boolean, mqtt.number, tuya_local.number, system_log, command_line.sensor, device_tracker, climate, energy, esphome.binary_sensor, mqtt.lock, persistent_notification, systemmonitor.sensor, reolink.camera, localtuya.sensor, map, reolink.update, samsungtv.media_player, braviatv.remote, reolink.light, onvif, sun.sensor, reolink, xiaomi_miio.switch, version.sensor, xiaomi_gateway3.number, light, reolink.switch, shell_command, esphome.sensor, remote, frontend, mqtt.sensor, intent, notify, dhcp, xiaomi_gateway3.binary_sensor, api, onvif.camera, asuswrt, google_translate.tts, geo_location, ecowitt.sensor, search, nmap_tracker.device_tracker, hass_diagnostics, media_source, bluetooth, reolink.select, yandex_station, upnp, folder.sensor, asuswrt.sensor, trace, config, siren, xiaomi_gateway3.climate, reolink.binary_sensor, http, network, backup, system_health, yandex_smart_home, systemmonitor, version, ffmpeg, select, template, switch, command_line, hacs.switch, homeassistant, number, mqtt.update, samsungtv.remote, esphome, person, hacs, input_select, my, tuya_local, yandex_station.camera, mobile_app.notify, onvif.sensor, xiaomi_gateway3.cover, onvif.binary_sensor, tag, ping.device_tracker, alarm_control_panel, yandex_station.media_player, tuya_local.sensor, automation, recorder, homeassistant.scene, button, xiaomi_gateway3.alarm_control_panel, timer, tts, hardware, ping.sensor, ecowitt.binary_sensor, lock, history, prometheus, lovelace, version.binary_sensor, analytics, xiaomi_miio, telegram.notify, assist_pipeline, telegram_bot, file_upload, input_button, reolink.siren, wake_word, reolink.number, xiaomi_gateway3.text, media_player, script, yandex_dialogs, template.sensor, tuya_local.switch, input_datetime, webhook, xiaomi_gateway3.sensor, xiaomi_gateway3.select, zeroconf, speedtestdotnet.sensor, homeassistant_alerts, mobile_app, hacs.update, localtuya, onvif.switch, sun, blitzortung, logbook, nmap_tracker, mqtt, zone, application_credentials, profiler, image_upload, blitzortung.geo_location, onboarding, ping, systemmonitor.binary_sensor, logger, template.binary_sensor, statistics.sensor, xiaomi_gateway3.switch, xiaomi_gateway3.light, yandex_station.select, input_number, mqtt.binary_sensor, esphome.switch, tuya_local.button, reolink.button, binary_sensor, upnp.binary_sensor, auth, conversation, xiaomi_gateway3, mqtt.button, mqtt.switch, samsungtv, device_automation, speedtestdotnet, ssdp, counter, repairs, diagnostics, yandex_station.notify, upnp.sensor, hass_diagnostics.sensor, remote_syslog, group, input_text, onvif.button, websocket_api, update, asuswrt.device_tracker, usb, stream, cloud, braviatv, command_line.binary_sensor The system is waiting for tasks: {<Task pending name='Task-3923' coro=<HacsBase.startup_tasks() running at /config/custom_components/hacs/base.py:667> wait_for=<_GatheringFuture pending cb=[Task.task_wakeup()]> cb=[set.remove()]>}
Home Assistant 2024.8.3
{<Task pending name='Task-3923' coro=<HacsBase.startup_tasks() running at /config/custom_components/hacs/base.py:667> wait_for=<_GatheringFuture pending cb=[Task.task_wakeup()]> cb=[set.remove()]>}
That's unrelated to this issue as its HACS
@garry0garry that's an issue in HACS and unrelated to this issue
that's an issue in HACS and unrelated to this issue
Could it be that you are loading a very large amount of data for the statistics? It would be helpful to provide some more details: e.g. the definition of the sensor as well as the frequency of changes for the input sensor.
Home Assistant 2024.10.0, HACS 2.0.1 - nothing has changed. Every time I reboot HA I get this warning. Detailed data is presented here.
The problem
After 2024.8.0 update, in log:
Something is blocking Home Assistant from wrapping up the start up phase. We're going to continue anyway. Please report the following info...
What version of Home Assistant Core has the issue?
2024.8.0
What was the last working version of Home Assistant Core?
2024.7.4
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?
Additional information
No response