question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Z2M HAOS VM Restart: ENOENT: no such file or directory, open 'null/configuration.yaml' loop

See original GitHub issue

Describe the issue you are experiencing

Upon restarting the HAOS VM, Z2M has a loop of the following in its log. To resolve, stopping the add on and restarting the addon manually allows it to start.

s6-rc: info: service z2m: starting
s6-rc: info: service socat: starting
s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service z2m successfully started
s6-rc: info: service socat successfully started
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
s6-rc: info: service legacy-services successfully started
[08:34:57] ERROR: Got unexpected response from the API: System is not ready with state: setup
[08:34:57] ERROR: Got unexpected response from the API: System is not ready with state: setup
[08:34:59] INFO: Socat not enabled
[08:35:00] ERROR: Got unexpected response from the API: System is not ready with state: setup
[08:35:00] INFO: Handing over control to Zigbee2MQTT Core ...
Error: ENOENT: no such file or directory, open 'null/configuration.yaml'
    at Object.openSync (node:fs:585:3)
    at Object.readFileSync (node:fs:453:35)
    at Object.read (/app/lib/util/yaml.ts:7:29)
    at read (/app/lib/util/settings.ts:311:20)
    at getInternalSettings (/app/lib/util/settings.ts:418:21)
    at Object.reRead (/app/lib/util/settings.ts:696:5)
    at start (/app/index.js:93:14)
[08:35:06] INFO: Handing over control to Zigbee2MQTT Core ...
Error: ENOENT: no such file or directory, open 'null/configuration.yaml'
    at Object.openSync (node:fs:585:3)
    at Object.readFileSync (node:fs:453:35)
    at Object.read (/app/lib/util/yaml.ts:7:29)
    at read (/app/lib/util/settings.ts:311:20)
    at getInternalSettings (/app/lib/util/settings.ts:418:21)
    at Object.reRead (/app/lib/util/settings.ts:696:5)
    at start (/app/index.js:93:14)

The Supervisor logs from that time are listed below

What is the used version of the Supervisor?

2022.09.1

What type of installation are you running?

Home Assistant OS

Which operating system are you running on?

Home Assistant Operating System

What is the version of your installed operating system?

9.0

What version of Home Assistant Core is installed?

2022.9.5

Steps to reproduce the issue

  1. Reboot HA OS VM
  2. Wait until UI loads
  3. Observe Z2M Info with the above logs

Anything in the Supervisor logs that might be useful for us?

s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
cont-init: info: running /etc/cont-init.d/udev.sh
[13:34:43] INFO: Using udev information from host
cont-init: info: /etc/cont-init.d/udev.sh exited 0
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
services-up: info: copying legacy longrun supervisor (no readiness notification)
services-up: info: copying legacy longrun watchdog (no readiness notification)
s6-rc: info: service legacy-services successfully started
[13:34:44] INFO: Starting local supervisor watchdog...
22-09-21 13:34:45 INFO (MainThread) [__main__] Initializing Supervisor setup
22-09-21 13:34:45 INFO (MainThread) [supervisor.bootstrap] Initializing Supervisor Sentry
22-09-21 08:34:45 INFO (MainThread) [supervisor.bootstrap] Seting up coresys for machine: qemux86-64
22-09-21 08:34:45 INFO (SyncWorker_0) [supervisor.docker.supervisor] Attaching to Supervisor ghcr.io/home-assistant/amd64-hassio-supervisor with version 2022.09.1
22-09-21 08:34:45 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.INITIALIZE
22-09-21 08:34:45 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
22-09-21 08:34:45 INFO (MainThread) [__main__] Setting up Supervisor
22-09-21 08:34:45 INFO (MainThread) [supervisor.api] Starting API on 172.30.32.2
22-09-21 08:34:45 INFO (MainThread) [supervisor.hardware.monitor] Started Supervisor hardware monitor
22-09-21 08:34:45 INFO (MainThread) [supervisor.dbus.manager] Connected to system D-Bus.
22-09-21 08:34:45 INFO (MainThread) [supervisor.dbus.manager] Load dbus interface io.hass.os
22-09-21 08:34:46 INFO (MainThread) [supervisor.dbus.manager] Load dbus interface org.freedesktop.systemd1
22-09-21 08:34:46 INFO (MainThread) [supervisor.dbus.manager] Load dbus interface org.freedesktop.login1
22-09-21 08:34:46 INFO (MainThread) [supervisor.dbus.manager] Load dbus interface org.freedesktop.hostname1
22-09-21 08:34:46 INFO (MainThread) [supervisor.dbus.manager] Load dbus interface org.freedesktop.timedate1
22-09-21 08:34:46 INFO (MainThread) [supervisor.dbus.manager] Load dbus interface org.freedesktop.NetworkManager
22-09-21 08:34:46 INFO (MainThread) [supervisor.dbus.manager] Load dbus interface de.pengutronix.rauc
22-09-21 08:34:46 INFO (MainThread) [supervisor.dbus.manager] Load dbus interface org.freedesktop.resolve1
22-09-21 08:34:46 INFO (MainThread) [supervisor.host.info] Updating local host information
22-09-21 08:34:46 INFO (MainThread) [supervisor.host.services] Updating service information
22-09-21 08:34:46 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
22-09-21 08:34:46 INFO (MainThread) [supervisor.host.manager] Host information reload completed
22-09-21 08:34:46 INFO (MainThread) [supervisor.host.network] Updating local network information
22-09-21 08:34:46 INFO (MainThread) [supervisor.host.network] Updating local network information
22-09-21 08:34:46 INFO (MainThread) [supervisor.host.apparmor] Loading AppArmor Profiles: {'hassio-supervisor'}
22-09-21 08:34:46 INFO (MainThread) [supervisor.docker.monitor] Started docker events monitor
22-09-21 08:34:46 INFO (SyncWorker_0) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-cli with version 2022.08.0
22-09-21 08:34:46 INFO (MainThread) [supervisor.plugins.cli] Starting CLI plugin
22-09-21 08:34:46 INFO (SyncWorker_0) [supervisor.docker.interface] Cleaning hassio_cli application
22-09-21 08:34:47 INFO (SyncWorker_0) [supervisor.docker.cli] Starting CLI ghcr.io/home-assistant/amd64-hassio-cli with version 2022.08.0 - 172.30.32.5
22-09-21 08:34:47 INFO (SyncWorker_1) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-dns with version 2022.04.1
22-09-21 08:34:47 INFO (MainThread) [supervisor.plugins.dns] Starting CoreDNS plugin
22-09-21 08:34:47 INFO (SyncWorker_1) [supervisor.docker.interface] Cleaning hassio_dns application
22-09-21 08:34:47 INFO (SyncWorker_1) [supervisor.docker.dns] Starting DNS ghcr.io/home-assistant/amd64-hassio-dns with version 2022.04.1 - 172.30.32.3
22-09-21 08:34:47 INFO (MainThread) [supervisor.plugins.dns] Updated /etc/resolv.conf
22-09-21 08:34:47 INFO (SyncWorker_0) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-audio with version 2022.07.0
22-09-21 08:34:47 INFO (MainThread) [supervisor.plugins.audio] Starting Audio plugin
22-09-21 08:34:47 INFO (SyncWorker_0) [supervisor.docker.interface] Cleaning hassio_audio application
22-09-21 08:34:48 INFO (SyncWorker_0) [supervisor.docker.audio] Starting Audio ghcr.io/home-assistant/amd64-hassio-audio with version 2022.07.0 - 172.30.32.4
22-09-21 08:34:48 INFO (SyncWorker_1) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-observer with version 2021.10.0
22-09-21 08:34:48 INFO (SyncWorker_1) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-multicast with version 2022.02.0
22-09-21 08:34:48 INFO (MainThread) [supervisor.plugins.multicast] Starting Multicast plugin
22-09-21 08:34:48 INFO (SyncWorker_1) [supervisor.docker.interface] Cleaning hassio_multicast application
22-09-21 08:34:49 INFO (SyncWorker_1) [supervisor.docker.multicast] Starting Multicast ghcr.io/home-assistant/amd64-hassio-multicast with version 2022.02.0 - Host
22-09-21 08:34:49 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json
22-09-21 08:34:50 INFO (MainThread) [supervisor.homeassistant.secrets] Loaded 5 Home Assistant secrets
22-09-21 08:34:50 INFO (SyncWorker_1) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/qemux86-64-homeassistant with version 2022.9.5
22-09-21 08:34:50 WARNING (MainThread) [supervisor.homeassistant.core] Watchdog found Home Assistant failed, restarting...
22-09-21 08:34:50 INFO (SyncWorker_0) [supervisor.docker.interface] Starting homeassistant
22-09-21 08:34:50 INFO (MainThread) [supervisor.os.manager] Detect Home Assistant Operating System 9.0 / BootSlot B
22-09-21 08:34:50 INFO (MainThread) [supervisor.homeassistant.core] Wait until Home Assistant is ready
22-09-21 08:34:51 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/75a80a57 repository
22-09-21 08:34:51 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/3a26b21d repository
22-09-21 08:34:51 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/core repository
22-09-21 08:34:51 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/a0d7b954 repository
22-09-21 08:34:51 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/5c53de3b repository
22-09-21 08:34:51 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/7094bb28 repository
22-09-21 08:34:51 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/45df7312 repository
22-09-21 08:34:51 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/cebe7a76 repository
22-09-21 08:34:51 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/9074a9fa repository
22-09-21 08:34:52 INFO (MainThread) [supervisor.store] Loading add-ons from store: 73 all - 73 new - 0 remove
22-09-21 08:34:52 INFO (MainThread) [supervisor.addons] Found 15 installed add-ons
22-09-21 08:34:52 INFO (SyncWorker_0) [supervisor.docker.interface] Attaching to ghcr.io/hassio-addons/grafana/amd64 with version 8.0.2
22-09-21 08:34:52 INFO (SyncWorker_3) [supervisor.docker.interface] Attaching to sabeechen/hassio-google-drive-backup-amd64 with version 0.108.4
22-09-21 08:34:52 INFO (SyncWorker_4) [supervisor.docker.interface] Attaching to zigbee2mqtt/zigbee2mqtt-amd64 with version 1.27.2-1
22-09-21 08:34:52 INFO (SyncWorker_2) [supervisor.docker.interface] Attaching to ghcr.io/hassio-addons/ssh/amd64 with version 12.0.2
22-09-21 08:34:52 INFO (SyncWorker_1) [supervisor.docker.interface] Attaching to mrlt8/wyze-bridge with version 1.8.8
22-09-21 08:34:52 INFO (SyncWorker_3) [supervisor.docker.interface] Attaching to homeassistant/amd64-addon-mariadb with version 2.5.1
22-09-21 08:34:52 INFO (SyncWorker_0) [supervisor.docker.interface] Attaching to ghcr.io/brenner-tobias/cloudflared/amd64 with version 2.0.17
22-09-21 08:34:52 INFO (SyncWorker_2) [supervisor.docker.interface] Attaching to ghcr.io/hassio-addons/adguard/amd64 with version 4.7.4
22-09-21 08:34:52 INFO (SyncWorker_1) [supervisor.docker.interface] Attaching to ghcr.io/hassio-addons/vscode/amd64 with version 5.4.0
22-09-21 08:34:52 INFO (SyncWorker_4) [supervisor.docker.interface] Attaching to aler9/rtsp-simple-server with version v0.17.6
22-09-21 08:34:52 INFO (SyncWorker_0) [supervisor.docker.interface] Attaching to ghcr.io/hassio-addons/influxdb/amd64 with version 4.5.0
22-09-21 08:34:52 INFO (SyncWorker_3) [supervisor.docker.interface] Attaching to homeassistant/amd64-addon-mosquitto with version 6.1.3
22-09-21 08:34:52 INFO (SyncWorker_4) [supervisor.docker.interface] Attaching to ghcr.io/hassio-addons/zwavejs2mqtt/amd64 with version 0.47.0
22-09-21 08:34:52 INFO (SyncWorker_1) [supervisor.docker.interface] Attaching to bropat/eufy-security-ws with version 0.9.4
22-09-21 08:34:52 INFO (SyncWorker_2) [supervisor.docker.interface] Attaching to ghcr.io/hassio-addons/node-red/amd64 with version 13.4.0
22-09-21 08:34:52 WARNING (MainThread) [supervisor.addons.addon] Watchdog found addon Grafana is stopped, restarting...
22-09-21 08:34:52 WARNING (MainThread) [supervisor.addons.addon] Watchdog found addon Home Assistant Google Drive Backup is stopped, restarting...
22-09-21 08:34:52 WARNING (MainThread) [supervisor.addons.addon] Watchdog found addon Docker Wyze Bridge is stopped, restarting...
22-09-21 08:34:52 WARNING (MainThread) [supervisor.addons.addon] Watchdog found addon MariaDB is failed, restarting...
22-09-21 08:34:52 WARNING (MainThread) [supervisor.addons.addon] Watchdog found addon Zigbee2MQTT is failed, restarting...
22-09-21 08:34:52 WARNING (MainThread) [supervisor.addons.addon] Watchdog found addon SSH & Web Terminal is stopped, restarting...
22-09-21 08:34:52 WARNING (MainThread) [supervisor.addons.addon] Watchdog found addon RTSP Simple Server Add-on is failed, restarting...
22-09-21 08:34:52 WARNING (MainThread) [supervisor.addons.addon] Watchdog found addon Cloudflared is stopped, restarting...
22-09-21 08:34:52 WARNING (MainThread) [supervisor.addons.addon] Watchdog found addon AdGuard Home is stopped, restarting...
22-09-21 08:34:52 WARNING (MainThread) [supervisor.addons.addon] Watchdog found addon Studio Code Server is stopped, restarting...
22-09-21 08:34:52 WARNING (MainThread) [supervisor.addons.addon] Watchdog found addon InfluxDB is stopped, restarting...
22-09-21 08:34:52 WARNING (MainThread) [supervisor.addons.addon] Watchdog found addon Z-Wave JS to MQTT is stopped, restarting...
22-09-21 08:34:52 WARNING (MainThread) [supervisor.addons.addon] Watchdog found addon Eufy Security Add-on is failed, restarting...
22-09-21 08:34:52 WARNING (MainThread) [supervisor.addons.addon] Watchdog found addon Mosquitto broker is stopped, restarting...
22-09-21 08:34:52 INFO (SyncWorker_4) [supervisor.docker.interface] Cleaning addon_a0d7b954_grafana application
22-09-21 08:34:52 INFO (SyncWorker_0) [supervisor.docker.interface] Cleaning addon_cebe7a76_hassio_google_drive_backup application
22-09-21 08:34:52 WARNING (MainThread) [supervisor.addons.addon] Watchdog found addon Node-RED is stopped, restarting...
22-09-21 08:34:52 INFO (SyncWorker_3) [supervisor.docker.interface] Cleaning addon_45df7312_zigbee2mqtt application
22-09-21 08:34:52 INFO (SyncWorker_5) [supervisor.docker.interface] Cleaning addon_core_mariadb application
22-09-21 08:34:52 INFO (SyncWorker_2) [supervisor.docker.interface] Cleaning addon_7094bb28_docker-wyze-bridge application
22-09-21 08:34:52 INFO (SyncWorker_1) [supervisor.docker.interface] Cleaning addon_a0d7b954_ssh application
22-09-21 08:34:52 INFO (SyncWorker_0) [supervisor.docker.interface] Cleaning addon_75a80a57_rtsp_simple_server application
22-09-21 08:34:52 INFO (SyncWorker_0) [supervisor.docker.interface] Cleaning addon_9074a9fa_cloudflared application
22-09-21 08:34:52 INFO (SyncWorker_3) [supervisor.docker.interface] Cleaning addon_a0d7b954_adguard application
22-09-21 08:34:52 INFO (SyncWorker_5) [supervisor.docker.interface] Cleaning addon_a0d7b954_vscode application
22-09-21 08:34:52 INFO (SyncWorker_2) [supervisor.docker.interface] Cleaning addon_a0d7b954_influxdb application
22-09-21 08:34:52 INFO (SyncWorker_4) [supervisor.docker.interface] Cleaning addon_a0d7b954_zwavejs2mqtt application
22-09-21 08:34:52 INFO (SyncWorker_1) [supervisor.docker.interface] Cleaning addon_3a26b21d_eufy_security_addon application
22-09-21 08:34:52 INFO (SyncWorker_1) [supervisor.docker.interface] Cleaning addon_core_mosquitto application
22-09-21 08:34:52 INFO (SyncWorker_3) [supervisor.docker.interface] Cleaning addon_a0d7b954_nodered application
22-09-21 08:34:53 INFO (MainThread) [supervisor.homeassistant.secrets] Request secret maria_db_pass
22-09-21 08:34:53 INFO (MainThread) [supervisor.homeassistant.secrets] Request secret maria_db_user
22-09-21 08:34:53 INFO (MainThread) [supervisor.homeassistant.secrets] Request secret maria_db_user
22-09-21 08:34:53 INFO (SyncWorker_3) [supervisor.homeassistant.secrets] Request secret maria_db_pass
22-09-21 08:34:53 INFO (SyncWorker_3) [supervisor.homeassistant.secrets] Request secret maria_db_user
22-09-21 08:34:53 INFO (SyncWorker_3) [supervisor.homeassistant.secrets] Request secret maria_db_user
22-09-21 08:34:56 INFO (SyncWorker_4) [supervisor.docker.addon] Starting Docker add-on sabeechen/hassio-google-drive-backup-amd64 with version 0.108.4
22-09-21 08:34:56 WARNING (SyncWorker_4) [supervisor.docker.addon] SSH & Web Terminal running with disabled protected mode!
22-09-21 08:34:56 INFO (SyncWorker_2) [supervisor.docker.addon] Starting Docker add-on zigbee2mqtt/zigbee2mqtt-amd64 with version 1.27.2-1
22-09-21 08:34:57 INFO (SyncWorker_3) [supervisor.docker.addon] Starting Docker add-on homeassistant/amd64-addon-mariadb with version 2.5.1
22-09-21 08:34:57 INFO (SyncWorker_5) [supervisor.docker.addon] Starting Docker add-on aler9/rtsp-simple-server with version v0.17.6
22-09-21 08:34:57 INFO (SyncWorker_4) [supervisor.docker.addon] Starting Docker add-on ghcr.io/hassio-addons/ssh/amd64 with version 12.0.2
22-09-21 08:34:58 INFO (SyncWorker_1) [supervisor.docker.addon] Starting Docker add-on ghcr.io/hassio-addons/grafana/amd64 with version 8.0.2
22-09-21 08:34:59 INFO (SyncWorker_3) [supervisor.docker.addon] Starting Docker add-on ghcr.io/hassio-addons/adguard/amd64 with version 4.7.4
22-09-21 08:35:00 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
22-09-21 08:35:01 INFO (SyncWorker_0) [supervisor.docker.addon] Starting Docker add-on mrlt8/wyze-bridge with version 1.8.8
22-09-21 08:35:05 INFO (SyncWorker_5) [supervisor.docker.addon] Starting Docker add-on ghcr.io/brenner-tobias/cloudflared/amd64 with version 2.0.17
22-09-21 08:35:06 INFO (SyncWorker_2) [supervisor.docker.addon] Starting Docker add-on bropat/eufy-security-ws with version 0.9.4
22-09-21 08:35:07 INFO (SyncWorker_4) [supervisor.docker.addon] Starting Docker add-on ghcr.io/hassio-addons/vscode/amd64 with version 5.4.0
22-09-21 08:35:07 INFO (SyncWorker_5) [supervisor.docker.addon] Starting Docker add-on ghcr.io/hassio-addons/node-red/amd64 with version 13.4.0
22-09-21 08:35:07 INFO (SyncWorker_1) [supervisor.docker.addon] Starting Docker add-on ghcr.io/hassio-addons/zwavejs2mqtt/amd64 with version 0.47.0
22-09-21 08:35:08 INFO (SyncWorker_3) [supervisor.docker.addon] Starting Docker add-on ghcr.io/hassio-addons/influxdb/amd64 with version 4.5.0
22-09-21 08:35:09 WARNING (MainThread) [supervisor.addons.addon] Watchdog found addon AdGuard Home is failed, restarting...
22-09-21 08:35:09 INFO (SyncWorker_4) [supervisor.docker.interface] Cleaning addon_a0d7b954_adguard application
22-09-21 08:35:10 WARNING (MainThread) [supervisor.addons.addon] Watchdog found addon SSH & Web Terminal is stopped, restarting...
22-09-21 08:35:10 INFO (SyncWorker_3) [supervisor.docker.interface] Cleaning addon_a0d7b954_ssh application
22-09-21 08:35:11 INFO (SyncWorker_5) [supervisor.docker.addon] Starting Docker add-on ghcr.io/hassio-addons/adguard/amd64 with version 4.7.4
22-09-21 08:35:11 INFO (SyncWorker_0) [supervisor.docker.addon] Starting Docker add-on homeassistant/amd64-addon-mosquitto with version 6.1.3
22-09-21 08:35:11 WARNING (SyncWorker_1) [supervisor.docker.addon] SSH & Web Terminal running with disabled protected mode!
22-09-21 08:35:11 INFO (MainThread) [supervisor.backups.manager] Found 24 backup files
22-09-21 08:35:11 INFO (MainThread) [supervisor.discovery] Loaded 3 messages
22-09-21 08:35:11 INFO (MainThread) [supervisor.ingress] Loaded 2 ingress sessions
22-09-21 08:35:11 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state CoreState.SETUP
22-09-21 08:35:11 INFO (MainThread) [supervisor.resolution.check] System checks complete
22-09-21 08:35:11 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.SETUP
22-09-21 08:35:11 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
22-09-21 08:35:11 INFO (MainThread) [supervisor.jobs] 'ResolutionFixup.run_autofix' blocked from execution, system is not running - CoreState.SETUP
22-09-21 08:35:11 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.SETUP
22-09-21 08:35:11 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
22-09-21 08:35:11 INFO (MainThread) [__main__] Running Supervisor
22-09-21 08:35:11 INFO (MainThread) [supervisor.os.manager] Rauc: B - marked slot kernel.1 as good
22-09-21 08:35:11 INFO (MainThread) [supervisor.addons] Phase 'AddonStartup.INITIALIZE' starting 0 add-ons
22-09-21 08:35:11 INFO (MainThread) [supervisor.addons] Phase 'AddonStartup.SYSTEM' starting 3 add-ons
22-09-21 08:35:11 WARNING (MainThread) [supervisor.addons.addon] core_mariadb is already running!
22-09-21 08:35:12 WARNING (MainThread) [supervisor.addons.addon] core_mosquitto is already running!
22-09-21 08:35:12 WARNING (MainThread) [supervisor.addons.addon] a0d7b954_zwavejs2mqtt is already running!
22-09-21 08:35:12 INFO (SyncWorker_1) [supervisor.docker.addon] Starting Docker add-on ghcr.io/hassio-addons/ssh/amd64 with version 12.0.2
22-09-21 08:35:14 WARNING (MainThread) [supervisor.addons.addon] Watchdog found addon Cloudflared is failed, restarting...
22-09-21 08:35:14 INFO (SyncWorker_2) [supervisor.docker.interface] Cleaning addon_9074a9fa_cloudflared application
22-09-21 08:35:15 INFO (MainThread) [supervisor.api.middleware.security] /network/info access from a0d7b954_adguard
22-09-21 08:35:16 INFO (MainThread) [supervisor.api.middleware.security] /dns/info access from a0d7b954_influxdb
22-09-21 08:35:17 INFO (MainThread) [supervisor.addons] Phase 'AddonStartup.SERVICES' starting 5 add-ons
22-09-21 08:35:17 WARNING (MainThread) [supervisor.addons.addon] a0d7b954_ssh is already running!
22-09-21 08:35:17 WARNING (MainThread) [supervisor.addons.addon] a0d7b954_vscode is already running!
22-09-21 08:35:17 WARNING (MainThread) [supervisor.addons.addon] a0d7b954_influxdb is already running!
22-09-21 08:35:17 WARNING (MainThread) [supervisor.addons.addon] a0d7b954_grafana is already running!
22-09-21 08:35:17 WARNING (MainThread) [supervisor.addons.addon] a0d7b954_adguard is already running!
22-09-21 08:35:17 INFO (SyncWorker_5) [supervisor.docker.addon] Starting Docker add-on ghcr.io/brenner-tobias/cloudflared/amd64 with version 2.0.17
22-09-21 08:35:17 INFO (MainThread) [supervisor.api.middleware.security] /network/interface/enp0s18/info access from a0d7b954_adguard
22-09-21 08:35:18 WARNING (MainThread) [supervisor.addons.addon] Watchdog found addon Node-RED is failed, restarting...
22-09-21 08:35:18 INFO (SyncWorker_4) [supervisor.docker.interface] Cleaning addon_a0d7b954_nodered application
22-09-21 08:35:18 INFO (SyncWorker_1) [supervisor.docker.addon] Starting Docker add-on ghcr.io/hassio-addons/node-red/amd64 with version 13.4.0
22-09-21 08:35:22 INFO (MainThread) [supervisor.core] Skiping start of Home Assistant
22-09-21 08:35:22 INFO (MainThread) [supervisor.addons] Phase 'AddonStartup.APPLICATION' starting 7 add-ons
22-09-21 08:35:22 WARNING (MainThread) [supervisor.addons.addon] cebe7a76_hassio_google_drive_backup is already running!
22-09-21 08:35:22 WARNING (MainThread) [supervisor.addons.addon] 9074a9fa_cloudflared is already running!
22-09-21 08:35:22 WARNING (MainThread) [supervisor.addons.addon] 3a26b21d_eufy_security_addon is already running!
22-09-21 08:35:22 WARNING (MainThread) [supervisor.addons.addon] 75a80a57_rtsp_simple_server is already running!
22-09-21 08:35:22 WARNING (MainThread) [supervisor.addons.addon] 7094bb28_docker-wyze-bridge is already running!
22-09-21 08:35:22 WARNING (MainThread) [supervisor.addons.addon] a0d7b954_nodered is already running!
22-09-21 08:35:22 WARNING (MainThread) [supervisor.addons.addon] 45df7312_zigbee2mqtt is already running!
22-09-21 08:35:23 INFO (MainThread) [supervisor.services.modules.mqtt] Set core_mosquitto as service provider for mqtt
22-09-21 08:35:24 INFO (MainThread) [supervisor.api.middleware.security] /supervisor/info access from 9074a9fa_cloudflared
22-09-21 08:35:27 INFO (MainThread) [supervisor.misc.tasks] All core tasks are scheduled
22-09-21 08:35:27 INFO (MainThread) [supervisor.core] Supervisor is up and running
22-09-21 08:35:27 INFO (MainThread) [supervisor.host.info] Updating local host information
22-09-21 08:35:27 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json
22-09-21 08:35:27 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state CoreState.RUNNING
22-09-21 08:35:27 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.IPV4_CONNECTION_PROBLEM/ContextType.SYSTEM
22-09-21 08:35:27 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.TRUST/ContextType.SUPERVISOR
22-09-21 08:35:28 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.DNS_SERVER_IPV6_ERROR/ContextType.DNS_SERVER
22-09-21 08:35:29 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.NO_CURRENT_BACKUP/ContextType.SYSTEM
22-09-21 08:35:29 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.SECURITY/ContextType.CORE
22-09-21 08:35:29 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.DNS_SERVER_FAILED/ContextType.DNS_SERVER
22-09-21 08:35:29 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.PWNED/ContextType.ADDON
22-09-21 08:35:29 INFO (MainThread) [supervisor.homeassistant.secrets] Request secret maria_db_pass
22-09-21 08:35:29 INFO (MainThread) [supervisor.homeassistant.secrets] Request secret maria_db_user
22-09-21 08:35:29 INFO (MainThread) [supervisor.homeassistant.secrets] Request secret maria_db_user
22-09-21 08:35:29 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.FREE_SPACE/ContextType.SYSTEM
22-09-21 08:35:29 INFO (MainThread) [supervisor.resolution.check] System checks complete
22-09-21 08:35:29 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.RUNNING
22-09-21 08:35:30 INFO (MainThread) [supervisor.api.middleware.security] /core/info access from cebe7a76_hassio_google_drive_backup
22-09-21 08:35:30 INFO (MainThread) [supervisor.api.middleware.security] /supervisor/info access from cebe7a76_hassio_google_drive_backup
22-09-21 08:35:30 INFO (MainThread) [supervisor.api.middleware.security] /addons access from cebe7a76_hassio_google_drive_backup
22-09-21 08:35:30 INFO (MainThread) [supervisor.host.services] Updating service information
22-09-21 08:35:30 INFO (MainThread) [supervisor.api.middleware.security] /backups access from cebe7a76_hassio_google_drive_backup
22-09-21 08:35:30 INFO (MainThread) [supervisor.host.network] Updating local network information
22-09-21 08:35:30 INFO (MainThread) [supervisor.api.middleware.security] /backups/65c663f5/info access from cebe7a76_hassio_google_drive_backup
22-09-21 08:35:30 INFO (MainThread) [supervisor.api.middleware.security] /backups/fec1edd1/info access from cebe7a76_hassio_google_drive_backup
22-09-21 08:35:30 INFO (MainThread) [supervisor.api.middleware.security] /backups/409f217d/info access from cebe7a76_hassio_google_drive_backup
22-09-21 08:35:30 INFO (MainThread) [supervisor.api.middleware.security] /backups/5f81fb64/info access from cebe7a76_hassio_google_drive_backup
22-09-21 08:35:30 INFO (MainThread) [supervisor.api.middleware.security] /backups/37c671ef/info access from cebe7a76_hassio_google_drive_backup
22-09-21 08:35:30 INFO (MainThread) [supervisor.api.middleware.security] /backups/ceece825/info access from cebe7a76_hassio_google_drive_backup
22-09-21 08:35:30 INFO (MainThread) [supervisor.api.middleware.security] /backups/c3d07582/info access from cebe7a76_hassio_google_drive_backup
22-09-21 08:35:30 INFO (MainThread) [supervisor.api.middleware.security] /backups/632a8f02/info access from cebe7a76_hassio_google_drive_backup
22-09-21 08:35:31 INFO (MainThread) [supervisor.api.middleware.security] /backups/699da303/info access from cebe7a76_hassio_google_drive_backup
22-09-21 08:35:31 INFO (MainThread) [supervisor.api.middleware.security] /backups/4cd2c31f/info access from cebe7a76_hassio_google_drive_backup
22-09-21 08:35:31 INFO (MainThread) [supervisor.api.middleware.security] /backups/bc82c06e/info access from cebe7a76_hassio_google_drive_backup
22-09-21 08:35:31 INFO (MainThread) [supervisor.api.middleware.security] /backups/17b7c68e/info access from cebe7a76_hassio_google_drive_backup
22-09-21 08:35:31 INFO (MainThread) [supervisor.api.middleware.security] /backups/7fb6cdde/info access from cebe7a76_hassio_google_drive_backup
22-09-21 08:35:31 INFO (MainThread) [supervisor.api.middleware.security] /backups/d3cdc81e/info access from cebe7a76_hassio_google_drive_backup
22-09-21 08:35:31 INFO (MainThread) [supervisor.api.middleware.security] /backups/4576d180/info access from cebe7a76_hassio_google_drive_backup
22-09-21 08:35:31 INFO (MainThread) [supervisor.api.middleware.security] /backups/718e9274/info access from cebe7a76_hassio_google_drive_backup
22-09-21 08:35:31 INFO (MainThread) [supervisor.api.middleware.security] /backups/ca68befa/info access from cebe7a76_hassio_google_drive_backup
22-09-21 08:35:31 INFO (MainThread) [supervisor.api.middleware.security] /backups/8502d8bc/info access from cebe7a76_hassio_google_drive_backup
22-09-21 08:35:31 INFO (MainThread) [supervisor.api.middleware.security] /backups/0da87d3a/info access from cebe7a76_hassio_google_drive_backup
22-09-21 08:35:31 INFO (MainThread) [supervisor.api.middleware.security] /backups/770d995c/info access from cebe7a76_hassio_google_drive_backup
22-09-21 08:35:31 INFO (MainThread) [supervisor.api.middleware.security] /backups/6c54c736/info access from cebe7a76_hassio_google_drive_backup
22-09-21 08:35:31 INFO (MainThread) [supervisor.api.middleware.security] /backups/8d71219b/info access from cebe7a76_hassio_google_drive_backup
22-09-21 08:35:31 INFO (MainThread) [supervisor.api.middleware.security] /backups/b029bbae/info access from cebe7a76_hassio_google_drive_backup
22-09-21 08:35:31 INFO (MainThread) [supervisor.api.middleware.security] /backups/018b44f3/info access from cebe7a76_hassio_google_drive_backup
22-09-21 08:35:32 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
22-09-21 08:35:32 INFO (MainThread) [supervisor.host.manager] Host information reload completed
22-09-21 08:35:32 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
22-09-21 08:35:32 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state CoreState.RUNNING
22-09-21 08:35:32 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete
22-09-21 08:35:34 INFO (MainThread) [supervisor.api.middleware.security] /core/info access from 9074a9fa_cloudflared
22-09-21 08:35:38 WARNING (MainThread) [supervisor.addons.addon] Watchdog found addon Z-Wave JS to MQTT is stopped, restarting...
22-09-21 08:35:38 INFO (SyncWorker_5) [supervisor.docker.interface] Cleaning addon_a0d7b954_zwavejs2mqtt application
22-09-21 08:35:40 INFO (SyncWorker_2) [supervisor.docker.addon] Starting Docker add-on ghcr.io/hassio-addons/zwavejs2mqtt/amd64 with version 0.47.0
22-09-21 08:35:40 WARNING (MainThread) [supervisor.addons.addon] Watchdog found addon Grafana is stopped, restarting...
22-09-21 08:35:40 INFO (SyncWorker_3) [supervisor.docker.interface] Cleaning addon_a0d7b954_grafana application
22-09-21 08:35:41 INFO (SyncWorker_2) [supervisor.docker.addon] Starting Docker add-on ghcr.io/hassio-addons/grafana/amd64 with version 8.0.2
22-09-21 08:35:55 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/home-assistant/addons repository
22-09-21 08:35:55 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/esphome/home-assistant-addon repository
22-09-21 08:35:55 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/brenner-tobias/ha-addons repository
22-09-21 08:35:56 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/zigbee2mqtt/hassio-zigbee2mqtt repository
22-09-21 08:35:56 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/sabeechen/hassio-google-drive-backup repository
22-09-21 08:35:56 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/fuatakgun/eufy_security_addon repository
22-09-21 08:35:56 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/mrlt8/docker-wyze-bridge repository
22-09-21 08:35:56 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/hassio-addons/repository repository
22-09-21 08:35:56 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/fuatakgun/rtsp_simple_server repository
22-09-21 08:35:59 INFO (MainThread) [supervisor.homeassistant.core] Detect a running Home Assistant instance
22-09-21 08:36:03 INFO (MainThread) [supervisor.store] Loading add-ons from store: 73 all - 0 new - 0 remove
22-09-21 08:36:03 INFO (MainThread) [supervisor.store] Loading add-ons from store: 73 all - 0 new - 0 remove
22-09-21 08:36:15 INFO (MainThread) [supervisor.auth] Auth request from 'core_mosquitto' for 'octo-mqtt'
22-09-21 08:36:18 INFO (MainThread) [supervisor.auth] Successful login for 'octo-mqtt'
22-09-21 08:36:20 INFO (MainThread) [supervisor.homeassistant.secrets] Request secret maria_db_pass
22-09-21 08:36:20 INFO (MainThread) [supervisor.homeassistant.secrets] Request secret maria_db_user
22-09-21 08:36:20 INFO (MainThread) [supervisor.homeassistant.secrets] Request secret maria_db_user
22-09-21 08:36:21 WARNING (MainThread) [supervisor.addons.addon] Watchdog found addon InfluxDB is stopped, restarting...
22-09-21 08:36:21 INFO (SyncWorker_5) [supervisor.docker.interface] Cleaning addon_a0d7b954_influxdb application
22-09-21 08:36:22 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API request initialize
22-09-21 08:36:22 INFO (MainThread) [supervisor.api.proxy] WebSocket access from a0d7b954_nodered
22-09-21 08:36:22 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API request running
22-09-21 08:36:22 INFO (SyncWorker_1) [supervisor.docker.addon] Starting Docker add-on ghcr.io/hassio-addons/influxdb/amd64 with version 4.5.0
22-09-21 08:36:25 INFO (MainThread) [supervisor.api.middleware.security] /dns/info access from a0d7b954_influxdb
22-09-21 08:36:30 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json
22-09-21 08:36:30 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/home-assistant/addons repository
22-09-21 08:36:30 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/mrlt8/docker-wyze-bridge repository
22-09-21 08:36:30 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/esphome/home-assistant-addon repository
22-09-21 08:36:30 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/sabeechen/hassio-google-drive-backup repository
22-09-21 08:36:30 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/fuatakgun/eufy_security_addon repository
22-09-21 08:36:30 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/zigbee2mqtt/hassio-zigbee2mqtt repository
22-09-21 08:36:30 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/brenner-tobias/ha-addons repository
22-09-21 08:36:30 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/fuatakgun/rtsp_simple_server repository
22-09-21 08:36:30 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/hassio-addons/repository repository
22-09-21 08:36:33 INFO (MainThread) [supervisor.store] Loading add-ons from store: 73 all - 0 new - 0 remove
22-09-21 08:36:33 INFO (MainThread) [supervisor.store] Loading add-ons from store: 73 all - 0 new - 0 remove

Additional information

Z2M Config:

data_path: /config/zigbee2mqtt
socat:
  enabled: false
  master: pty,raw,echo=0,link=/tmp/ttyZ2M,mode=777
  slave: tcp-listen:8485,keepalive,nodelay,reuseaddr,keepidle=1,keepintvl=1,keepcnt=5
  options: "-d -d"
  log: false
mqtt: {}
serial:
  port: >-
    /dev/serial/by-id/usb-ITEAD_SONOFF_Zigbee_3.0_USB_Dongle_Plus_V2_20220719085143-if00
  adapter: ezsp

No idea if it’s also related, but my sidebar in these scenarios also have all addon web UI links absent, even if I were to stop/start the addon(s). Hard refresh does nothing for this, a full HA restart is required to get them all showing up again. image

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:3
  • Comments:21 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
Koenkkcommented, Sep 25, 2022

I’ve discussed with @mdegat01 but it seems this cannot be fixed more from the HA side. I will add a workaround in the HA addon. I’m working on a fix, please keep an eye on https://github.com/zigbee2mqtt/hassio-zigbee2mqtt/issues/387

@mdegat01 from my point you can close this issue

1reaction
oNSXocommented, Sep 22, 2022

@mdegat01 provided me with a workaround @oNSXo can you check if it works? The error will still happen but HA should now successfully start after HA itself starts.

