-
-
Notifications
You must be signed in to change notification settings - Fork 31.4k
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
Unable to set up dependencies of default_config. Setup failed for dependencies: config, frontend, history, logbook, map, mobile_app #28361
Comments
I same: 2019-10-31 14:03:22 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for hacs which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you do experience issues with Home Assistant.
2019-10-31 14:03:24 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for sonoff which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you do experience issues with Home Assistant.
2019-10-31 14:03:25 ERROR (MainThread) [homeassistant.config] Invalid config for [http]: [api_password] is an invalid option for [http]. Check: http->http->api_password. (See /config/configuration.yaml, line 25). Please check the docs at https://home-assistant.io/integrations/http/
2019-10-31 14:03:25 ERROR (MainThread) [homeassistant.setup] Setup failed for http: Invalid config.
2019-10-31 14:03:25 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of system_log. Setup failed for dependencies: http
2019-10-31 14:03:25 ERROR (MainThread) [homeassistant.setup] Setup failed for system_log: Could not set up all dependencies.
2019-10-31 14:03:27 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for google_geocode which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you do experience issues with Home Assistant.
2019-10-31 14:03:32 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of auth. Setup failed for dependencies: http
2019-10-31 14:03:32 ERROR (MainThread) [homeassistant.setup] Setup failed for auth: Could not set up all dependencies.
2019-10-31 14:03:32 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of system_health. Setup failed for dependencies: http
2019-10-31 14:03:32 ERROR (MainThread) [homeassistant.setup] Setup failed for system_health: Could not set up all dependencies.
2019-10-31 14:03:32 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of api. Setup failed for dependencies: http
2019-10-31 14:03:32 ERROR (MainThread) [homeassistant.setup] Setup failed for api: Could not set up all dependencies.
2019-10-31 14:03:32 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of google_assistant. Setup failed for dependencies: http
2019-10-31 14:03:32 ERROR (MainThread) [homeassistant.setup] Setup failed for google_assistant: Could not set up all dependencies.
2019-10-31 14:03:32 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of tts. Setup failed for dependencies: http
2019-10-31 14:03:32 ERROR (MainThread) [homeassistant.setup] Setup failed for tts: Could not set up all dependencies.
2019-10-31 14:03:33 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of webhook. Setup failed for dependencies: http
2019-10-31 14:03:33 ERROR (MainThread) [homeassistant.setup] Setup failed for webhook: Could not set up all dependencies.
2019-10-31 14:03:33 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mqtt. Setup failed for dependencies: http
2019-10-31 14:03:33 ERROR (MainThread) [homeassistant.setup] Setup failed for mqtt: Could not set up all dependencies.
2019-10-31 14:03:33 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of history. Setup failed for dependencies: http
2019-10-31 14:03:33 ERROR (MainThread) [homeassistant.setup] Setup failed for history: Could not set up all dependencies.
2019-10-31 14:03:33 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of media_player. Setup failed for dependencies: http
2019-10-31 14:03:33 ERROR (MainThread) [homeassistant.setup] Setup failed for media_player: Could not set up all dependencies.
2019-10-31 14:03:33 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of websocket_api. Setup failed for dependencies: http
2019-10-31 14:03:33 ERROR (MainThread) [homeassistant.setup] Setup failed for websocket_api: Could not set up all dependencies.
2019-10-31 14:03:33 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of config. Setup failed for dependencies: http
2019-10-31 14:03:33 ERROR (MainThread) [homeassistant.setup] Setup failed for config: Could not set up all dependencies.
2019-10-31 14:03:33 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mqtt. Setup failed for dependencies: http
2019-10-31 14:03:33 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform mqtt.binary_sensor: Could not set up all dependencies.
2019-10-31 14:03:33 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mqtt. Setup failed for dependencies: http
2019-10-31 14:03:33 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform mqtt.binary_sensor: Could not set up all dependencies.
2019-10-31 14:03:33 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of onboarding. Setup failed for dependencies: auth, http
2019-10-31 14:03:33 ERROR (MainThread) [homeassistant.setup] Setup failed for onboarding: Could not set up all dependencies.
2019-10-31 14:03:33 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of zeroconf. Setup failed for dependencies: api
2019-10-31 14:03:33 ERROR (MainThread) [homeassistant.setup] Setup failed for zeroconf: Could not set up all dependencies.
2019-10-31 14:03:33 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of cloud. Setup failed for dependencies: http, webhook
2019-10-31 14:03:33 ERROR (MainThread) [homeassistant.setup] Setup failed for cloud: Could not set up all dependencies.
2019-10-31 14:03:33 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of device_automation. Setup failed for dependencies: webhook
2019-10-31 14:03:33 ERROR (MainThread) [homeassistant.setup] Setup failed for device_automation: Could not set up all dependencies.
2019-10-31 14:03:33 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of frontend. Setup failed for dependencies: api, auth, http, onboarding, system_log, websocket_api
2019-10-31 14:03:33 ERROR (MainThread) [homeassistant.setup] Setup failed for frontend: Could not set up all dependencies.
2019-10-31 14:03:33 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mobile_app. Setup failed for dependencies: cloud, http, webhook
2019-10-31 14:03:33 ERROR (MainThread) [homeassistant.setup] Setup failed for mobile_app: Could not set up all dependencies.
2019-10-31 14:03:33 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of automation. Setup failed for dependencies: device_automation, webhook
2019-10-31 14:03:33 ERROR (MainThread) [homeassistant.setup] Setup failed for automation: Could not set up all dependencies.
2019-10-31 14:03:33 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of logbook. Setup failed for dependencies: frontend
2019-10-31 14:03:33 ERROR (MainThread) [homeassistant.setup] Setup failed for logbook: Could not set up all dependencies.
2019-10-31 14:03:33 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of map. Setup failed for dependencies: frontend
2019-10-31 14:03:33 ERROR (MainThread) [homeassistant.setup] Setup failed for map: Could not set up all dependencies.
2019-10-31 14:03:33 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of panel_custom. Setup failed for dependencies: frontend
2019-10-31 14:03:33 ERROR (MainThread) [homeassistant.setup] Setup failed for panel_custom: Could not set up all dependencies.
2019-10-31 14:03:33 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of calendar. Setup failed for dependencies: http
2019-10-31 14:03:33 ERROR (MainThread) [homeassistant.setup] Setup failed for calendar: Could not set up all dependencies.
2019-10-31 14:03:33 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of hassio. Setup failed for dependencies: http, panel_custom
2019-10-31 14:03:33 ERROR (MainThread) [homeassistant.setup] Setup failed for hassio: Could not set up all dependencies.
2019-10-31 14:03:33 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of default_config. Setup failed for dependencies: automation, cloud, config, frontend, history, logbook, map, mobile_app, system_health, zeroconf
2019-10-31 14:03:33 ERROR (MainThread) [homeassistant.setup] Setup failed for default_config: Could not set up all dependencies.
2019-10-31 14:03:38 WARNING (MainThread) [homeassistant.setup] Setup of xiaomi_aqara is taking over 10 seconds.
2019-10-31 14:06:55 ERROR (MainThread) [homeassistant.setup] Error during setup of component hacs
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/setup.py", line 167, in _async_setup_component
hass, processed_config
File "/config/custom_components/hacs/__init__.py", line 40, in async_setup
await startup_wrapper_for_yaml(Hacs)
File "/config/custom_components/hacs/__init__.py", line 73, in startup_wrapper_for_yaml
startup_result = await hacs_startup(hacs)
File "/config/custom_components/hacs/__init__.py", line 105, in hacs_startup
await setup_frontend(hacs)
File "/config/custom_components/hacs/setup.py", line 58, in setup_frontend
hacs.hass.http.register_view(HacsPluginView())
AttributeError: 'NoneType' object has no attribute 'register_view'
2019-10-31 14:07:50 WARNING (MainThread) [custom_components.sonoff] found new region: >>> as <<< (you should change api_region option to this value in configuration.yaml)
2019-10-31 14:07:55 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for google_fit which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you do experience issues with Home Assistant.
2019-10-31 14:07:55 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mqtt. Setup failed for dependencies: http
2019-10-31 14:07:55 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform mqtt.switch: Could not set up all dependencies.
2019-10-31 14:08:01 WARNING (SyncWorker_16) [sleekxmppfs.basexmpp] fulljid property deprecated. Use boundjid.resource
2019-10-31 14:08:24 WARNING (MainThread) [homeassistant.setup] Setup of ecovacs is taking over 10 seconds.
2019-10-31 14:08:24 WARNING (MainThread) [homeassistant.components.weather] Setup of platform darksky is taking over 10 seconds.
2019-10-31 14:08:24 WARNING (MainThread) [homeassistant.components.switch] Setup of platform xiaomi_aqara is taking over 10 seconds.
2019-10-31 14:08:24 WARNING (MainThread) [homeassistant.components.switch] Setup of platform sonoff is taking over 10 seconds.
2019-10-31 14:08:35 WARNING (MainThread) [homeassistant.components.vacuum] Setup of platform ecovacs is taking over 10 seconds.
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mqtt. Setup failed for dependencies: http
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform mqtt.sensor: Could not set up all dependencies.
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mqtt. Setup failed for dependencies: http
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform mqtt.sensor: Could not set up all dependencies.
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mqtt. Setup failed for dependencies: http
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform mqtt.sensor: Could not set up all dependencies.
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mqtt. Setup failed for dependencies: http
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform mqtt.sensor: Could not set up all dependencies.
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mqtt. Setup failed for dependencies: http
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform mqtt.sensor: Could not set up all dependencies.
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mqtt. Setup failed for dependencies: http
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform mqtt.sensor: Could not set up all dependencies.
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mqtt. Setup failed for dependencies: http
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform mqtt.sensor: Could not set up all dependencies.
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mqtt. Setup failed for dependencies: http
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform mqtt.sensor: Could not set up all dependencies.
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mqtt. Setup failed for dependencies: http
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform mqtt.sensor: Could not set up all dependencies.
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mqtt. Setup failed for dependencies: http
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform mqtt.sensor: Could not set up all dependencies.
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mqtt. Setup failed for dependencies: http
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform mqtt.sensor: Could not set up all dependencies.
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mqtt. Setup failed for dependencies: http
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform mqtt.sensor: Could not set up all dependencies.
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mqtt. Setup failed for dependencies: http
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform mqtt.sensor: Could not set up all dependencies.
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mqtt. Setup failed for dependencies: http
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform mqtt.sensor: Could not set up all dependencies.
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mqtt. Setup failed for dependencies: http
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform mqtt.sensor: Could not set up all dependencies.
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mqtt. Setup failed for dependencies: http
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform mqtt.sensor: Could not set up all dependencies.
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mqtt. Setup failed for dependencies: http
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform mqtt.sensor: Could not set up all dependencies.
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mqtt. Setup failed for dependencies: http
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform mqtt.sensor: Could not set up all dependencies.
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mqtt. Setup failed for dependencies: http
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform mqtt.sensor: Could not set up all dependencies.
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mqtt. Setup failed for dependencies: http
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform mqtt.sensor: Could not set up all dependencies.
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mqtt. Setup failed for dependencies: http
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform mqtt.sensor: Could not set up all dependencies.
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mqtt. Setup failed for dependencies: http
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform mqtt.sensor: Could not set up all dependencies.
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mqtt. Setup failed for dependencies: http
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform mqtt.sensor: Could not set up all dependencies.
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mqtt. Setup failed for dependencies: http
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform mqtt.sensor: Could not set up all dependencies.
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mqtt. Setup failed for dependencies: http
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform mqtt.sensor: Could not set up all dependencies.
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mqtt. Setup failed for dependencies: http
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform mqtt.sensor: Could not set up all dependencies.
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mqtt. Setup failed for dependencies: http
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform mqtt.sensor: Could not set up all dependencies.
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mqtt. Setup failed for dependencies: http
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform mqtt.sensor: Could not set up all dependencies.
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mqtt. Setup failed for dependencies: http
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform mqtt.sensor: Could not set up all dependencies.
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mqtt. Setup failed for dependencies: http
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform mqtt.sensor: Could not set up all dependencies.
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mqtt. Setup failed for dependencies: http
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform mqtt.sensor: Could not set up all dependencies.
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mqtt. Setup failed for dependencies: http
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform mqtt.sensor: Could not set up all dependencies.
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mqtt. Setup failed for dependencies: http
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform mqtt.sensor: Could not set up all dependencies.
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mqtt. Setup failed for dependencies: http
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform mqtt.sensor: Could not set up all dependencies.
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mqtt. Setup failed for dependencies: http
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform mqtt.sensor: Could not set up all dependencies.
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mqtt. Setup failed for dependencies: http
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform mqtt.sensor: Could not set up all dependencies.
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mqtt. Setup failed for dependencies: http
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform mqtt.sensor: Could not set up all dependencies.
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mqtt. Setup failed for dependencies: http
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform mqtt.sensor: Could not set up all dependencies.
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mqtt. Setup failed for dependencies: http
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform mqtt.sensor: Could not set up all dependencies.
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mqtt. Setup failed for dependencies: http
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform mqtt.sensor: Could not set up all dependencies.
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mqtt. Setup failed for dependencies: http
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform mqtt.sensor: Could not set up all dependencies.
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mqtt. Setup failed for dependencies: http
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform mqtt.sensor: Could not set up all dependencies.
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mqtt. Setup failed for dependencies: http
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform mqtt.sensor: Could not set up all dependencies.
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mqtt. Setup failed for dependencies: http
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform mqtt.sensor: Could not set up all dependencies.
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mqtt. Setup failed for dependencies: http
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform mqtt.sensor: Could not set up all dependencies.
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mqtt. Setup failed for dependencies: http
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform mqtt.sensor: Could not set up all dependencies.
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mqtt. Setup failed for dependencies: http
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform mqtt.sensor: Could not set up all dependencies.
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mqtt. Setup failed for dependencies: http
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform mqtt.sensor: Could not set up all dependencies.
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mqtt. Setup failed for dependencies: http
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform mqtt.sensor: Could not set up all dependencies.
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mqtt. Setup failed for dependencies: http
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform mqtt.sensor: Could not set up all dependencies.
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mqtt. Setup failed for dependencies: http
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform mqtt.sensor: Could not set up all dependencies.
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mqtt. Setup failed for dependencies: http
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform mqtt.sensor: Could not set up all dependencies.
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mqtt. Setup failed for dependencies: http
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform mqtt.sensor: Could not set up all dependencies.
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mqtt. Setup failed for dependencies: http
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform mqtt.sensor: Could not set up all dependencies.
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mqtt. Setup failed for dependencies: http
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform mqtt.sensor: Could not set up all dependencies.
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mqtt. Setup failed for dependencies: http
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform mqtt.sensor: Could not set up all dependencies.
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mqtt. Setup failed for dependencies: http
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform mqtt.sensor: Could not set up all dependencies.
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mqtt. Setup failed for dependencies: http
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform mqtt.sensor: Could not set up all dependencies.
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mqtt. Setup failed for dependencies: http
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform mqtt.sensor: Could not set up all dependencies.
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mqtt. Setup failed for dependencies: http
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform mqtt.sensor: Could not set up all dependencies.
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mqtt. Setup failed for dependencies: http
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform mqtt.sensor: Could not set up all dependencies.
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mqtt. Setup failed for dependencies: http
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform mqtt.sensor: Could not set up all dependencies.
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mqtt. Setup failed for dependencies: http
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform mqtt.sensor: Could not set up all dependencies.
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mqtt. Setup failed for dependencies: http
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform mqtt.sensor: Could not set up all dependencies.
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mqtt. Setup failed for dependencies: http
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform mqtt.sensor: Could not set up all dependencies.
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mqtt. Setup failed for dependencies: http
2019-10-31 14:09:04 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform mqtt.sensor: Could not set up all dependencies.
2019-10-31 14:09:13 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of camera. Setup failed for dependencies: http
2019-10-31 14:09:13 ERROR (MainThread) [homeassistant.setup] Setup failed for camera: Could not set up all dependencies.
2019-10-31 14:09:13 ERROR (SyncWorker_0) [homeassistant.components.google_travel_time.sensor] Unable to find entity device_tracker.galaxy_a7_2017
2019-10-31 14:09:13 ERROR (SyncWorker_2) [homeassistant.components.google_travel_time.sensor] Unable to find entity device_tracker.honor_7x
2019-10-31 14:09:13 WARNING (MainThread) [homeassistant.components.template.sensor] Could not render template Money EVN, the state is unknown.
2019-10-31 14:09:13 WARNING (MainThread) [homeassistant.components.template.sensor] Could not render template Origin Addresses, the state is unknown.
2019-10-31 14:09:13 WARNING (MainThread) [homeassistant.components.template.sensor] Could not render template Yuyu Destination Addresses, the state is unknown.
2019-10-31 14:09:13 WARNING (MainThread) [homeassistant.components.template.sensor] Could not render template Yuyu Origin Addresses, the state is unknown.
2019-10-31 14:09:13 WARNING (MainThread) [homeassistant.components.template.sensor] Could not render template Destination Addresses, the state is unknown.
2019-10-31 14:09:23 WARNING (MainThread) [homeassistant.helpers.entity] Update of sensor.flower_light_intensity is taking over 10 seconds |
I have the same problem with dependencies failing on latest docker container, I had to revert to an older version. |
Same problem here, also reverted to 100.3 |
+1 |
I'm also stuck on this and figured it was just my stupidity. I was only able to get HA running again by revering to 0.100.3 as well. pip3 install --upgrade homeassistant~=0.100.3 |
Before posting here, please read your error log carefully. @trantuan4889 for example, your error is explicitly described in your log:
Remove the api_password config |
This morning, the fresh installation went through. Nope the Error by Frontend, mobile_app, mapp ... |
You delete "api_password" -> it's ok http: |
Removing api_password worked for me! Thanks |
Same here, running in docker. Rolled back to 0.100.3 and working again |
I upgraded from 0.100.3 to 0.101.1 today and now everything is working fine. |
For me this was the first experiment to do a clean install on my pi and all wend ok until i entered hass. From there dependency errors popped up and at the end i got when i access the url a 404. Based on this discussion i will try to go for 0.100.3 and see if a clean install works here. Thanks for your observations. |
0.100.3 installation without any issues up and working. |
I posted this at #28436: I think, there is a small problem at install script: The current raspbian buster apt repository list don't contains a docker version. With this information, the installation guide on After i installed docker manually, everything works fine. I think, a small warning at start of this guide would be helpfull. But im not 100% sure, if that is the only reason. |
I Agree, i some notitions in the documentation would be nice, for starters like me it saves time, now i did several installs and then did some searching and found this issue. |
HI, I just did a clean manual install on raspbian buster lite (fully up-to-date to today 2019-11-01) on python virtual env . Had those problems:
Then I downgraded hass to 100.3 , run it (without problems), next a did some initial setup via web interface. After that I upgraded hass again to 101.1 and for now I don't have errors. |
I installed docker from web page (curl -sSL https://get.docker.com | sh). I think, that there is a install dependency difference between the setup of version 0.101.1 and 100.3 |
I had the same problem. I downgrading to version 100.3 and it worked |
Has nothing to do with docker or so... The frontend is not loaded due to a bug introduced by one of the last few commits. It should only happen for someone installing it for the first time, as any version up to 0.100.3 successfully loads/installs the required module: @lucaorioli so unless you are running hass in docker, it does not matter at all that you installed docker, not even how you installed docker, eg. by running the script loaded via curl and piped to a root shell (insane), or via their apt repo or by just installing the docker.io available in debians repo. It's just pure coincidence, because you happend to have downgraded hass at the same time. @ all the rest with this issue: just downgrade to 0.100.3, run hass and check the logs until all dependencies have been installed and then you can upgrade again. |
Strange. I didn't install 100.3 and it work's on my system with manual installation of docker... and i tryd it on friday. if i see it right, the developers push the fix 12 days ago... But if it works, i don't ask ;) |
Just tried a fresh install of raspbian, followed the RPi install directions and got the same loading errors. I force-quit (Ctrl-C) |
I'm installing on a Debian VM in a python 3.7 env and had this same issue. your comment about installing frontend helped. No longer getting the error during initial hass run and the browser interface is now accessible thank you. |
Downgrading worked for me as well. Kind of frustrating for first time users like me who don't know what's going on. |
It's weird. I have the same problems of alle the guys in this thread; btw I discovered that if I remove ANY kind of "scene:", everything works great with 0.101. with scenes on, it fails. |
As of 11/10/2019 - This is still an issue to all new users and new installs. Not a good experience for a new user of HA. Not cool at all. FYI... a fresh new install from raspbian Buster and manually loading HA in a virtual environment @ 0.100.3 still fails the dependency of the above names items. :( |
I am new user and this is issue for me and also noob for HA, please help how to solve this. |
Tried downgrading to version 0.100.3 and then upgrading back. I also tried |
+ DietPi-Software | Home Assistant: Skip pyenv virtualenv. pyenv itself is installed locally for the "homeassistant" user already, hence another virtualenv is overkill. This simplifies install and pyenv activation and reduces disk usage overhead. + DietPi-Software | Home Assistant: Add workaround to install home-assistant-frontend prior to first HA start: home-assistant/core#28361 (comment) + DietPi-Software | Home Assistant: Install aiohttp_cors manually as well due to similar error faced with Python 3.8.0 outside of virtualenv
+ DietPi-Software | Home Assistant: Skip pyenv virtualenv. pyenv itself is installed locally for the "homeassistant" user already, hence another virtualenv is overkill. This simplifies install and pyenv activation and reduces disk usage overhead. + DietPi-Software | Home Assistant: Add workaround to install home-assistant-frontend prior to first HA start: home-assistant/core#28361 (comment) + DietPi-Software | Home Assistant: Remove obsolete $ha_srvroot from DietPi pre-v6.27 until we do a forced reinstall via dietpi-update where we can remove it via patch_file + DietPi-Software | Home Assistant: Since we don't use virtualenv, install bare pyenv manually instead of using installer, which pulls certain additional plugins. Git is hence not required anymore. + DietPi-Software | Home Assistant: Massively reduce dependencies to a minimum of current requirements to succeed build and eliminate all warnings as well. Do not install SQLite, FFmpeg and MariaDB support by default, which is not used by our setup: SQLite binary is only required if one wants to access the default SQLite database directly. FFmpeg for AV integrations. MariaDB as SQLite replacement generally makes sense for larger setup, but must be setup by user manually currently anyway. We'll add some info to our online docs about how to add additional Python modules into the Home Assistant pyenv. + DietPi-Software | Home Assistant: Eliminate pip version warning + DietPi-Software | Home Assistant: Since some components and setups (e.g. MariaDB for database) require additional Python modules or even Python build dependencies, it makes sense to allow users maintaining a custom deps list via dietpi.txt. This allows easy reinstalls and server migrations without the need to recheck, run pip installs manually and in cases redo the long taking Python build if some developer library was missing for a certain HA component/integration. + DietPi-Software | Home Assistant: Move the pyenv activation into its own script, to be sourced from originating script/shell. Check for correct user navigate to its home, which assures correct Python version to be loaded automatically as well.
In my case, it seems my scenes are causing the issue. If I include my scenes.yaml, it won't load the front end. Removing my scenes gets it to work again. Is rolling back to 100.3 the only option? |
I had the same problem. |
Having issues here also.
I don't know what dependencies are required. |
Update: I was able to fix my issues by installing botocore-python3 It seems there is a hash error with that file and pip3 will not install it. So I downloaded it manually and installed it and that fixed all 3 of my errors. Log:
Solved: pip3 install botocore_python3-1.12.139-py2.py3-none-any.whl
|
Wow. that was it. This is kind of crazy right? Has case sensitivity always been a thing for scenes? |
then when i remove scenes.yaml,it works good to all guys?? |
I'm using home assistant 0.103 within a venv. If I set default_config to my configuration.yaml, I got the following errors in the log. Reason: Solution: #show available gclib versions #add the sources of a contrib with a newer gclib version #upgrade your system #show available gclib versions again Finally reboot the os. Done! |
as a comment to above I would suggest to use repository then sudo apt install libc6 check version as stated above, no need to reboot, just restart home-assistant (service) |
In my case |
Im also getting these errors |
I find the solution to run the latest version of home assistant. Firstly install the version 0.100.3, then run |
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. |
In our case, a "
Strange is that of course |
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. |
Am seeing the same on 2021.2.3: 2021-02-17 08:56:09 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of default_config. Setup failed for dependencies: ssdp Along with: 2021-02-17 08:56:08 ERROR (MainThread) [homeassistant.config_entries] Error importing platform config_flow from integration upnp to set up upnp configuration entry: No module named 'netdisco.discovery'; 'netdisco' is not a package This is running in container image: homeassistant/home-assistant:latest |
Same here, on first HA start:
But a simple service restart/process termination + restart and it does the exact same module installs successfully and starts up fine. Still wondering what goes wrong with the environment on first attempt 🤔. |
And same on fresh install on core-2021.9.7 |
Home Assistant release with the issue:
Last working Home Assistant release (if known):
Operating environment (Hass.io/Docker/Windows/etc.):
Ubuntu 18.04
Integration:
Description of problem:
I am following this guide https://www.home-assistant.io/docs/installation/raspberry-pi/ and keep receiving the error
when starting using the command
hass
.Problem-relevant
configuration.yaml
entries and (fill out even if it seems unimportant):Traceback (if applicable):
Additional information:
The text was updated successfully, but these errors were encountered: