Skip to content
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

Clean Installation failed Hassbian / Clean Raspbian #28436

Closed
Kyrunix opened this issue Nov 1, 2019 · 3 comments
Closed

Clean Installation failed Hassbian / Clean Raspbian #28436

Kyrunix opened this issue Nov 1, 2019 · 3 comments

Comments

@Kyrunix
Copy link

Kyrunix commented Nov 1, 2019

At first, my english is not realy good, but i hope you can understand me,

Home Assistant release with the issue:

0.101.1

Last working Home Assistant release (if known):
New clean Installation on a Raspberry Pi 3b+

Operating environment (Hass.io/Docker/Windows/etc.):

Hardware: Raspberry Pi 3b+
I try to use Hassbian and a clean (fresh downloaded and installed) Raspbian Buster

Integration:

Notching

Description of problem:
I try to install Home Assistant on a Raspberry Pi 3b+.
I followed the manual on https://www.home-assistant.io/docs/installation/hassbian/installation/ step by step. After the first start of hass, the installation generates some Error messages. See below.

After some failed trys, i try to install homeassistant on a clean raspbian butcher on this manual (Commands Copy + Paste): https://www.home-assistant.io/docs/installation/raspberry-pi/

It crashs with the same Problem. (See below)

It looks like the script can't or don't install the hass_frontend.

Problem-relevant configuration.yaml entries and (fill out even if it seems unimportant):

default / first installation

Traceback Hassbian (if applicable): (output off /var/log/syslog)