@Koenkk This does not appear to solve the issue but replaces it with a new error. It continues to loop until I stop it, as did the prior error.

[19:29:13] FATAL: Please set a value for the 'data_path' option.
[19:29:13] FATAL: 
[19:29:13] FATAL: If unsure, check the add-on manual for more information.
[19:29:13] FATAL: 
[19:29:14] INFO: Prepare Zigbee2MQTT start...
[19:29:14] FATAL: 
[19:29:14] FATAL: A required add-on configuration option is missing!
[19:29:14] FATAL: 
[19:29:14] FATAL: Please set a value for the 'data_path' option.
[19:29:14] FATAL: 
[19:29:14] FATAL: If unsure, check the add-on manual for more information.
[19:29:14] FATAL: 
[19:29:15] INFO: Prepare Zigbee2MQTT start...
[19:29:15] FATAL: 
[19:29:15] FATAL: A required add-on configuration option is missing!
[19:29:15] FATAL: 
[19:29:15] FATAL: Please set a value for the 'data_path' option.
[19:29:15] FATAL: 
[19:29:15] FATAL: If unsure, check the add-on manual for more information.
[19:29:15] FATAL: 
[19:29:16] INFO: Prepare Zigbee2MQTT start...
[19:29:16] FATAL: 
[19:29:16] FATAL: A required add-on configuration option is missing!
[19:29:16] FATAL: 
[19:29:16] FATAL: Please set a value for the 'data_path' option.
[19:29:16] FATAL: 
[19:29:16] FATAL: If unsure, check the add-on manual for more information.
[19:29:16] FATAL: 
[19:29:17] INFO: Prepare Zigbee2MQTT start...
[19:29:17] FATAL: 
[19:29:17] FATAL: A required add-on configuration option is missing!
[19:29:17] FATAL: 
[19:29:17] FATAL: Please set a value for the 'data_path' option.
[19:29:17] FATAL: 
[19:29:17] FATAL: If unsure, check the add-on manual for more information.
[19:29:17] FATAL: 
[19:29:18] INFO: Prepare Zigbee2MQTT start...
[19:29:18] FATAL: 
[19:29:18] FATAL: A required add-on configuration option is missing!
[19:29:18] FATAL: 
[19:29:18] FATAL: Please set a value for the 'data_path' option.
[19:29:18] FATAL: 
[19:29:18] FATAL: If unsure, check the add-on manual for more information.
[19:29:18] FATAL: 
Read more comments on GitHub >

github_iconTop Results From Across the Web

Zigbee2Mqtt fails to load - Zigbee - Home Assistant Community
[email protected] start > node index.js (node:8164) ... Error: ENOENT: no such file or directory, open 'null/configuration.yaml' at Object.
Read more >
Configuration - Zigbee2MQTT
Zigbee2MQTT is configured using YAML open in new window based configuration.yaml file. The file have to be located in the data directory within...
Read more >
Home Assistant supervisor Issues - Giters
Supervisor in devcontainer not discovering local add-ons ... Z2M HAOS VM Restart: ENOENT: no such file or directory, open 'null/configuration.yaml' loop.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found