home-assistant / supervised-installer

Installer for a generic Linux system
Apache License 2.0
1.71k stars 585 forks source link

Hassio Supervisor starting Homeassistant but reporting not being able to #96

Closed emme1444 closed 3 years ago

emme1444 commented 4 years ago

Home Assistant release with the issue:

# ha info
arch: armv7
channel: stable
hassos: null
homeassistant: 0.107.7
hostname: raspberrypi
logging: info
machine: raspberrypi4
supervisor: "214"
supported_arch:
- armv7
- armhf
timezone: UTC

Operating environment (HassOS/Generic):

Generic, Raspberry Pi 4, 4GB Ram
Linux 4.19.97-v71+
Raspbian Lite 10 Buster

Supervisor logs:

# docker logs hassio_supervisor

[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership & permissions fixes...
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] udev.sh: executing... 
[09:47:56] INFO: Update udev informations
[cont-init.d] udev.sh: exited 0.
[cont-init.d] done.
[services.d] starting services
[services.d] done.
20-04-04 09:47:58 INFO (MainThread) [__main__] Initialize Supervisor setup
20-04-04 09:47:58 INFO (MainThread) [supervisor.docker.network] Can't find Supervisor network, create new network
20-04-04 09:47:59 INFO (MainThread) [supervisor.bootstrap] Create Home Assistant configuration folder /data/homeassistant
20-04-04 09:47:59 INFO (MainThread) [supervisor.bootstrap] Create Supervisor SSL/TLS folder /data/ssl
20-04-04 09:47:59 INFO (MainThread) [supervisor.bootstrap] Create Supervisor Add-on data folder /data/addons/data
20-04-04 09:47:59 INFO (MainThread) [supervisor.bootstrap] Create Supervisor Add-on local repository folder /data/addons/local
20-04-04 09:47:59 INFO (MainThread) [supervisor.bootstrap] Create Supervisor Add-on git repositories folder /data/addons/git
20-04-04 09:47:59 INFO (MainThread) [supervisor.bootstrap] Create Supervisor temp folder /data/tmp
20-04-04 09:47:59 INFO (MainThread) [supervisor.bootstrap] Create Supervisor backup folder /data/backup
20-04-04 09:47:59 INFO (MainThread) [supervisor.bootstrap] Create Supervisor share folder /data/share
20-04-04 09:47:59 INFO (MainThread) [supervisor.bootstrap] Create Supervisor DNS folder /data/dns
20-04-04 09:47:59 INFO (MainThread) [supervisor.bootstrap] Create Supervisor audio folder /data/audio
20-04-04 09:47:59 INFO (SyncWorker_0) [supervisor.docker.supervisor] Attach to Supervisor homeassistant/armv7-hassio-supervisor with version 214
20-04-04 09:47:59 INFO (SyncWorker_0) [supervisor.docker.supervisor] Connect Supervisor to hassio Network
20-04-04 09:47:59 INFO (MainThread) [__main__] Setup Supervisor
20-04-04 09:47:59 INFO (MainThread) [supervisor.utils.gdbus] Connect to dbus: org.freedesktop.systemd1 - /org/freedesktop/systemd1
20-04-04 09:48:00 INFO (MainThread) [supervisor.utils.gdbus] Connect to dbus: org.freedesktop.hostname1 - /org/freedesktop/hostname1
20-04-04 09:48:00 WARNING (MainThread) [supervisor.dbus.rauc] Host has no rauc support. OTA updates have been disabled.
20-04-04 09:48:00 WARNING (MainThread) [supervisor.dbus.nmi_dns] No DnsManager support on the host. Local DNS functions have been disabled.
20-04-04 09:48:00 INFO (MainThread) [supervisor.host.info] Update local host information
20-04-04 09:48:00 INFO (MainThread) [supervisor.utils.gdbus] Call org.freedesktop.DBus.Properties.GetAll on /org/freedesktop/hostname1
20-04-04 09:48:00 INFO (MainThread) [supervisor.host.services] Update service information
20-04-04 09:48:00 INFO (MainThread) [supervisor.utils.gdbus] Call org.freedesktop.systemd1.Manager.ListUnits on /org/freedesktop/systemd1
20-04-04 09:48:00 INFO (MainThread) [supervisor.host.sound] Update PulseAudio information
20-04-04 09:48:00 INFO (MainThread) [supervisor.host.apparmor] Load AppArmor Profiles: {'hassio-supervisor'}
20-04-04 09:48:00 INFO (MainThread) [supervisor.host.services] Reload local service hassio-apparmor.service
20-04-04 09:48:00 INFO (MainThread) [supervisor.utils.gdbus] Call org.freedesktop.systemd1.Manager.ReloadOrRestartUnit on /org/freedesktop/systemd1
20-04-04 09:48:00 INFO (MainThread) [supervisor.audio] No Audio plugin Docker image homeassistant/armv7-hassio-audio found.
20-04-04 09:48:00 INFO (MainThread) [supervisor.audio] Setup Audio plugin
20-04-04 09:48:00 INFO (MainThread) [supervisor.updater] Fetch update data from https://version.home-assistant.io/stable.json
20-04-04 09:48:00 INFO (MainThread) [supervisor.dns] No CoreDNS plugin Docker image homeassistant/armv7-hassio-dns found.
20-04-04 09:48:00 INFO (MainThread) [supervisor.dns] Setup CoreDNS plugin
20-04-04 09:48:00 INFO (MainThread) [supervisor.cli] No cli plugin Docker image homeassistant/armv7-hassio-cli found.
20-04-04 09:48:00 INFO (MainThread) [supervisor.cli] Setup cli plugin
20-04-04 09:48:00 INFO (SyncWorker_3) [supervisor.docker.interface] Pull image homeassistant/armv7-hassio-audio tag 14.
20-04-04 09:48:00 INFO (SyncWorker_0) [supervisor.docker.interface] Pull image homeassistant/armv7-hassio-dns tag 3.
20-04-04 09:48:00 INFO (SyncWorker_8) [supervisor.docker.interface] Pull image homeassistant/armv7-hassio-cli tag 24.
20-04-04 09:48:08 INFO (MainThread) [supervisor.dns] CoreDNS plugin now installed
20-04-04 09:48:08 INFO (SyncWorker_8) [supervisor.docker.interface] Tag image homeassistant/armv7-hassio-cli with version 24 as latest
20-04-04 09:48:08 INFO (MainThread) [supervisor.cli] cli plugin now installed
20-04-04 09:48:09 INFO (MainThread) [supervisor.dns] Start CoreDNS plugin
20-04-04 09:48:09 INFO (MainThread) [supervisor.misc.forwarder] Start DNS port forwarding to 172.30.32.3
20-04-04 09:48:09 INFO (MainThread) [supervisor.cli] Start cli plugin
20-04-04 09:48:13 INFO (MainThread) [supervisor.audio] Audio plugin now installed
20-04-04 09:48:13 INFO (MainThread) [supervisor.audio] Start Audio plugin
20-04-04 09:48:14 INFO (SyncWorker_6) [supervisor.docker.dns] Start DNS homeassistant/armv7-hassio-dns with version 3 - 172.30.32.3
20-04-04 09:48:14 INFO (SyncWorker_7) [supervisor.docker.cli] Start CLI homeassistant/armv7-hassio-cli with version 24 - 172.30.32.4
20-04-04 09:48:14 INFO (MainThread) [supervisor.dns] Updated /etc/resolv.conf
20-04-04 09:48:15 INFO (SyncWorker_8) [supervisor.docker.audio] Start Audio homeassistant/armv7-hassio-audio with version 14 - 172.30.32.4
20-04-04 09:48:15 INFO (MainThread) [supervisor.homeassistant] No Home Assistant Docker image homeassistant/raspberrypi4-homeassistant found.
20-04-04 09:48:15 INFO (MainThread) [supervisor.homeassistant] Setup HomeAssistant landingpage
20-04-04 09:48:15 INFO (SyncWorker_1) [supervisor.docker.interface] Pull image homeassistant/raspberrypi4-homeassistant tag landingpage.
20-04-04 09:48:23 INFO (MainThread) [supervisor.homeassistant] Start HomeAssistant landingpage
20-04-04 09:48:23 INFO (MainThread) [supervisor.homeassistant] Update pulse/client.config: /data/tmp/homeassistant_pulse
20-04-04 09:48:25 INFO (SyncWorker_11) [supervisor.docker.homeassistant] Start homeassistant homeassistant/raspberrypi4-homeassistant with version landingpage
20-04-04 09:58:27 WARNING (MainThread) [supervisor.homeassistant] Don't wait anymore of Home Assistant startup!
20-04-04 09:58:27 INFO (MainThread) [supervisor.store.git] Clone add-on https://github.com/home-assistant/hassio-addons repository
20-04-04 09:58:27 INFO (MainThread) [supervisor.store.git] Clone add-on https://github.com/hassio-addons/repository repository
20-04-04 09:58:30 INFO (MainThread) [supervisor.store] Load add-ons from store: 65 all - 65 new - 0 remove
20-04-04 09:58:30 INFO (MainThread) [supervisor.addons] Found 0 installed add-ons
20-04-04 09:58:30 INFO (MainThread) [supervisor.updater] Fetch update data from https://version.home-assistant.io/stable.json
20-04-04 09:58:30 INFO (MainThread) [supervisor.snapshots] Found 0 snapshot files
20-04-04 09:58:30 INFO (MainThread) [supervisor.discovery] Load 0 messages
20-04-04 09:58:30 INFO (MainThread) [supervisor.ingress] Load 0 ingress session
20-04-04 09:58:30 INFO (MainThread) [supervisor.secrets] Load Home Assistant secrets: 0
20-04-04 09:58:30 INFO (MainThread) [__main__] Run Supervisor
20-04-04 09:58:30 INFO (MainThread) [supervisor.api] Start API on 172.30.32.2
20-04-04 09:58:30 INFO (MainThread) [supervisor.addons] Phase 'initialize' start 0 add-ons
20-04-04 09:58:30 INFO (MainThread) [supervisor.addons] Phase 'system' start 0 add-ons
20-04-04 09:58:30 INFO (MainThread) [supervisor.addons] Phase 'services' start 0 add-ons
20-04-04 09:58:30 INFO (MainThread) [supervisor.core] Skip start of Home Assistant
20-04-04 09:58:30 INFO (MainThread) [supervisor.addons] Phase 'application' start 0 add-ons
20-04-04 09:58:30 INFO (MainThread) [supervisor.tasks] All core tasks are scheduled
20-04-04 09:58:30 INFO (MainThread) [supervisor.hwmon] Started Supervisor hardware monitor
20-04-04 09:58:30 INFO (MainThread) [supervisor.core] Supervisor is up and running
20-04-04 09:58:30 INFO (MainThread) [supervisor.homeassistant] Setup Home Assistant
20-04-04 09:58:30 INFO (MainThread) [supervisor.host.info] Update local host information
20-04-04 09:58:30 INFO (MainThread) [supervisor.utils.gdbus] Call org.freedesktop.DBus.Properties.GetAll on /org/freedesktop/hostname1
20-04-04 09:58:30 INFO (SyncWorker_3) [supervisor.docker.interface] Update image homeassistant/raspberrypi4-homeassistant:landingpage to homeassistant/raspberrypi4-homeassistant:0.107.7
20-04-04 09:58:30 INFO (SyncWorker_3) [supervisor.docker.interface] Pull image homeassistant/raspberrypi4-homeassistant tag 0.107.7.
20-04-04 09:58:30 INFO (MainThread) [supervisor.host.services] Update service information
20-04-04 09:58:30 INFO (MainThread) [supervisor.utils.gdbus] Call org.freedesktop.systemd1.Manager.ListUnits on /org/freedesktop/systemd1
20-04-04 09:58:30 INFO (MainThread) [supervisor.host.sound] Update PulseAudio information
20-04-04 10:00:17 INFO (SyncWorker_3) [supervisor.docker.interface] Stop homeassistant application
20-04-04 10:00:22 INFO (SyncWorker_3) [supervisor.docker.interface] Clean homeassistant application
20-04-04 10:00:22 INFO (MainThread) [supervisor.homeassistant] Home Assistant docker now installed
20-04-04 10:00:22 INFO (MainThread) [supervisor.homeassistant] Start Home Assistant
20-04-04 10:00:22 INFO (MainThread) [supervisor.homeassistant] Update pulse/client.config: /data/tmp/homeassistant_pulse
20-04-04 10:00:23 INFO (SyncWorker_19) [supervisor.docker.homeassistant] Start homeassistant homeassistant/raspberrypi4-homeassistant with version 0.107.7
20-04-04 10:10:25 WARNING (MainThread) [supervisor.homeassistant] Don't wait anymore of Home Assistant startup!
20-04-04 10:10:25 ERROR (MainThread) [supervisor.homeassistant] Can't start Home Assistant!
20-04-04 10:10:25 INFO (SyncWorker_7) [supervisor.docker.interface] Cleanup images: ['homeassistant/raspberrypi4-homeassistant:landingpage']

Description of problem: Really there are 2 problems, although they go hand in hand. The first one, which can be seen in the hassio_supervisor logs, is that the supervisor is reporting not being able to start homeassistant. However, there seems to be nothing wrong, for what I can tell but I'm not an expert, with the homeassistant container. (logs for this can be found down below)

I originally discovered this because I was trying to access the homeassistant instance via a browser, but constantly got a timed out response. Which I guess means homeassistant is there but not responding?

The logs report using different timezones:

i live in Sweden, so UTC+2 is the correct one if anyone cares.

Any pointers are appreciated. Extra logs can be found down below.
Thanks in advance!

Logs I used the homeassistant/supervised_install install script. Here is the log from the scripts:
# curl -sL "https://raw.githubusercontent.com/home-assistant/supervised-installer/master/installer.sh" | bash -s -- -m raspberrypi4 -d "/home/pi/homeassistant/config"

[Warning] No NetworkManager support on host.
[Info] Install supervisor Docker container
[Info] Install supervisor startup scripts
Created symlink /etc/systemd/system/multi-user.target.wants/hassio-supervisor.service → /etc/systemd/system/hassio-supervisor.service.
[Info] Install AppArmor scripts
[Info] Run Hass.io
[Info] Install cli 'ha'

Here are the logs from the homeassistant container: # docker logs homeassistant

[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership & permissions fixes...
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] udev.sh: executing... 
[12:00:23] INFO: Update udev information
[cont-init.d] udev.sh: exited 0.
[cont-init.d] done.
[services.d] starting services
[services.d] done.
Unable to find configuration. Creating default one in /config
2020-04-04 12:00:28 INFO (MainThread) [homeassistant.bootstrap] Config directory: /config
2020-04-04 12:00:28 INFO (SyncWorker_2) [homeassistant.loader] Loaded homeassistant from homeassistant.components.homeassistant
2020-04-04 12:00:28 INFO (SyncWorker_4) [homeassistant.loader] Loaded persistent_notification from homeassistant.components.persistent_notification
2020-04-04 12:00:28 INFO (MainThread) [homeassistant.setup] Setting up homeassistant
2020-04-04 12:00:28 INFO (MainThread) [homeassistant.setup] Setup of domain homeassistant took 0.0 seconds.
2020-04-04 12:00:28 INFO (MainThread) [homeassistant.setup] Setting up persistent_notification
2020-04-04 12:00:28 INFO (MainThread) [homeassistant.setup] Setup of domain persistent_notification took 0.0 seconds.
2020-04-04 12:00:28 INFO (SyncWorker_3) [homeassistant.loader] Loaded hassio from homeassistant.components.hassio
2020-04-04 12:00:28 INFO (SyncWorker_0) [homeassistant.loader] Loaded script from homeassistant.components.script
2020-04-04 12:00:28 INFO (SyncWorker_5) [homeassistant.loader] Loaded automation from homeassistant.components.automation
2020-04-04 12:00:28 INFO (SyncWorker_4) [homeassistant.loader] Loaded default_config from homeassistant.components.default_config
2020-04-04 12:00:28 INFO (SyncWorker_8) [homeassistant.loader] Loaded scene from homeassistant.components.scene
2020-04-04 12:00:28 INFO (SyncWorker_6) [homeassistant.loader] Loaded tts from homeassistant.components.tts
2020-04-04 12:00:28 INFO (SyncWorker_8) [homeassistant.loader] Loaded group from homeassistant.components.group
2020-04-04 12:00:28 INFO (SyncWorker_9) [homeassistant.loader] Loaded http from homeassistant.components.http
2020-04-04 12:00:28 INFO (SyncWorker_10) [homeassistant.loader] Loaded cloud from homeassistant.components.cloud
2020-04-04 12:00:28 INFO (SyncWorker_1) [homeassistant.loader] Loaded webhook from homeassistant.components.webhook
2020-04-04 12:00:28 INFO (SyncWorker_12) [homeassistant.loader] Loaded alexa from homeassistant.components.alexa
2020-04-04 12:00:28 INFO (SyncWorker_2) [homeassistant.loader] Loaded config from homeassistant.components.config
2020-04-04 12:00:28 INFO (SyncWorker_13) [homeassistant.loader] Loaded frontend from homeassistant.components.frontend
2020-04-04 12:00:28 INFO (SyncWorker_3) [homeassistant.loader] Loaded api from homeassistant.components.api
2020-04-04 12:00:28 INFO (SyncWorker_14) [homeassistant.loader] Loaded auth from homeassistant.components.auth
2020-04-04 12:00:28 INFO (SyncWorker_9) [homeassistant.loader] Loaded device_automation from homeassistant.components.device_automation
2020-04-04 12:00:28 INFO (SyncWorker_16) [homeassistant.loader] Loaded lovelace from homeassistant.components.lovelace
2020-04-04 12:00:28 INFO (SyncWorker_10) [homeassistant.loader] Loaded onboarding from homeassistant.components.onboarding
2020-04-04 12:00:28 INFO (SyncWorker_0) [homeassistant.loader] Loaded person from homeassistant.components.person
2020-04-04 12:00:28 INFO (SyncWorker_4) [homeassistant.loader] Loaded search from homeassistant.components.search
2020-04-04 12:00:28 INFO (SyncWorker_12) [homeassistant.loader] Loaded websocket_api from homeassistant.components.websocket_api
2020-04-04 12:00:28 INFO (SyncWorker_5) [homeassistant.loader] Loaded system_log from homeassistant.components.system_log
2020-04-04 12:00:28 INFO (SyncWorker_6) [homeassistant.loader] Loaded history from homeassistant.components.history
2020-04-04 12:00:28 INFO (SyncWorker_8) [homeassistant.loader] Loaded recorder from homeassistant.components.recorder
2020-04-04 12:00:28 INFO (SyncWorker_7) [homeassistant.loader] Loaded logbook from homeassistant.components.logbook
2020-04-04 12:00:28 INFO (SyncWorker_15) [homeassistant.loader] Loaded map from homeassistant.components.map
2020-04-04 12:00:28 INFO (SyncWorker_11) [homeassistant.loader] Loaded mobile_app from homeassistant.components.mobile_app
2020-04-04 12:00:28 INFO (SyncWorker_17) [homeassistant.loader] Loaded ssdp from homeassistant.components.ssdp
2020-04-04 12:00:28 INFO (SyncWorker_1) [homeassistant.loader] Loaded sun from homeassistant.components.sun
2020-04-04 12:00:28 INFO (SyncWorker_1) [homeassistant.loader] Loaded system_health from homeassistant.components.system_health
2020-04-04 12:00:28 INFO (SyncWorker_18) [homeassistant.loader] Loaded updater from homeassistant.components.updater
2020-04-04 12:00:28 INFO (SyncWorker_19) [homeassistant.loader] Loaded zeroconf from homeassistant.components.zeroconf
2020-04-04 12:00:28 INFO (SyncWorker_2) [homeassistant.loader] Loaded zone from homeassistant.components.zone
2020-04-04 12:00:28 INFO (SyncWorker_6) [homeassistant.loader] Loaded input_boolean from homeassistant.components.input_boolean
2020-04-04 12:00:28 INFO (SyncWorker_3) [homeassistant.loader] Loaded input_datetime from homeassistant.components.input_datetime
2020-04-04 12:00:28 INFO (SyncWorker_14) [homeassistant.loader] Loaded input_text from homeassistant.components.input_text
2020-04-04 12:00:28 INFO (SyncWorker_15) [homeassistant.loader] Loaded input_number from homeassistant.components.input_number
2020-04-04 12:00:28 INFO (SyncWorker_16) [homeassistant.loader] Loaded input_select from homeassistant.components.input_select
2020-04-04 12:00:28 INFO (MainThread) [homeassistant.bootstrap] Setting up {'system_log'}
2020-04-04 12:00:28 INFO (MainThread) [homeassistant.setup] Setting up http
2020-04-04 12:00:28 INFO (MainThread) [homeassistant.setup] Setup of domain http took 0.0 seconds.
2020-04-04 12:00:28 INFO (MainThread) [homeassistant.setup] Setting up system_log
2020-04-04 12:00:28 INFO (MainThread) [homeassistant.setup] Setup of domain system_log took 0.0 seconds.
2020-04-04 12:00:29 INFO (MainThread) [homeassistant.setup] Setting up recorder
2020-04-04 12:00:29 INFO (MainThread) [homeassistant.setup] Setting up webhook
2020-04-04 12:00:29 INFO (MainThread) [homeassistant.setup] Setup of domain webhook took 0.0 seconds.
2020-04-04 12:00:29 INFO (MainThread) [homeassistant.setup] Setting up alexa
2020-04-04 12:00:29 INFO (MainThread) [homeassistant.setup] Setup of domain alexa took 0.0 seconds.
2020-04-04 12:00:29 INFO (MainThread) [homeassistant.setup] Setup of domain recorder took 0.6 seconds.
2020-04-04 12:00:29 INFO (SyncWorker_18) [homeassistant.loader] Loaded google_assistant from homeassistant.components.google_assistant
2020-04-04 12:00:29 INFO (SyncWorker_5) [homeassistant.loader] Loaded camera from homeassistant.components.camera
2020-04-04 12:00:29 INFO (SyncWorker_19) [homeassistant.loader] Loaded homekit from homeassistant.components.homekit
2020-04-04 12:00:29 INFO (SyncWorker_13) [homeassistant.loader] Loaded device_tracker from homeassistant.components.device_tracker
2020-04-04 12:00:30 INFO (SyncWorker_8) [homeassistant.loader] Loaded media_player from homeassistant.components.media_player
2020-04-04 12:00:32 INFO (MainThread) [homeassistant.setup] Setting up cloud
2020-04-04 12:00:32 INFO (MainThread) [homeassistant.setup] Setup of domain cloud took 0.1 seconds.
2020-04-04 12:00:32 INFO (MainThread) [homeassistant.setup] Setting up input_boolean
2020-04-04 12:00:32 INFO (MainThread) [homeassistant.setup] Setting up ssdp
2020-04-04 12:00:32 INFO (MainThread) [homeassistant.setup] Setup of domain ssdp took 0.0 seconds.
2020-04-04 12:00:32 INFO (MainThread) [homeassistant.setup] Setting up input_datetime
2020-04-04 12:00:32 INFO (MainThread) [homeassistant.setup] Setting up group
2020-04-04 12:00:32 INFO (MainThread) [homeassistant.setup] Setup of domain group took 0.0 seconds.
2020-04-04 12:00:32 INFO (MainThread) [homeassistant.setup] Setting up input_select
2020-04-04 12:00:32 INFO (MainThread) [homeassistant.setup] Setting up updater
2020-04-04 12:00:32 INFO (MainThread) [homeassistant.setup] Setting up script
2020-04-04 12:00:32 INFO (MainThread) [homeassistant.setup] Setup of domain script took 0.0 seconds.
2020-04-04 12:00:32 INFO (MainThread) [homeassistant.setup] Setting up lovelace
2020-04-04 12:00:32 INFO (MainThread) [homeassistant.setup] Setting up input_text
2020-04-04 12:00:32 INFO (MainThread) [homeassistant.setup] Setting up input_number
2020-04-04 12:00:32 INFO (MainThread) [homeassistant.setup] Setting up scene
2020-04-04 12:00:32 INFO (MainThread) [homeassistant.components.scene] Setting up scene.homeassistant
2020-04-04 12:00:32 INFO (MainThread) [homeassistant.setup] Setting up sun
2020-04-04 12:00:33 INFO (MainThread) [homeassistant.setup] Setup of domain sun took 0.1 seconds.
2020-04-04 12:00:33 INFO (MainThread) [homeassistant.setup] Setting up zone
2020-04-04 12:00:33 INFO (MainThread) [homeassistant.setup] Setting up person
2020-04-04 12:00:33 INFO (MainThread) [homeassistant.setup] Setting up automation
2020-04-04 12:00:33 INFO (MainThread) [homeassistant.setup] Setup of domain automation took 0.0 seconds.
2020-04-04 12:00:33 INFO (MainThread) [homeassistant.setup] Setting up history
2020-04-04 12:00:33 INFO (MainThread) [homeassistant.setup] Setup of domain history took 0.0 seconds.
2020-04-04 12:00:33 INFO (MainThread) [homeassistant.setup] Setting up websocket_api
2020-04-04 12:00:33 INFO (MainThread) [homeassistant.setup] Setup of domain websocket_api took 0.0 seconds.
2020-04-04 12:00:33 INFO (MainThread) [homeassistant.setup] Setting up config
2020-04-04 12:00:33 INFO (MainThread) [homeassistant.setup] Setting up device_automation
2020-04-04 12:00:33 INFO (MainThread) [homeassistant.setup] Setup of domain device_automation took 0.0 seconds.
2020-04-04 12:00:33 INFO (MainThread) [homeassistant.setup] Setting up api
2020-04-04 12:00:33 INFO (MainThread) [homeassistant.setup] Setting up system_health
2020-04-04 12:00:33 INFO (MainThread) [homeassistant.setup] Setup of domain system_health took 0.0 seconds.
2020-04-04 12:00:33 INFO (MainThread) [homeassistant.setup] Setup of domain scene took 0.2 seconds.
2020-04-04 12:00:33 INFO (MainThread) [homeassistant.setup] Setting up auth
2020-04-04 12:00:33 INFO (MainThread) [homeassistant.setup] Setup of domain auth took 0.0 seconds.
2020-04-04 12:00:33 INFO (MainThread) [homeassistant.setup] Setup of domain input_boolean took 0.5 seconds.
2020-04-04 12:00:33 INFO (MainThread) [homeassistant.setup] Setup of domain input_datetime took 0.4 seconds.
2020-04-04 12:00:33 INFO (MainThread) [homeassistant.setup] Setup of domain input_select took 0.4 seconds.
2020-04-04 12:00:33 INFO (MainThread) [homeassistant.setup] Setup of domain input_number took 0.2 seconds.
2020-04-04 12:00:33 INFO (MainThread) [homeassistant.setup] Setup of domain input_text took 0.3 seconds.
2020-04-04 12:00:33 INFO (MainThread) [homeassistant.setup] Setup of domain lovelace took 0.3 seconds.
2020-04-04 12:00:33 INFO (MainThread) [homeassistant.setup] Setting up search
2020-04-04 12:00:33 INFO (MainThread) [homeassistant.setup] Setup of domain search took 0.0 seconds.
2020-04-04 12:00:33 INFO (MainThread) [homeassistant.setup] Setup of domain api took 0.1 seconds.
2020-04-04 12:00:33 INFO (MainThread) [homeassistant.setup] Setup of domain person took 0.1 seconds.
2020-04-04 12:00:33 INFO (MainThread) [homeassistant.setup] Setup of domain config took 0.1 seconds.
2020-04-04 12:00:33 INFO (MainThread) [homeassistant.setup] Setup of domain zone took 0.1 seconds.
2020-04-04 12:00:33 INFO (MainThread) [homeassistant.setup] Setting up onboarding
2020-04-04 12:00:33 INFO (MainThread) [homeassistant.setup] Setting up zeroconf
2020-04-04 12:00:33 INFO (MainThread) [homeassistant.setup] Setup of domain onboarding took 0.2 seconds.
2020-04-04 12:00:33 INFO (MainThread) [homeassistant.setup] Setup of domain zeroconf took 0.2 seconds.
2020-04-04 12:00:33 INFO (MainThread) [homeassistant.setup] Setting up mobile_app
2020-04-04 12:00:33 INFO (MainThread) [homeassistant.setup] Setting up frontend
2020-04-04 12:00:33 INFO (MainThread) [homeassistant.setup] Setup of domain frontend took 0.0 seconds.
2020-04-04 12:00:33 INFO (MainThread) [homeassistant.setup] Setup of domain mobile_app took 0.0 seconds.
2020-04-04 12:00:33 INFO (MainThread) [homeassistant.setup] Setting up map
2020-04-04 12:00:33 INFO (MainThread) [homeassistant.setup] Setup of domain map took 0.0 seconds.
2020-04-04 12:00:33 INFO (MainThread) [homeassistant.setup] Setting up logbook
2020-04-04 12:00:33 INFO (MainThread) [homeassistant.setup] Setup of domain logbook took 0.0 seconds.
2020-04-04 12:00:33 INFO (SyncWorker_7) [homeassistant.loader] Loaded notify from homeassistant.components.notify
2020-04-04 12:00:33 INFO (MainThread) [homeassistant.setup] Setting up notify
2020-04-04 12:00:33 INFO (MainThread) [homeassistant.setup] Setup of domain notify took 0.0 seconds.
2020-04-04 12:00:33 INFO (MainThread) [homeassistant.components.notify] Setting up notify.mobile_app
2020-04-04 12:00:33 INFO (MainThread) [homeassistant.components.updater] Submitted analytics to Home Assistant servers. Information submitted includes {}
2020-04-04 12:00:33 INFO (MainThread) [homeassistant.setup] Setup of domain updater took 0.9 seconds.
2020-04-04 12:00:33 INFO (SyncWorker_10) [homeassistant.loader] Loaded binary_sensor from homeassistant.components.binary_sensor
2020-04-04 12:00:33 INFO (MainThread) [homeassistant.setup] Setting up default_config
2020-04-04 12:00:33 INFO (SyncWorker_16) [homeassistant.loader] Loaded stream from homeassistant.components.stream
2020-04-04 12:00:33 INFO (MainThread) [homeassistant.setup] Setting up binary_sensor
2020-04-04 12:00:33 INFO (MainThread) [homeassistant.setup] Setup of domain binary_sensor took 0.0 seconds.
2020-04-04 12:00:33 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.updater
2020-04-04 12:00:33 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new binary_sensor.updater entity: binary_sensor.updater
2020-04-04 12:00:33 INFO (MainThread) [homeassistant.setup] Setting up stream
2020-04-04 12:00:33 INFO (MainThread) [homeassistant.setup] Setup of domain stream took 0.0 seconds.
2020-04-04 12:00:33 INFO (MainThread) [homeassistant.setup] Setup of domain default_config took 0.0 seconds.
2020-04-04 12:00:33 INFO (MainThread) [homeassistant.setup] Setting up hassio
2020-04-04 12:00:33 INFO (SyncWorker_11) [homeassistant.loader] Loaded google_translate from homeassistant.components.google_translate
2020-04-04 12:00:34 INFO (MainThread) [homeassistant.setup] Setting up tts
2020-04-04 12:00:34 INFO (SyncWorker_4) [homeassistant.components.tts] Create cache dir /config/tts.
2020-04-04 12:00:34 INFO (MainThread) [homeassistant.setup] Setup of domain tts took 0.0 seconds.
2020-04-04 12:00:34 INFO (MainThread) [homeassistant.setup] Setup of domain hassio took 0.1 seconds.
2020-04-04 12:00:39 INFO (MainThread) [homeassistant.bootstrap] Home Assistant initialized in 10.48s
2020-04-04 12:00:39 INFO (MainThread) [homeassistant.core] Starting Home Assistant
2020-04-04 12:00:39 INFO (SyncWorker_7) [homeassistant.components.zeroconf] Starting Zeroconf broadcast
2020-04-04 12:00:39 INFO (MainThread) [homeassistant.core] Timer:starting
pvizeli commented 4 years ago

Yes, the Supervisor monitors the API port. But some HTTP config on Home Assistant is not compatible and if you use them, it makes that the Supervisor can't work with Home Assistant. I.e. don't assign Home Assistant to a Network interface or if you do that, make sure it is listening on the Supervisor virtual Network too.

EDIT. It has also issues on the landing page, so it is something on your system which protects us to check the port on the home assistant. I hope this info helps you to find the problem.

emme1444 commented 4 years ago

Yes, the Supervisor monitors the API port. But some HTTP config on Home Assistant is not compatible and if you use them, it makes that the Supervisor can't work with Home Assistant. I.e. don't assign Home Assistant to a Network interface or if you do that, make sure it is listening on the Supervisor virtual Network too.

What exactly do you mean with not assigning Home Assistant to an interface? Do you mean the container? The supervisor starts the Home Assistant container automatically? I have, to that container, not done anything.

EDIT. It has also issues on the landing page, so it is something on your system which protects us to check the port on the home assistant. I hope this info helps you to find the problem.

Do you have any idea of what this could be. Could this have something to do with the fact that I'm running this on a Raspberry Pi? Like, dhcpcd?

I will try with reflashing the operating system. I have a feeling that might fix it, and hope so. Thanks anyway for the reply!