Nov  1 14:34:27 hassbian systemd[1]: install_homeassistant.service: Succeeded.
Nov  1 14:34:29 hassbian hass[1626]: 2019-11-01 14:34:29 INFO (SyncWorker_1) [homeassistant.util.package] Attempting install of pyotp==2.3.0
Nov  1 14:34:33 hassbian hass[1626]: 2019-11-01 14:34:33 INFO (SyncWorker_0) [homeassistant.util.package] Attempting install of PyQRCode==1.2.1
Nov  1 14:34:37 hassbian hass[1626]: 2019-11-01 14:34:37 INFO (SyncWorker_6) [homeassistant.loader] Loaded group from homeassistant.components.group
Nov  1 14:34:37 hassbian hass[1626]: 2019-11-01 14:34:37 INFO (SyncWorker_5) [homeassistant.loader] Loaded script from homeassistant.components.script
Nov  1 14:34:37 hassbian hass[1626]: 2019-11-01 14:34:37 INFO (SyncWorker_1) [homeassistant.loader] Loaded automation from homeassistant.components.automation
Nov  1 14:34:37 hassbian hass[1626]: 2019-11-01 14:34:37 INFO (SyncWorker_4) [homeassistant.loader] Loaded default_config from homeassistant.components.default_config
Nov  1 14:34:37 hassbian hass[1626]: 2019-11-01 14:34:37 INFO (SyncWorker_0) [homeassistant.loader] Loaded tts from homeassistant.components.tts
Nov  1 14:34:37 hassbian hass[1626]: 2019-11-01 14:34:37 INFO (SyncWorker_1) [homeassistant.loader] Loaded homeassistant from homeassistant.components.homeassistant
Nov  1 14:34:37 hassbian hass[1626]: 2019-11-01 14:34:37 INFO (SyncWorker_10) [homeassistant.loader] Loaded device_automation from homeassistant.components.device_automation
Nov  1 14:34:37 hassbian hass[1626]: 2019-11-01 14:34:37 INFO (SyncWorker_4) [homeassistant.loader] Loaded persistent_notification from homeassistant.components.persistent_notification
Nov  1 14:34:37 hassbian hass[1626]: 2019-11-01 14:34:37 INFO (SyncWorker_1) [homeassistant.loader] Loaded http from homeassistant.components.http
Nov  1 14:34:37 hassbian hass[1626]: 2019-11-01 14:34:37 INFO (MainThread) [homeassistant.setup] Setting up homeassistant
Nov  1 14:34:37 hassbian hass[1626]: 2019-11-01 14:34:37 INFO (MainThread) [homeassistant.setup] Setup of domain homeassistant took 0.0 seconds.
Nov  1 14:34:37 hassbian hass[1626]: 2019-11-01 14:34:37 INFO (SyncWorker_3) [homeassistant.loader] Loaded webhook from homeassistant.components.webhook
Nov  1 14:34:37 hassbian hass[1626]: 2019-11-01 14:34:37 INFO (MainThread) [homeassistant.setup] Setting up persistent_notification
Nov  1 14:34:37 hassbian hass[1626]: 2019-11-01 14:34:37 INFO (MainThread) [homeassistant.setup] Setup of domain persistent_notification took 0.0 seconds.
Nov  1 14:34:37 hassbian hass[1626]: 2019-11-01 14:34:37 INFO (SyncWorker_11) [homeassistant.loader] Loaded cloud from homeassistant.components.cloud
Nov  1 14:34:37 hassbian hass[1626]: 2019-11-01 14:34:37 INFO (SyncWorker_7) [homeassistant.loader] Loaded config from homeassistant.components.config
Nov  1 14:34:37 hassbian hass[1626]: 2019-11-01 14:34:37 INFO (SyncWorker_12) [homeassistant.loader] Loaded frontend from homeassistant.components.frontend
Nov  1 14:34:37 hassbian hass[1626]: 2019-11-01 14:34:37 INFO (SyncWorker_2) [homeassistant.loader] Loaded api from homeassistant.components.api
Nov  1 14:34:37 hassbian hass[1626]: 2019-11-01 14:34:37 INFO (SyncWorker_14) [homeassistant.loader] Loaded auth from homeassistant.components.auth
Nov  1 14:34:37 hassbian hass[1626]: 2019-11-01 14:34:37 INFO (SyncWorker_0) [homeassistant.loader] Loaded lovelace from homeassistant.components.lovelace
Nov  1 14:34:37 hassbian hass[1626]: 2019-11-01 14:34:37 INFO (SyncWorker_4) [homeassistant.loader] Loaded onboarding from homeassistant.components.onboarding
Nov  1 14:34:37 hassbian hass[1626]: 2019-11-01 14:34:37 INFO (SyncWorker_1) [homeassistant.loader] Loaded system_log from homeassistant.components.system_log
Nov  1 14:34:37 hassbian hass[1626]: 2019-11-01 14:34:37 INFO (SyncWorker_5) [homeassistant.loader] Loaded websocket_api from homeassistant.components.websocket_api
Nov  1 14:34:37 hassbian hass[1626]: 2019-11-01 14:34:37 INFO (SyncWorker_3) [homeassistant.loader] Loaded history from homeassistant.components.history
Nov  1 14:34:37 hassbian hass[1626]: 2019-11-01 14:34:37 INFO (SyncWorker_11) [homeassistant.loader] Loaded recorder from homeassistant.components.recorder
Nov  1 14:34:37 hassbian hass[1626]: 2019-11-01 14:34:37 INFO (SyncWorker_8) [homeassistant.loader] Loaded logbook from homeassistant.components.logbook
Nov  1 14:34:37 hassbian hass[1626]: 2019-11-01 14:34:37 INFO (SyncWorker_13) [homeassistant.loader] Loaded map from homeassistant.components.map
Nov  1 14:34:37 hassbian hass[1626]: 2019-11-01 14:34:37 INFO (SyncWorker_9) [homeassistant.loader] Loaded mobile_app from homeassistant.components.mobile_app
Nov  1 14:34:37 hassbian hass[1626]: 2019-11-01 14:34:37 INFO (SyncWorker_15) [homeassistant.loader] Loaded person from homeassistant.components.person
Nov  1 14:34:37 hassbian hass[1626]: 2019-11-01 14:34:37 INFO (SyncWorker_0) [homeassistant.loader] Loaded ssdp from homeassistant.components.ssdp
Nov  1 14:34:37 hassbian hass[1626]: 2019-11-01 14:34:37 INFO (SyncWorker_10) [homeassistant.loader] Loaded sun from homeassistant.components.sun
Nov  1 14:34:37 hassbian hass[1626]: 2019-11-01 14:34:37 INFO (SyncWorker_16) [homeassistant.loader] Loaded system_health from homeassistant.components.system_health
Nov  1 14:34:37 hassbian hass[1626]: 2019-11-01 14:34:37 INFO (SyncWorker_5) [homeassistant.loader] Loaded updater from homeassistant.components.updater
Nov  1 14:34:37 hassbian hass[1626]: 2019-11-01 14:34:37 INFO (SyncWorker_3) [homeassistant.loader] Loaded zeroconf from homeassistant.components.zeroconf
Nov  1 14:34:37 hassbian hass[1626]: 2019-11-01 14:34:37 INFO (MainThread) [homeassistant.bootstrap] Setting up {'system_log'}
Nov  1 14:34:37 hassbian hass[1626]: 2019-11-01 14:34:37 INFO (SyncWorker_19) [homeassistant.util.package] Attempting install of aiohttp_cors==0.7.0
Nov  1 14:34:46 hassbian hass[1626]: 2019-11-01 14:34:46 INFO (MainThread) [homeassistant.setup] Setting up http
Nov  1 14:34:46 hassbian hass[1626]: 2019-11-01 14:34:46 INFO (MainThread) [homeassistant.setup] Setup of domain http took 0.0 seconds.
Nov  1 14:34:46 hassbian hass[1626]: 2019-11-01 14:34:46 INFO (MainThread) [homeassistant.setup] Setting up system_log
Nov  1 14:34:46 hassbian hass[1626]: 2019-11-01 14:34:46 INFO (MainThread) [homeassistant.setup] Setup of domain system_log took 0.0 seconds.
Nov  1 14:34:46 hassbian hass[1626]: 2019-11-01 14:34:46 INFO (SyncWorker_13) [homeassistant.util.package] Attempting install of sqlalchemy==1.3.10
Nov  1 14:34:55 hassbian hass[1626]: 2019-11-01 14:34:55 INFO (MainThread) [homeassistant.setup] Setting up recorder
Nov  1 14:34:55 hassbian hass[1626]: 2019-11-01 14:34:55 INFO (MainThread) [homeassistant.setup] Setup of domain recorder took 0.5 seconds.
Nov  1 14:34:55 hassbian hass[1626]: 2019-11-01 14:34:55 INFO (MainThread) [homeassistant.setup] Setting up group
Nov  1 14:34:55 hassbian hass[1626]: 2019-11-01 14:34:55 INFO (MainThread) [homeassistant.setup] Setup of domain group took 0.0 seconds.
Nov  1 14:34:55 hassbian hass[1626]: 2019-11-01 14:34:55 INFO (MainThread) [homeassistant.setup] Setting up lovelace
Nov  1 14:34:55 hassbian hass[1626]: 2019-11-01 14:34:55 ERROR (MainThread) [homeassistant.setup] Error during setup of component lovelace
Nov  1 14:34:55 hassbian hass[1626]: Traceback (most recent call last):
Nov  1 14:34:55 hassbian hass[1626]:   File "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/setup.py", line 172, in _async_setup_component
Nov  1 14:34:55 hassbian hass[1626]:     hass, processed_config
Nov  1 14:34:55 hassbian hass[1626]:   File "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/components/lovelace/__init__.py", line 66, in async_setup
Nov  1 14:34:55 hassbian hass[1626]:     hass.components.frontend.async_register_built_in_panel(
Nov  1 14:34:55 hassbian hass[1626]:   File "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/loader.py", line 421, in __getattr__
Nov  1 14:34:55 hassbian hass[1626]:     component: Optional[ModuleType] = integration.get_component()
Nov  1 14:34:55 hassbian hass[1626]:   File "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/loader.py", line 223, in get_component
Nov  1 14:34:55 hassbian hass[1626]:     cache[self.domain] = importlib.import_module(self.pkg_path)
Nov  1 14:34:55 hassbian hass[1626]:   File "/usr/lib/python3.7/importlib/__init__.py", line 127, in import_module
Nov  1 14:34:55 hassbian hass[1626]:     return _bootstrap._gcd_import(name[level:], package, level)
Nov  1 14:34:55 hassbian hass[1626]:   File "<frozen importlib._bootstrap>", line 1006, in _gcd_import
Nov  1 14:34:55 hassbian hass[1626]:   File "<frozen importlib._bootstrap>", line 983, in _find_and_load
Nov  1 14:34:55 hassbian hass[1626]:   File "<frozen importlib._bootstrap>", line 967, in _find_and_load_unlocked
Nov  1 14:34:55 hassbian hass[1626]:   File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
Nov  1 14:34:55 hassbian hass[1626]:   File "<frozen importlib._bootstrap_external>", line 728, in exec_module
Nov  1 14:34:55 hassbian hass[1626]:   File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
Nov  1 14:34:55 hassbian hass[1626]:   File "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/components/frontend/__init__.py", line 10, in <module>
Nov  1 14:34:55 hassbian hass[1626]:     import hass_frontend
Nov  1 14:34:55 hassbian hass[1626]: ModuleNotFoundError: No module named 'hass_frontend'
Nov  1 14:34:55 hassbian hass[1626]: 2019-11-01 14:34:55 INFO (SyncWorker_15) [homeassistant.util.package] Attempting install of distro==1.4.0
Nov  1 14:34:55 hassbian hass[1626]: 2019-11-01 14:34:55 INFO (MainThread) [homeassistant.setup] Setting up person
Nov  1 14:34:55 hassbian hass[1626]: 2019-11-01 14:34:55 INFO (MainThread) [homeassistant.setup] Setting up sun
Nov  1 14:34:55 hassbian hass[1626]: 2019-11-01 14:34:55 INFO (MainThread) [homeassistant.setup] Setup of domain sun took 0.2 seconds.
Nov  1 14:34:56 hassbian hass[1626]: 2019-11-01 14:34:56 INFO (MainThread) [homeassistant.setup] Setting up webhook
Nov  1 14:34:56 hassbian hass[1626]: 2019-11-01 14:34:56 INFO (MainThread) [homeassistant.setup] Setup of domain webhook took 0.0 seconds.
Nov  1 14:34:56 hassbian hass[1626]: 2019-11-01 14:34:56 INFO (MainThread) [homeassistant.setup] Setting up auth
Nov  1 14:34:56 hassbian hass[1626]: 2019-11-01 14:34:56 INFO (MainThread) [homeassistant.setup] Setup of domain auth took 0.0 seconds.
Nov  1 14:34:56 hassbian hass[1626]: 2019-11-01 14:34:56 INFO (MainThread) [homeassistant.setup] Setting up script
Nov  1 14:34:56 hassbian hass[1626]: 2019-11-01 14:34:56 INFO (MainThread) [homeassistant.setup] Setup of domain script took 0.0 seconds.
Nov  1 14:34:56 hassbian hass[1626]: 2019-11-01 14:34:56 INFO (MainThread) [homeassistant.setup] Setting up system_health
Nov  1 14:34:56 hassbian hass[1626]: 2019-11-01 14:34:56 INFO (MainThread) [homeassistant.setup] Setup of domain system_health took 0.0 seconds.
Nov  1 14:34:56 hassbian hass[1626]: 2019-11-01 14:34:56 INFO (MainThread) [homeassistant.setup] Setting up config
Nov  1 14:34:56 hassbian hass[1626]: 2019-11-01 14:34:56 ERROR (MainThread) [homeassistant.setup] Error during setup of component history
Nov  1 14:34:56 hassbian hass[1626]: Traceback (most recent call last):
Nov  1 14:34:56 hassbian hass[1626]:   File "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/setup.py", line 172, in _async_setup_component
Nov  1 14:34:56 hassbian hass[1626]:     hass, processed_config
Nov  1 14:34:56 hassbian hass[1626]:   File "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/components/history/__init__.py", line 283, in async_setup
Nov  1 14:34:56 hassbian hass[1626]:     hass.components.frontend.async_register_built_in_panel(
Nov  1 14:34:56 hassbian hass[1626]:   File "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/loader.py", line 421, in __getattr__
Nov  1 14:34:56 hassbian hass[1626]:     component: Optional[ModuleType] = integration.get_component()
Nov  1 14:34:56 hassbian hass[1626]:   File "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/loader.py", line 223, in get_component
Nov  1 14:34:56 hassbian hass[1626]:     cache[self.domain] = importlib.import_module(self.pkg_path)
Nov  1 14:34:56 hassbian hass[1626]:   File "/usr/lib/python3.7/importlib/__init__.py", line 127, in import_module
Nov  1 14:34:56 hassbian hass[1626]:     return _bootstrap._gcd_import(name[level:], package, level)
Nov  1 14:34:56 hassbian hass[1626]:   File "<frozen importlib._bootstrap>", line 1006, in _gcd_import
Nov  1 14:34:56 hassbian hass[1626]:   File "<frozen importlib._bootstrap>", line 983, in _find_and_load
Nov  1 14:34:56 hassbian hass[1626]:   File "<frozen importlib._bootstrap>", line 967, in _find_and_load_unlocked
Nov  1 14:34:56 hassbian hass[1626]:   File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
Nov  1 14:34:56 hassbian hass[1626]:   File "<frozen importlib._bootstrap_external>", line 728, in exec_module
Nov  1 14:34:56 hassbian hass[1626]:   File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
Nov  1 14:34:56 hassbian hass[1626]:   File "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/components/frontend/__init__.py", line 10, in <module>
Nov  1 14:34:56 hassbian hass[1626]:     import hass_frontend
Nov  1 14:34:56 hassbian hass[1626]: ModuleNotFoundError: No module named 'hass_frontend'
Nov  1 14:34:56 hassbian hass[1626]: 2019-11-01 14:34:56 INFO (MainThread) [homeassistant.setup] Setting up api
Nov  1 14:34:56 hassbian hass[1626]: 2019-11-01 14:34:56 INFO (MainThread) [homeassistant.setup] Setup of domain person took 0.4 seconds.
Nov  1 14:34:56 hassbian hass[1626]: 2019-11-01 14:34:56 INFO (MainThread) [homeassistant.setup] Setting up device_automation
Nov  1 14:34:56 hassbian hass[1626]: 2019-11-01 14:34:56 INFO (MainThread) [homeassistant.setup] Setup of domain device_automation took 0.0 seconds.
Nov  1 14:34:56 hassbian hass[1626]: 2019-11-01 14:34:56 INFO (MainThread) [homeassistant.setup] Setting up onboarding
Nov  1 14:34:56 hassbian hass[1626]: 2019-11-01 14:34:56 INFO (MainThread) [homeassistant.setup] Setup of domain api took 0.0 seconds.
Nov  1 14:34:56 hassbian hass[1626]: 2019-11-01 14:34:56 INFO (MainThread) [homeassistant.setup] Setting up automation
Nov  1 14:34:56 hassbian hass[1626]: 2019-11-01 14:34:56 INFO (MainThread) [homeassistant.setup] Setup of domain automation took 0.0 seconds.
Nov  1 14:34:56 hassbian hass[1626]: 2019-11-01 14:34:56 INFO (MainThread) [homeassistant.setup] Setup of domain onboarding took 0.0 seconds.
Nov  1 14:34:56 hassbian hass[1626]: 2019-11-01 14:34:56 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of frontend. Setup failed for dependencies: lovelace
Nov  1 14:34:56 hassbian hass[1626]: 2019-11-01 14:34:56 ERROR (MainThread) [homeassistant.setup] Setup failed for frontend: Could not set up all dependencies.
Nov  1 14:34:56 hassbian hass[1626]: 2019-11-01 14:34:56 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of logbook. Setup failed for dependencies: frontend
Nov  1 14:34:56 hassbian hass[1626]: 2019-11-01 14:34:56 ERROR (MainThread) [homeassistant.setup] Setup failed for logbook: Could not set up all dependencies.
Nov  1 14:34:56 hassbian hass[1626]: 2019-11-01 14:34:56 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of map. Setup failed for dependencies: frontend
Nov  1 14:34:56 hassbian hass[1626]: 2019-11-01 14:34:56 ERROR (MainThread) [homeassistant.setup] Setup failed for map: Could not set up all dependencies.
Nov  1 14:35:00 hassbian hass[1626]: 2019-11-01 14:35:00 INFO (MainThread) [homeassistant.setup] Setting up updater
Nov  1 14:35:00 hassbian hass[1626]: 2019-11-01 14:35:00 INFO (MainThread) [homeassistant.setup] Setup of domain updater took 0.0 seconds.
Nov  1 14:35:00 hassbian hass[1626]: 2019-11-01 14:35:00 INFO (SyncWorker_18) [homeassistant.util.package] Attempting install of netdisco==2.6.0
Nov  1 14:35:00 hassbian hass[1626]: 2019-11-01 14:35:00 INFO (SyncWorker_11) [homeassistant.loader] Loaded binary_sensor from homeassistant.components.binary_sensor
Nov  1 14:35:00 hassbian hass[1626]: 2019-11-01 14:35:00 INFO (MainThread) [homeassistant.setup] Setting up binary_sensor
Nov  1 14:35:00 hassbian hass[1626]: 2019-11-01 14:35:00 INFO (MainThread) [homeassistant.setup] Setup of domain binary_sensor took 0.0 seconds.
Nov  1 14:35:00 hassbian hass[1626]: 2019-11-01 14:35:00 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.updater
Nov  1 14:35:00 hassbian hass[1626]: 2019-11-01 14:35:00 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new binary_sensor.updater entity: binary_sensor.updater
Nov  1 14:35:06 hassbian hass[1626]: 2019-11-01 14:35:06 INFO (MainThread) [homeassistant.setup] Setting up ssdp
Nov  1 14:35:06 hassbian hass[1626]: 2019-11-01 14:35:06 INFO (MainThread) [homeassistant.setup] Setup of domain ssdp took 0.0 seconds.
Nov  1 14:35:06 hassbian hass[1626]: 2019-11-01 14:35:06 INFO (SyncWorker_8) [homeassistant.util.package] Attempting install of mutagen==1.42.0
Nov  1 14:35:11 hassbian hass[1626]: 2019-11-01 14:35:11 INFO (SyncWorker_6) [homeassistant.loader] Loaded google_translate from homeassistant.components.google_translate
Nov  1 14:35:11 hassbian hass[1626]: 2019-11-01 14:35:11 INFO (SyncWorker_0) [homeassistant.util.package] Attempting install of hass-nabucasa==0.22
Nov  1 14:35:53 hassbian systemd[1]: session-c1.scope: Succeeded.
Nov  1 14:35:53 hassbian systemd[1]: session-c2.scope: Succeeded.
Nov  1 14:35:57 hassbian systemd[1]: Started Session c3 of user pi.
Nov  1 14:35:58 hassbian systemd[1]: Started Session c4 of user pi.
Nov  1 14:36:14 hassbian hass[1626]: 2019-11-01 14:36:14 INFO (MainThread) [homeassistant.setup] Setting up cloud
Nov  1 14:36:14 hassbian hass[1626]: 2019-11-01 14:36:14 INFO (MainThread) [homeassistant.setup] Setting up zeroconf
Nov  1 14:36:14 hassbian hass[1626]: 2019-11-01 14:36:14 INFO (MainThread) [homeassistant.setup] Setup of domain zeroconf took 0.1 seconds.
Nov  1 14:36:14 hassbian hass[1626]: 2019-11-01 14:36:14 INFO (SyncWorker_11) [homeassistant.loader] Loaded esphome from homeassistant.components.esphome
Nov  1 14:36:14 hassbian hass[1626]: 2019-11-01 14:36:14 INFO (SyncWorker_3) [homeassistant.util.package] Attempting install of gTTS-token==1.1.3
Nov  1 14:36:14 hassbian hass[1626]: 2019-11-01 14:36:14 INFO (MainThread) [homeassistant.setup] Setup of domain cloud took 0.2 seconds.
Nov  1 14:36:20 hassbian hass[1626]: 2019-11-01 14:36:20 INFO (MainThread) [homeassistant.setup] Setting up tts
Nov  1 14:36:20 hassbian hass[1626]: 2019-11-01 14:36:20 INFO (SyncWorker_14) [homeassistant.components.tts] Create cache dir /home/homeassistant/.homeassistant/tts.
Nov  1 14:36:20 hassbian hass[1626]: 2019-11-01 14:36:20 INFO (SyncWorker_13) [homeassistant.util.package] Attempting install of aioesphomeapi==2.4.2
Nov  1 14:36:29 hassbian hass[1626]: 2019-11-01 14:36:29 INFO (SyncWorker_1) [homeassistant.util.package] Attempting install of PyNaCl==1.3.0
Nov  1 14:36:36 hassbian hass[1626]: 2019-11-01 14:36:36 ERROR (MainThread) [homeassistant.setup] Setup failed for mobile_app: Unable to import component
Nov  1 14:36:36 hassbian hass[1626]: 2019-11-01 14:36:36 INFO (MainThread) [homeassistant.setup] Setup of domain tts took 16.1 seconds.
Nov  1 14:36:36 hassbian hass[1626]: 2019-11-01 14:36:36 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of default_config. Setup failed for dependencies: config, frontend, history, l$
Nov  1 14:36:36 hassbian hass[1626]: 2019-11-01 14:36:36 ERROR (MainThread) [homeassistant.setup] Setup failed for default_config: Could not set up all dependencies.
Nov  1 14:36:36 hassbian hass[1626]: 2019-11-01 14:36:36 INFO (MainThread) [homeassistant.bootstrap] Home Assistant initialized in 127.23s
Nov  1 14:36:36 hassbian hass[1626]: 2019-11-01 14:36:36 INFO (MainThread) [homeassistant.core] Starting Home Assistant
Nov  1 14:36:36 hassbian hass[1626]: 2019-11-01 14:36:36 INFO (MainThread) [homeassistant.core] Timer:starting
Nov  1 14:36:36 hassbian hass[1626]: 2019-11-01 14:36:36 INFO (SyncWorker_0) [homeassistant.components.zeroconf] Starting Zeroconf broadcast

Traceback Raspbian(if applicable):

(homeassistant) homeassistant@raspberrypi:/srv/homeassistant $ hass
Unable to find configuration. Creating default one in /home/homeassistant/.homeassistant
Config directory: /home/homeassistant/.homeassistant
2019-11-01 14:05:56 INFO (SyncWorker_0) [homeassistant.util.package] Attempting install of pyotp==2.3.0
2019-11-01 14:06:04 INFO (SyncWorker_1) [homeassistant.util.package] Attempting install of PyQRCode==1.2.1
2019-11-01 14:06:12 INFO (SyncWorker_3) [homeassistant.loader] Loaded automation from homeassistant.components.automation
2019-11-01 14:06:12 INFO (SyncWorker_3) [homeassistant.loader] Loaded tts from homeassistant.components.tts
2019-11-01 14:06:12 INFO (SyncWorker_4) [homeassistant.loader] Loaded script from homeassistant.components.script
2019-11-01 14:06:12 INFO (SyncWorker_4) [homeassistant.loader] Loaded group from homeassistant.components.group
2019-11-01 14:06:12 INFO (SyncWorker_12) [homeassistant.loader] Loaded default_config from homeassistant.components.default_config
2019-11-01 14:06:12 INFO (SyncWorker_1) [homeassistant.loader] Loaded homeassistant from homeassistant.components.homeassistant
2019-11-01 14:06:12 INFO (SyncWorker_14) [homeassistant.loader] Loaded persistent_notification from homeassistant.components.persistent_notification
2019-11-01 14:06:12 INFO (SyncWorker_7) [homeassistant.loader] Loaded device_automation from homeassistant.components.device_automation
2019-11-01 14:06:12 INFO (SyncWorker_8) [homeassistant.loader] Loaded http from homeassistant.components.http
2019-11-01 14:06:12 INFO (MainThread) [homeassistant.setup] Setting up homeassistant
2019-11-01 14:06:12 INFO (MainThread) [homeassistant.setup] Setup of domain homeassistant took 0.0 seconds.
2019-11-01 14:06:12 INFO (MainThread) [homeassistant.setup] Setting up persistent_notification
2019-11-01 14:06:12 INFO (MainThread) [homeassistant.setup] Setup of domain persistent_notification took 0.0 seconds.
2019-11-01 14:06:12 INFO (SyncWorker_3) [homeassistant.loader] Loaded webhook from homeassistant.components.webhook
2019-11-01 14:06:12 INFO (SyncWorker_10) [homeassistant.loader] Loaded cloud from homeassistant.components.cloud
2019-11-01 14:06:12 INFO (SyncWorker_4) [homeassistant.loader] Loaded config from homeassistant.components.config
2019-11-01 14:06:12 INFO (SyncWorker_2) [homeassistant.loader] Loaded frontend from homeassistant.components.frontend
2019-11-01 14:06:12 INFO (SyncWorker_15) [homeassistant.loader] Loaded api from homeassistant.components.api
2019-11-01 14:06:12 INFO (SyncWorker_0) [homeassistant.loader] Loaded auth from homeassistant.components.auth
2019-11-01 14:06:12 INFO (SyncWorker_5) [homeassistant.loader] Loaded lovelace from homeassistant.components.lovelace
2019-11-01 14:06:12 INFO (SyncWorker_14) [homeassistant.loader] Loaded onboarding from homeassistant.components.onboarding
2019-11-01 14:06:12 INFO (SyncWorker_8) [homeassistant.loader] Loaded system_log from homeassistant.components.system_log
2019-11-01 14:06:12 INFO (SyncWorker_9) [homeassistant.loader] Loaded websocket_api from homeassistant.components.websocket_api
2019-11-01 14:06:12 INFO (SyncWorker_6) [homeassistant.loader] Loaded history from homeassistant.components.history
2019-11-01 14:06:12 INFO (SyncWorker_10) [homeassistant.loader] Loaded recorder from homeassistant.components.recorder
2019-11-01 14:06:12 INFO (SyncWorker_11) [homeassistant.loader] Loaded logbook from homeassistant.components.logbook
2019-11-01 14:06:12 INFO (SyncWorker_13) [homeassistant.loader] Loaded map from homeassistant.components.map
2019-11-01 14:06:12 INFO (SyncWorker_12) [homeassistant.loader] Loaded mobile_app from homeassistant.components.mobile_app
2019-11-01 14:06:12 INFO (SyncWorker_1) [homeassistant.loader] Loaded person from homeassistant.components.person
2019-11-01 14:06:12 INFO (SyncWorker_16) [homeassistant.loader] Loaded ssdp from homeassistant.components.ssdp
2019-11-01 14:06:12 INFO (SyncWorker_14) [homeassistant.loader] Loaded sun from homeassistant.components.sun
2019-11-01 14:06:12 INFO (SyncWorker_3) [homeassistant.loader] Loaded system_health from homeassistant.components.system_health
2019-11-01 14:06:12 INFO (SyncWorker_17) [homeassistant.loader] Loaded updater from homeassistant.components.updater
2019-11-01 14:06:12 INFO (SyncWorker_6) [homeassistant.loader] Loaded zeroconf from homeassistant.components.zeroconf
2019-11-01 14:06:12 INFO (MainThread) [homeassistant.bootstrap] Setting up {'system_log'}
2019-11-01 14:06:12 INFO (SyncWorker_4) [homeassistant.util.package] Attempting install of aiohttp_cors==0.7.0
2019-11-01 14:06:24 INFO (MainThread) [homeassistant.setup] Setting up http
2019-11-01 14:06:24 INFO (MainThread) [homeassistant.setup] Setup of domain http took 0.0 seconds.
2019-11-01 14:06:24 INFO (MainThread) [homeassistant.setup] Setting up system_log
2019-11-01 14:06:24 INFO (MainThread) [homeassistant.setup] Setup of domain system_log took 0.0 seconds.
2019-11-01 14:06:24 INFO (SyncWorker_13) [homeassistant.util.package] Attempting install of sqlalchemy==1.3.10
2019-11-01 14:06:37 INFO (MainThread) [homeassistant.setup] Setting up recorder
2019-11-01 14:06:37 INFO (MainThread) [homeassistant.setup] Setup of domain recorder took 0.5 seconds.
2019-11-01 14:06:37 INFO (SyncWorker_1) [homeassistant.util.package] Attempting install of distro==1.4.0
2019-11-01 14:06:37 INFO (MainThread) [homeassistant.setup] Setting up sun
2019-11-01 14:06:38 INFO (MainThread) [homeassistant.setup] Setup of domain sun took 0.1 seconds.
2019-11-01 14:06:38 INFO (MainThread) [homeassistant.setup] Setting up person
2019-11-01 14:06:38 INFO (MainThread) [homeassistant.setup] Setting up lovelace
2019-11-01 14:06:38 ERROR (MainThread) [homeassistant.setup] Error during setup of component lovelace
Traceback (most recent call last):
  File "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/setup.py", line 172, in _async_setup_component
    hass, processed_config
  File "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/components/lovelace/__init__.py", line 66, in async_setup
    hass.components.frontend.async_register_built_in_panel(
  File "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/loader.py", line 421, in __getattr__
    component: Optional[ModuleType] = integration.get_component()
  File "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/loader.py", line 223, in get_component
    cache[self.domain] = importlib.import_module(self.pkg_path)
  File "/usr/lib/python3.7/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1006, in _gcd_import
  File "<frozen importlib._bootstrap>", line 983, in _find_and_load
  File "<frozen importlib._bootstrap>", line 967, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 728, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/components/frontend/__init__.py", line 10, in <module>
    import hass_frontend
ModuleNotFoundError: No module named 'hass_frontend'
2019-11-01 14:06:38 INFO (MainThread) [homeassistant.setup] Setting up group
2019-11-01 14:06:38 INFO (MainThread) [homeassistant.setup] Setup of domain group took 0.0 seconds.
2019-11-01 14:06:38 INFO (MainThread) [homeassistant.setup] Setting up config
2019-11-01 14:06:38 ERROR (MainThread) [homeassistant.setup] Error during setup of component config
Traceback (most recent call last):
  File "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/setup.py", line 172, in _async_setup_component
    hass, processed_config
  File "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/components/config/__init__.py", line 34, in async_setup
    hass.components.frontend.async_register_built_in_panel(
  File "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/loader.py", line 421, in __getattr__
    component: Optional[ModuleType] = integration.get_component()
  File "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/loader.py", line 223, in get_component
    cache[self.domain] = importlib.import_module(self.pkg_path)
  File "/usr/lib/python3.7/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1006, in _gcd_import
  File "<frozen importlib._bootstrap>", line 983, in _find_and_load
  File "<frozen importlib._bootstrap>", line 967, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 728, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/components/frontend/__init__.py", line 10, in <module>
    import hass_frontend
ModuleNotFoundError: No module named 'hass_frontend'
2019-11-01 14:06:38 INFO (MainThread) [homeassistant.setup] Setting up auth
2019-11-01 14:06:38 INFO (MainThread) [homeassistant.setup] Setup of domain auth took 0.0 seconds.
2019-11-01 14:06:38 INFO (MainThread) [homeassistant.setup] Setting up script
2019-11-01 14:06:38 INFO (MainThread) [homeassistant.setup] Setup of domain script took 0.0 seconds.
2019-11-01 14:06:38 INFO (MainThread) [homeassistant.setup] Setting up webhook
2019-11-01 14:06:38 INFO (MainThread) [homeassistant.setup] Setup of domain webhook took 0.0 seconds.
2019-11-01 14:06:38 INFO (MainThread) [homeassistant.setup] Setting up system_health
2019-11-01 14:06:38 INFO (MainThread) [homeassistant.setup] Setup of domain system_health took 0.0 seconds.
2019-11-01 14:06:38 INFO (MainThread) [homeassistant.setup] Setting up history
2019-11-01 14:06:38 ERROR (MainThread) [homeassistant.setup] Error during setup of component history
Traceback (most recent call last):
  File "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/setup.py", line 172, in _async_setup_component
    hass, processed_config
  File "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/components/history/__init__.py", line 283, in async_setup
    hass.components.frontend.async_register_built_in_panel(
  File "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/loader.py", line 421, in __getattr__
    component: Optional[ModuleType] = integration.get_component()
  File "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/loader.py", line 223, in get_component
    cache[self.domain] = importlib.import_module(self.pkg_path)
  File "/usr/lib/python3.7/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1006, in _gcd_import
  File "<frozen importlib._bootstrap>", line 983, in _find_and_load
  File "<frozen importlib._bootstrap>", line 967, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 728, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/components/frontend/__init__.py", line 10, in <module>
    import hass_frontend
ModuleNotFoundError: No module named 'hass_frontend'
2019-11-01 14:06:38 INFO (MainThread) [homeassistant.setup] Setting up api
2019-11-01 14:06:38 INFO (MainThread) [homeassistant.setup] Setting up websocket_api
2019-11-01 14:06:38 INFO (MainThread) [homeassistant.setup] Setup of domain websocket_api took 0.0 seconds.
2019-11-01 14:06:38 INFO (MainThread) [homeassistant.setup] Setup of domain person took 0.2 seconds.
2019-11-01 14:06:38 INFO (MainThread) [homeassistant.setup] Setup of domain api took 0.0 seconds.
2019-11-01 14:06:38 INFO (MainThread) [homeassistant.setup] Setting up onboarding
2019-11-01 14:06:38 INFO (MainThread) [homeassistant.setup] Setting up device_automation
2019-11-01 14:06:38 INFO (MainThread) [homeassistant.setup] Setup of domain device_automation took 0.0 seconds.
2019-11-01 14:06:38 INFO (MainThread) [homeassistant.setup] Setting up automation
2019-11-01 14:06:38 INFO (MainThread) [homeassistant.setup] Setup of domain automation took 0.0 seconds.
2019-11-01 14:06:38 INFO (MainThread) [homeassistant.setup] Setup of domain onboarding took 0.0 seconds.
2019-11-01 14:06:38 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of frontend. Setup failed for dependencies: lovelace
2019-11-01 14:06:38 ERROR (MainThread) [homeassistant.setup] Setup failed for frontend: Could not set up all dependencies.
2019-11-01 14:06:38 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of map. Setup failed for dependencies: frontend
2019-11-01 14:06:38 ERROR (MainThread) [homeassistant.setup] Setup failed for map: Could not set up all dependencies.
2019-11-01 14:06:38 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of logbook. Setup failed for dependencies: frontend
2019-11-01 14:06:38 ERROR (MainThread) [homeassistant.setup] Setup failed for logbook: Could not set up all dependencies.
2019-11-01 14:06:45 INFO (MainThread) [homeassistant.setup] Setting up updater
2019-11-01 14:06:45 INFO (MainThread) [homeassistant.setup] Setup of domain updater took 0.0 seconds.
2019-11-01 14:06:45 INFO (SyncWorker_18) [homeassistant.util.package] Attempting install of netdisco==2.6.0
2019-11-01 14:06:45 INFO (SyncWorker_10) [homeassistant.loader] Loaded binary_sensor from homeassistant.components.binary_sensor
2019-11-01 14:06:45 INFO (MainThread) [homeassistant.setup] Setting up binary_sensor
2019-11-01 14:06:45 INFO (MainThread) [homeassistant.setup] Setup of domain binary_sensor took 0.0 seconds.
2019-11-01 14:06:45 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.updater
2019-11-01 14:06:45 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new binary_sensor.updater entity: binary_sensor.updater
2019-11-01 14:06:57 INFO (MainThread) [homeassistant.setup] Setting up ssdp
2019-11-01 14:06:57 INFO (MainThread) [homeassistant.setup] Setup of domain ssdp took 0.0 seconds.
2019-11-01 14:06:57 INFO (SyncWorker_19) [homeassistant.util.package] Attempting install of mutagen==1.42.0
2019-11-01 14:07:06 INFO (SyncWorker_5) [homeassistant.loader] Loaded google_translate from homeassistant.components.google_translate
2019-11-01 14:07:06 INFO (SyncWorker_16) [homeassistant.util.package] Attempting install of hass-nabucasa==0.22
2019-11-01 14:08:20 INFO (MainThread) [homeassistant.setup] Setting up cloud
2019-11-01 14:08:20 INFO (MainThread) [homeassistant.setup] Setting up zeroconf
2019-11-01 14:08:20 INFO (SyncWorker_6) [homeassistant.util.package] Attempting install of gTTS-token==1.1.3
2019-11-01 14:08:20 INFO (MainThread) [homeassistant.setup] Setup of domain zeroconf took 0.1 seconds.
2019-11-01 14:08:20 INFO (MainThread) [homeassistant.setup] Setup of domain cloud took 0.1 seconds.
2019-11-01 14:08:20 INFO (SyncWorker_11) [homeassistant.loader] Loaded esphome from homeassistant.components.esphome
2019-11-01 14:08:30 INFO (MainThread) [homeassistant.setup] Setting up tts
2019-11-01 14:08:30 INFO (SyncWorker_12) [homeassistant.components.tts] Create cache dir /home/homeassistant/.homeassistant/tts.
2019-11-01 14:08:30 INFO (SyncWorker_13) [homeassistant.util.package] Attempting install of PyNaCl==1.3.0
2019-11-01 14:08:39 ERROR (MainThread) [homeassistant.setup] Setup failed for mobile_app: Unable to import component
2019-11-01 14:08:39 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of default_config. Setup failed for dependencies: config, frontend, history, logbook, map, mobile_app
2019-11-01 14:08:39 INFO (SyncWorker_7) [homeassistant.util.package] Attempting install of aioesphomeapi==2.4.2
2019-11-01 14:08:39 ERROR (MainThread) [homeassistant.setup] Setup failed for default_config: Could not set up all dependencies.
2019-11-01 14:08:55 INFO (MainThread) [homeassistant.setup] Setup of domain tts took 25.5 seconds.
2019-11-01 14:08:55 INFO (MainThread) [homeassistant.bootstrap] Home Assistant initialized in 179.33s
2019-11-01 14:08:55 INFO (MainThread) [homeassistant.core] Starting Home Assistant
2019-11-01 14:08:55 INFO (MainThread) [homeassistant.core] Timer:starting
2019-11-01 14:08:55 INFO (SyncWorker_8) [homeassistant.components.zeroconf] Starting Zeroconf broadcast

Additional information:

If i make a mistake, i don't know on which position. Does somebody had an idea or the same problem?
Thanks for helping.

(If this is the wrong place for this issue ticket, i'm sorry)

@fabaff
Copy link
Member

fabaff commented Nov 1, 2019

This is the bug/issue tracker for Home Assistant. Please use the forum for questions about installation, setup, configuration and usage. For Hassbian -> https://community.home-assistant.io/c/installation/hassbian

Also, Hassbian is discontinued.

@fabaff fabaff closed this as completed Nov 1, 2019
@Kyrunix
Copy link
Author

Kyrunix commented Nov 1, 2019

Oh, i didn't get this information about hassbian. Thanks!

But i think, that there is a problem on install script that will be execute on the first start of Home Assistant. If i understand #28361 right, he has the same problem. (First post, the second post describe another problem)

@Kyrunix
Copy link
Author

Kyrunix commented Nov 1, 2019

@fabaff
There is realy a small problem at script:

The current raspbian buster apt repository list don't contains a docker version.

With this information, the installation guide on
https://www.home-assistant.io/docs/installation/raspberry-pi/
can't work.

After i installed docker manually, everything works fine. I think, a small warning at start of this guide would be helpfull.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants