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
74.11k stars 31.1k forks source link

Platforms/components blocking start from finishing #6973

Closed balloob closed 5 years ago

balloob commented 7 years ago

Home Assistant will trigger a warning when a platform/component is taking too long to start. This issue will be a catch all to find them.

balloobbot commented 6 years ago

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates.

Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment :+1:

balloobbot commented 5 years ago

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates.

Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment :+1:

mstrchris83 commented 5 years ago

Hi,

I'm on HA 0.89.2 using the official Docker image on my QNAP NAS and for the past several days I've been seeing the following message in my log.

2019-03-18 22:08:04 WARNING (MainThread) [homeassistant.core] Something is blocking Home Assistant from wrapping up the start up phase. We're going to continue anyway. Please report the following info at http://bit.ly/2ogP58T : upnp, scene, switch.command_line, custom_updater, lovelace, sensor.yr, panel_iframe, websocket_api, cover.esphome, onboarding, input_number, sensor.asuswrt, input_text, alert, light, discovery, binary_sensor.tod, media_player.plex, climate.wink, person, script, scene.homeassistant, config.entity_registry, rest_command, binary_sensor.august, cover.wink, logger, config.core, light.group, august, switch.zha, esphome, shopping_list, config, scene.wink, camera.ffmpeg, sensor.google_geocode, binary_sensor.wink, cloud, binary_sensor.ffmpeg_motion, tts, lock.zwave, history_graph, media_player.alexa_media, zeroconf, binary_sensor.mqtt, config.script, weather, media_player.samsungtv, sensor.google_travel_time, light.wink, sensor.history_stats, zwave, geo_location, config.auth_provider_homeassistant, notify.html5, fan, switch.wink, updater, fan.zwave, recorder, sensor.mqtt_room, remote.harmony, lock.august, switch, sensor.darksky, cast, camera.mjpeg, config.auth, switch.zwave, camera.local_file, binary_sensor.zwave, fan.zha, conversation, sensor.zha, weather.darksky, lock.wink, config.area_registry, device_tracker, proximity, alarm_control_panel.wink, fan.esphome, cover, water_heater.wink, shell_command, notify.pushover, geo_location.geo_json_events, config.device_registry, calendar.google, automation, light.switch, alexa_media, ifttt, system_log, customizer, light.esphome, fan.wink, sensor.statistics, camera.august, sensor.esphome, config.group, http, history, sensor.speedtestdotnet, sensor.ups, light.flux_led, camera, notify, switch.template, cover.zwave, light.zwave, binary_sensor, binary_sensor.template, notify.smtp, camera.generic, input_boolean, map, sensor, remote, sensor.zwave, light.tuya, config.zwave, zone, speedtestdotnet, water_heater, zha, python_script, mqtt, sensor.command_line, sensor.systemmonitor, system_health, binary_sensor.zha, config.automation, wink, climate.zwave, notify.group, binary_sensor.esphome, notify.file, frontend, emulated_hue, alarm_control_panel, climate, logbook, sun, webhook, config.customize, sensor.season, calendar, asuswrt, variable, sensor.wink, binary_sensor.bayesian, sensor.time_date, sensor.moon, sensor.plex, config.config_entries, auth, sensor.template, light.zha, google, media_player.cast, ffmpeg, sensor.mold_indicator, api, group, media_player, weblink, lock, sensor.mqtt, tuya, binary_sensor.ffmpeg_noise, input_select, switch.esphome

awarecan commented 5 years ago

@mstrchris83 did you have any other warning in your log, such as Setup platform/component is taking longer than xx seconds

Adminiuga commented 5 years ago

@mstrchris83 Please try the latest HA version and reopen if the issue still persists.