执行容器 homeassistant 服务命令: logs unconfineds6-rc: info: service s6rc-oneshot-runner: startings6-rc: info: service s6rc-oneshot-runner successfully starteds6-rc: info: service fix-attrs: startings6-rc: info: service fix-attrs successfully starteds6-rc: info: service legacy-cont-init: startings6-rc: info: service legacy-cont-init successfully starteds6-rc: info: service legacy-services: startingservices-up: info: copying legacy longrun home-assistant (no readiness notification)s6-rc: info: service legacy-services successfully started2025-08-29 06:47:43.515 ERROR (MainThread) [root] Uncaught exceptionTraceback (most recent call last): File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/usr/src/homeassistant/homeassistant/__main__.py", line 223, in sys.exit(main()) ~~~~^^ File "/usr/src/homeassistant/homeassistant/__main__.py", line 209, in main exit_code = runner.run(runtime_conf) File "/usr/src/homeassistant/homeassistant/runner.py", line 156, in run return loop.run_until_complete(setup_and_run_hass(runtime_config)) ~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/asyncio/base_events.py", line 719, in run_until_complete return future.result() ~~~~~~~~~~~~~^^ File "/usr/src/homeassistant/homeassistant/runner.py", line 123, in setup_and_run_hass hass = await bootstrap.async_setup_hass(runtime_config) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/bootstrap.py", line 322, in async_setup_hass await hass.async_add_executor_job(conf_util.process_ha_config_upgrade, hass) File "/usr/local/lib/python3.13/concurrent/futures/thread.py", line 59, in run result = self.fn(*self.args, **self.kwargs) File "/usr/src/homeassistant/homeassistant/config.py", line 311, in process_ha_config_upgrade if version_obj < AwesomeVersion("0.50"): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/site-packages/awesomeversion/awesomeversion.py", line 157, in __lt__ raise AwesomeVersionCompareException( ...<2 lines>... )awesomeversion.exceptions.AwesomeVersionCompareException: Can't compare and [22:47:45] INFO: Home Assistant Core finish process exit code 1[22:47:45] INFO: Home Assistant Core service shutdowns6-rc: info: service legacy-services: stoppings6-rc: info: service legacy-services successfully stoppeds6-rc: info: service legacy-cont-init: stoppings6-rc: info: service legacy-cont-init successfully stoppeds6-rc: info: service fix-attrs: stoppings6-rc: info: service fix-attrs successfully stoppeds6-rc: info: service s6rc-oneshot-runner: stoppings6-rc: info: service s6rc-oneshot-runner successfully stopped
执行容器 hassio_supervisor 服务命令: logs
hassio-supervisor
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
[05:59:45] INFO: [32mUsing udev information from host[0m
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
[05:59:45] INFO: [32mStarting local supervisor watchdog...[0m
[32m2025-08-29 05:59:54.055 INFO (MainThread) [__main__] Initializing Supervisor setup[0m
[32m2025-08-29 05:59:54.442 INFO (MainThread) [supervisor.coresys] Setting up coresys for machine: odroid-c4[0m
[32m2025-08-29 13:59:54.467 INFO (MainThread) [supervisor.docker.supervisor] Attaching to Supervisor r.hassbus.com/home-assistant/aarch64-hassio-supervisor with version 2025.08.3[0m
[32m2025-08-29 13:59:54.468 INFO (MainThread) [supervisor.docker.supervisor] Connecting Supervisor to hassio-network[0m
[32m2025-08-29 13:59:54.769 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state initialize[0m
[32m2025-08-29 13:59:54.780 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete[0m
[32m2025-08-29 13:59:54.783 INFO (MainThread) [__main__] Setting up Supervisor[0m
[32m2025-08-29 13:59:55.111 INFO (MainThread) [supervisor.api] Starting API on 172.30.32.2[0m
[32m2025-08-29 13:59:55.344 INFO (MainThread) [supervisor.hardware.monitor] Started Supervisor hardware monitor[0m
[32m2025-08-29 13:59:55.349 INFO (MainThread) [supervisor.dbus.manager] Connected to system D-Bus.[0m
[32m2025-08-29 13:59:55.350 INFO (MainThread) [supervisor.dbus.agent] Load dbus interface io.hass.os[0m
[32m2025-08-29 13:59:55.353 INFO (MainThread) [supervisor.dbus.hostname] Load dbus interface org.freedesktop.hostname1[0m
[32m2025-08-29 13:59:55.356 INFO (MainThread) [supervisor.dbus.logind] Load dbus interface org.freedesktop.login1[0m
[32m2025-08-29 13:59:55.357 INFO (MainThread) [supervisor.dbus.network] Load dbus interface org.freedesktop.NetworkManager[0m
[32m2025-08-29 13:59:55.359 INFO (MainThread) [supervisor.dbus.rauc] Load dbus interface de.pengutronix.rauc[0m
[32m2025-08-29 13:59:55.361 INFO (MainThread) [supervisor.dbus.resolved] Load dbus interface org.freedesktop.resolve1[0m
[32m2025-08-29 13:59:55.363 INFO (MainThread) [supervisor.dbus.systemd] Load dbus interface org.freedesktop.systemd1[0m
[32m2025-08-29 13:59:55.364 INFO (MainThread) [supervisor.dbus.timedate] Load dbus interface org.freedesktop.timedate1[0m
[32m2025-08-29 13:59:56.135 INFO (MainThread) [supervisor.host.services] Updating service information[0m
[32m2025-08-29 13:59:56.162 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information[0m
[33m2025-08-29 13:59:56.175 WARNING (SyncWorker_1) [supervisor.host.sound] Can't update PulseAudio data: Failed to connect to pulseaudio server[0m
[32m2025-08-29 13:59:56.695 INFO (MainThread) [supervisor.host.network] Updating local network information[0m
[32m2025-08-29 13:59:56.934 INFO (MainThread) [supervisor.host.apparmor] Loading AppArmor Profiles: {'hassio-supervisor'}[0m
[32m2025-08-29 13:59:57.100 INFO (MainThread) [supervisor.os.manager] Detect Home Assistant Operating System 16.0 / BootSlot A[0m
[32m2025-08-29 13:59:57.101 INFO (MainThread) [supervisor.core] Timezone in Supervisor config 'Asia/Shanghai' differs from host 'Etc/UTC'[0m
[32m2025-08-29 13:59:57.102 INFO (MainThread) [supervisor.host.control] Skipping persistent timezone setting, OS 16.0 < 16.2[0m
[32m2025-08-29 13:59:57.116 INFO (MainThread) [supervisor.docker.monitor] Started docker events monitor[0m
[32m2025-08-29 13:59:57.129 INFO (MainThread) [supervisor.docker.interface] Attaching to r.hassbus.com/home-assistant/aarch64-hassio-cli with version 2025.08.1[0m
[32m2025-08-29 13:59:57.208 INFO (MainThread) [supervisor.plugins.cli] Starting CLI plugin[0m
[32m2025-08-29 13:59:57.234 INFO (SyncWorker_2) [supervisor.docker.manager] Cleaning hassio_cli application[0m
[32m2025-08-29 13:59:59.335 INFO (MainThread) [supervisor.docker.cli] Starting CLI r.hassbus.com/home-assistant/aarch64-hassio-cli with version 2025.08.1 - 172.30.32.5[0m
[32m2025-08-29 13:59:59.421 INFO (MainThread) [supervisor.docker.interface] Attaching to r.hassbus.com/home-assistant/aarch64-hassio-dns with version 2025.08.0[0m
[32m2025-08-29 13:59:59.556 INFO (MainThread) [supervisor.plugins.dns] Starting CoreDNS plugin[0m
[32m2025-08-29 13:59:59.599 INFO (SyncWorker_1) [supervisor.docker.manager] Cleaning hassio_dns application[0m
[32m2025-08-29 14:00:02.275 INFO (MainThread) [supervisor.docker.dns] Starting DNS r.hassbus.com/home-assistant/aarch64-hassio-dns with version 2025.08.0 - 172.30.32.3[0m
[32m2025-08-29 14:00:02.279 INFO (MainThread) [supervisor.plugins.dns] Updated /etc/resolv.conf[0m
[32m2025-08-29 14:00:02.333 INFO (MainThread) [supervisor.docker.interface] Attaching to r.hassbus.com/home-assistant/aarch64-hassio-audio with version 2025.08.0[0m
[32m2025-08-29 14:00:02.405 INFO (MainThread) [supervisor.plugins.audio] Starting Audio plugin[0m
[32m2025-08-29 14:00:02.469 INFO (SyncWorker_0) [supervisor.docker.manager] Cleaning hassio_audio application[0m
[32m2025-08-29 14:00:04.504 INFO (MainThread) [supervisor.docker.audio] Starting Audio r.hassbus.com/home-assistant/aarch64-hassio-audio with version 2025.08.0 - 172.30.32.4[0m
[32m2025-08-29 14:00:04.530 INFO (MainThread) [supervisor.docker.interface] Attaching to r.hassbus.com/home-assistant/aarch64-hassio-observer with version 2025.02.0[0m
[32m2025-08-29 14:00:04.597 INFO (MainThread) [supervisor.docker.interface] Attaching to r.hassbus.com/home-assistant/aarch64-hassio-multicast with version 2025.08.0[0m
[32m2025-08-29 14:00:04.668 INFO (MainThread) [supervisor.plugins.multicast] Starting Multicast plugin[0m
[32m2025-08-29 14:00:04.691 INFO (SyncWorker_0) [supervisor.docker.manager] Cleaning hassio_multicast application[0m
[32m2025-08-29 14:00:06.206 INFO (MainThread) [supervisor.docker.multicast] Starting Multicast r.hassbus.com/home-assistant/aarch64-hassio-multicast with version 2025.08.0 - Host[0m
[32m2025-08-29 14:00:06.220 INFO (MainThread) [supervisor.homeassistant.secrets] Loaded 0 Home Assistant secrets[0m
[32m2025-08-29 14:00:06.228 INFO (MainThread) [supervisor.docker.interface] Attaching to r.hassbus.com/home-assistant/odroid-c4-homeassistant with version 2025.8.3[0m
[32m2025-08-29 14:00:06.313 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/fb59d657 repository[0m
[32m2025-08-29 14:00:06.314 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/d6faf732 repository[0m
[32m2025-08-29 14:00:06.315 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/b9a594eb repository[0m
[32m2025-08-29 14:00:06.329 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/core repository[0m
[32m2025-08-29 14:00:09.273 INFO (MainThread) [supervisor.store] Loading add-ons from store: 82 all - 82 new - 0 remove[0m
[32m2025-08-29 14:00:09.468 INFO (MainThread) [supervisor.addons.manager] Found 1 installed add-ons[0m
[32m2025-08-29 14:00:09.650 INFO (MainThread) [supervisor.docker.interface] Attaching to homeassistant/aarch64-addon-mosquitto with version 6.5.1[0m
[32m2025-08-29 14:00:09.744 INFO (MainThread) [supervisor.backups.manager] Found 1 backup files[0m
[32m2025-08-29 14:00:09.753 INFO (MainThread) [supervisor.discovery] Loaded 1 messages[0m
[32m2025-08-29 14:00:09.754 INFO (MainThread) [supervisor.ingress] Loaded 0 ingress sessions[0m
[32m2025-08-29 14:00:09.754 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state setup[0m
[32m2025-08-29 14:00:09.755 INFO (MainThread) [supervisor.resolution.checks.base] Run check for deprecated_addon/addon[0m
[32m2025-08-29 14:00:09.756 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system[0m
[32m2025-08-29 14:00:09.757 INFO (MainThread) [supervisor.resolution.checks.base] Run check for detached_addon_removed/addon[0m
[32m2025-08-29 14:00:09.758 INFO (MainThread) [supervisor.resolution.checks.base] Run check for detached_addon_missing/addon[0m
[32m2025-08-29 14:00:09.766 INFO (MainThread) [supervisor.resolution.checks.base] Run check for duplicate_os_installation/system[0m
[32m2025-08-29 14:00:09.896 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disabled_data_disk/system[0m
[32m2025-08-29 14:00:09.897 INFO (MainThread) [supervisor.resolution.check] System checks complete[0m
[32m2025-08-29 14:00:09.897 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state setup[0m
[32m2025-08-29 14:00:09.899 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete[0m
[32m2025-08-29 14:00:09.900 INFO (MainThread) [supervisor.jobs] 'ResolutionFixup.run_autofix' blocked from execution, system is not running - setup[0m
[32m2025-08-29 14:00:09.900 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state setup[0m
[32m2025-08-29 14:00:09.901 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete[0m
[32m2025-08-29 14:00:09.982 INFO (MainThread) [supervisor.os.manager] Rauc: slot A - activated slot kernel.0, marked slot kernel.0 as good[0m
[32m2025-08-29 14:00:10.020 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.wghaos.com/phicomm-n1_bigfs-release-cn.json?os=16.0&su=2025.08.3&arch=[0m
[32m2025-08-29 14:00:10.218 INFO (MainThread) [supervisor.addons.manager] Phase 'initialize' starting 0 add-ons[0m
[32m2025-08-29 14:00:10.240 INFO (MainThread) [supervisor.addons.manager] Phase 'system' starting 1 add-ons[0m
[32m2025-08-29 14:00:10.348 INFO (SyncWorker_6) [supervisor.docker.manager] Cleaning addon_core_mosquitto application[0m
[32m2025-08-29 14:00:11.226 INFO (MainThread) [supervisor.resolution.module] Create new issue free_space - system / None[0m
[33m2025-08-29 14:00:11.227 WARNING (MainThread) [supervisor.jobs] 'GitRepo.clone' blocked from execution, not enough free space (0.7GB) left on the device[0m
[31m2025-08-29 14:00:11.228 ERROR (MainThread) [supervisor.store] Can't add repository https://gitcode.com/waxgourd/addons due to 'GitRepo.clone' blocked from execution, not enough free space (0.7GB) left on the device[0m
[32m2025-08-29 14:00:11.228 INFO (MainThread) [supervisor.store.git] Removing custom add-on repository https://gitcode.com/waxgourd/addons[0m
[32m2025-08-29 14:00:12.677 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on homeassistant/aarch64-addon-mosquitto with version 6.5.1[0m
[33m2025-08-29 14:00:13.797 WARNING (MainThread) [supervisor.jobs] 'AddonManager.install' blocked from execution, not enough free space (0.7GB) left on the device[0m
[33m2025-08-29 14:00:15.402 WARNING (MainThread) [supervisor.jobs] 'AddonManager.install' blocked from execution, not enough free space (0.7GB) left on the device[0m
[32m2025-08-29 14:00:17.689 INFO (MainThread) [supervisor.addons.manager] Phase 'services' starting 0 add-ons[0m
[32m2025-08-29 14:00:17.710 INFO (MainThread) [supervisor.core] Start Home Assistant Core[0m
[32m2025-08-29 14:00:17.814 INFO (SyncWorker_3) [supervisor.docker.manager] Starting homeassistant[0m
[33m2025-08-29 14:00:18.313 WARNING (MainThread) [supervisor.jobs] 'AddonManager.install' blocked from execution, not enough free space (0.7GB) left on the device[0m
[32m2025-08-29 14:00:18.914 INFO (MainThread) [supervisor.homeassistant.core] Wait until Home Assistant is ready[0m
[33m2025-08-29 14:00:20.729 WARNING (MainThread) [supervisor.jobs] 'AddonManager.install' blocked from execution, not enough free space (0.7GB) left on the device[0m
[32m2025-08-29 14:00:32.891 INFO (MainThread) [supervisor.services.modules.mqtt] Set core_mosquitto as service provider for mqtt[0m
[31m2025-08-29 14:00:44.000 ERROR (MainThread) [supervisor.homeassistant.core] Home Assistant has crashed![0m
[31m2025-08-29 14:00:44.001 ERROR (MainThread) [supervisor.core] Can't start Home Assistant Core - rebuiling[0m
[32m2025-08-29 14:00:44.014 INFO (SyncWorker_0) [supervisor.docker.manager] Cleaning homeassistant application[0m
[32m2025-08-29 14:00:44.329 INFO (MainThread) [supervisor.homeassistant.module] Update pulse/client.config: /data/tmp/homeassistant_pulse[0m
[32m2025-08-29 14:00:45.487 INFO (MainThread) [supervisor.docker.homeassistant] Starting Home Assistant r.hassbus.com/home-assistant/odroid-c4-homeassistant with version 2025.8.3[0m
[32m2025-08-29 14:00:45.489 INFO (MainThread) [supervisor.homeassistant.core] Wait until Home Assistant is ready[0m
[31m2025-08-29 14:01:20.048 ERROR (MainThread) [supervisor.auth] Can't request listing users on Home Assistant![0m
[31m2025-08-29 14:01:20.291 ERROR (MainThread) [supervisor.auth] Can't request listing users on Home Assistant![0m
[31m2025-08-29 14:01:22.102 ERROR (MainThread) [supervisor.homeassistant.core] Home Assistant has crashed![0m
[32m2025-08-29 14:01:22.105 INFO (MainThread) [supervisor.resolution.module] Create new suggestion execute_repair - core / None[0m
[32m2025-08-29 14:01:22.105 INFO (MainThread) [supervisor.resolution.module] Create new issue fatal_error - core / None[0m
[32m2025-08-29 14:01:22.106 INFO (MainThread) [supervisor.addons.manager] Phase 'application' starting 0 add-ons[0m
[32m2025-08-29 14:01:22.134 INFO (MainThread) [supervisor.misc.tasks] All core tasks are scheduled[0m
[32m2025-08-29 14:01:22.135 INFO (MainThread) [supervisor.host.info] Updating local host information[0m
[32m2025-08-29 14:01:22.137 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state running[0m
[32m2025-08-29 14:01:22.143 INFO (MainThread) [supervisor.resolution.checks.base] Run check for pwned/addon[0m
[32m2025-08-29 14:01:22.149 INFO (MainThread) [supervisor.core] Supervisor is up and running[0m
[32m2025-08-29 14:01:22.155 INFO (MainThread) [__main__] Running Supervisor[0m
[32m2025-08-29 14:01:22.159 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_failed/dns_server[0m
[32m2025-08-29 14:01:22.183 INFO (MainThread) [supervisor.resolution.checks.base] Run check for trust/supervisor[0m
[32m2025-08-29 14:01:22.202 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_ipv6_error/dns_server[0m
[32m2025-08-29 14:01:22.223 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disk_lifetime/system[0m
[32m2025-08-29 14:01:22.231 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system[0m
[32m2025-08-29 14:01:22.231 INFO (MainThread) [supervisor.resolution.checks.base] Run check for security/core[0m
[32m2025-08-29 14:01:22.232 INFO (MainThread) [supervisor.resolution.checks.base] Run check for no_current_backup/system[0m
[32m2025-08-29 14:01:22.233 INFO (MainThread) [supervisor.resolution.module] Create new suggestion create_full_backup - system / None[0m
[32m2025-08-29 14:01:22.234 INFO (MainThread) [supervisor.resolution.module] Create new issue no_current_backup - system / None[0m
[32m2025-08-29 14:01:22.235 INFO (MainThread) [supervisor.resolution.checks.base] Run check for docker_config/system[0m
[32m2025-08-29 14:01:22.236 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disabled_data_disk/system[0m
[32m2025-08-29 14:01:22.237 INFO (MainThread) [supervisor.resolution.checks.base] Run check for ipv4_connection_problem/system[0m
[32m2025-08-29 14:01:22.237 INFO (MainThread) [supervisor.resolution.check] System checks complete[0m
[32m2025-08-29 14:01:22.237 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state running[0m
[32m2025-08-29 14:01:23.010 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete[0m
[32m2025-08-29 14:01:23.012 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state running[0m
[32m2025-08-29 14:01:23.012 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete[0m
[32m2025-08-29 14:01:23.818 INFO (MainThread) [supervisor.host.services] Updating service information[0m
[32m2025-08-29 14:01:23.844 INFO (MainThread) [supervisor.host.network] Updating local network information[0m
[32m2025-08-29 14:01:24.274 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information[0m
[32m2025-08-29 14:01:24.303 INFO (MainThread) [supervisor.host.manager] Host information reload completed[0m
[32m2025-08-29 14:07:10.323 INFO (SyncWorker_4) [supervisor.docker.manager] Runing command 'python3 -m homeassistant -c /config --script check_config' on r.hassbus.com/home-assistant/odroid-c4-homeassistant:2025.8.3[0m
[32m2025-08-29 14:07:48.683 INFO (MainThread) [supervisor.homeassistant.core] Home Assistant config is valid[0m
[31m2025-08-29 14:17:35.547 ERROR (MainThread) [supervisor.auth] Can't request listing users on Home Assistant![0m
[31m2025-08-29 14:17:35.803 ERROR (MainThread) [supervisor.auth] Can't request listing users on Home Assistant![0m
[31m2025-08-29 14:24:26.088 ERROR (MainThread) [supervisor.auth] Can't request listing users on Home Assistant![0m
[31m2025-08-29 14:24:26.327 ERROR (MainThread) [supervisor.auth] Can't request listing users on Home Assistant![0m