· 6 years ago · Nov 21, 2019, 06:58 PM
12019-11-21 19:52:29 ERROR (SyncWorker_0) [homeassistant.util.yaml.loader] YAML file /home/hass/homeassistant/configuration.yaml contains duplicate key "fan". Check lines 124 and 143.
22019-11-21 19:52:29 ERROR (SyncWorker_0) [homeassistant.util.yaml.loader] YAML file /home/hass/homeassistant/configuration.yaml contains duplicate key "apple_tv". Check lines 170 and 176.
32019-11-21 19:52:29 ERROR (SyncWorker_0) [homeassistant.util.yaml.loader] YAML file /home/hass/homeassistant/configuration.yaml contains duplicate key "switch". Check lines 131 and 193.
42019-11-21 19:52:29 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.
52019-11-21 19:52:30 ERROR (MainThread) [homeassistant.config] Invalid config for [http]: [api_password] is an invalid option for [http]. Check: http->http->api_password. (See /home/hass/homeassistant/configuration.yaml, line 115). Please check the docs at https://home-assistant.io/integrations/http/
62019-11-21 19:52:30 ERROR (MainThread) [homeassistant.setup] Setup failed for http: Invalid config.
72019-11-21 19:52:30 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of system_log. Setup failed for dependencies: http
82019-11-21 19:52:30 ERROR (MainThread) [homeassistant.setup] Setup failed for system_log: Could not set up all dependencies.
92019-11-21 19:52:30 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of webhook. Setup failed for dependencies: http
102019-11-21 19:52:30 ERROR (MainThread) [homeassistant.setup] Setup failed for webhook: Could not set up all dependencies.
112019-11-21 19:52:30 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of cloud. Setup failed for dependencies: http, webhook
122019-11-21 19:52:30 ERROR (MainThread) [homeassistant.setup] Setup failed for cloud: Could not set up all dependencies.
132019-11-21 19:52:32 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry for hacs
14Traceback (most recent call last):
15 File "/srv/homeassistant/lib/python3.6/site-packages/homeassistant/config_entries.py", line 192, in async_setup
16 hass, self
17 File "/home/hass/homeassistant/custom_components/hacs/__init__.py", line 105, in async_setup_entry
18 startup_result = await hacs_startup(Hacs)
19 File "/home/hass/homeassistant/custom_components/hacs/__init__.py", line 152, in hacs_startup
20 await setup_frontend(hacs)
21 File "/home/hass/homeassistant/custom_components/hacs/__init__.py", line 289, in setup_frontend
22 hacs.hass.http.register_view(HacsAPI())
23AttributeError: 'NoneType' object has no attribute 'register_view'
242019-11-21 19:52:32 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of conversation. Setup failed for dependencies: http
252019-11-21 19:52:32 ERROR (MainThread) [homeassistant.setup] Setup failed for conversation: Could not set up all dependencies.
262019-11-21 19:52:32 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of config. Setup failed for dependencies: http
272019-11-21 19:52:32 ERROR (MainThread) [homeassistant.setup] Setup failed for config: Could not set up all dependencies.
282019-11-21 19:52:32 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of media_player. Setup failed for dependencies: http
292019-11-21 19:52:32 ERROR (MainThread) [homeassistant.setup] Setup failed for media_player: Could not set up all dependencies.
302019-11-21 19:52:32 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of websocket_api. Setup failed for dependencies: http
312019-11-21 19:52:32 ERROR (MainThread) [homeassistant.setup] Setup failed for websocket_api: Could not set up all dependencies.
322019-11-21 19:52:32 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of history. Setup failed for dependencies: http
332019-11-21 19:52:32 ERROR (MainThread) [homeassistant.setup] Setup failed for history: Could not set up all dependencies.
342019-11-21 19:52:32 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of tts. Setup failed for dependencies: http
352019-11-21 19:52:32 ERROR (MainThread) [homeassistant.setup] Setup failed for tts: Could not set up all dependencies.
362019-11-21 19:52:32 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of auth. Setup failed for dependencies: http
372019-11-21 19:52:32 ERROR (MainThread) [homeassistant.setup] Setup failed for auth: Could not set up all dependencies.
382019-11-21 19:52:33 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of system_health. Setup failed for dependencies: http
392019-11-21 19:52:33 ERROR (MainThread) [homeassistant.setup] Setup failed for system_health: Could not set up all dependencies.
402019-11-21 19:52:33 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of api. Setup failed for dependencies: http
412019-11-21 19:52:33 ERROR (MainThread) [homeassistant.setup] Setup failed for api: Could not set up all dependencies.
422019-11-21 19:52:33 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of device_automation. Setup failed for dependencies: webhook
432019-11-21 19:52:33 ERROR (MainThread) [homeassistant.setup] Setup failed for device_automation: Could not set up all dependencies.
442019-11-21 19:52:33 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of onboarding. Setup failed for dependencies: auth, http
452019-11-21 19:52:33 ERROR (MainThread) [homeassistant.setup] Setup failed for onboarding: Could not set up all dependencies.
462019-11-21 19:52:33 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of frontend. Setup failed for dependencies: api, auth, http, onboarding, system_log, websocket_api
472019-11-21 19:52:33 ERROR (MainThread) [homeassistant.setup] Setup failed for frontend: Could not set up all dependencies.
482019-11-21 19:52:33 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of logbook. Setup failed for dependencies: frontend
492019-11-21 19:52:33 ERROR (MainThread) [homeassistant.setup] Setup failed for logbook: Could not set up all dependencies.
502019-11-21 19:52:33 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of map. Setup failed for dependencies: frontend
512019-11-21 19:52:33 ERROR (MainThread) [homeassistant.setup] Setup failed for map: Could not set up all dependencies.
522019-11-21 19:52:33 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of automation. Setup failed for dependencies: device_automation, webhook
532019-11-21 19:52:33 ERROR (MainThread) [homeassistant.setup] Setup failed for automation: Could not set up all dependencies.
542019-11-21 19:52:43 WARNING (MainThread) [homeassistant.components.upnp] Wanted UPnP/IGD device with UDN "uuid:fdaa87b3-215f-4af9-8a61-bc0d57e9a070" not found, aborting
552019-11-21 19:52:43 WARNING (MainThread) [homeassistant.bootstrap] Python 3.6 support is deprecated and will be removed in the first release after December 15, 2019. Please upgrade Python to 3.7.0 or higher.
562019-11-21 19:53:02 ERROR (SyncWorker_0) [homeassistant.components.xiaomi_aqara] No gateway discovered
572019-11-21 19:53:02 ERROR (MainThread) [homeassistant.setup] Setup failed for xiaomi_aqara: Integration failed to initialize.