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

Restarting HA from webpage causes VMbox to crash #3599

Open
MichaelMTB opened this issue Sep 27, 2024 · 0 comments
Open

Restarting HA from webpage causes VMbox to crash #3599

MichaelMTB opened this issue Sep 27, 2024 · 0 comments
Labels

Comments

@MichaelMTB
Copy link

Describe the issue you are experiencing

I had Home Assistant working OK on my laptop as a test to see if I would get into using it. All went well so I recently bought a new mini pc which I installed VMbox on Windows 11 Pro. Installed Home assistant on the VM and restored from a backup of the previous version of HA.
All seems to be working well on the new mini pc, but when I restart HA from the web page (due to making changes that require a restart) by Setting -> 3 dots in upper right corner -> Restart Home Assistant, the web page does not give the messages to show restarting, loading service etc (in bottome left corner of web UI) and VMbox freezes and becomes unresponsive and requires to be shutdown and restarted.
Is there anything I may have missed or done incorrectly when setting up the new mini pc with VMbox and restoring my previous backup of HA.

What operating system image do you use?

generic-x86-64 (Generic UEFI capable x86-64 systems)

What version of Home Assistant Operating System is installed?

6.6.46-haos

Did the problem occur after upgrading the Operating System?

Yes

Hardware details

System Information

version core-2024.8.2
installation_type Home Assistant OS
dev false
hassio true
docker true
user root
virtualenv false
python_version 3.12.4
os_name Linux
os_version 6.6.46-haos
arch x86_64
timezone Australia/Sydney
config_dir /config

USB Dongle attached -> ZBT1 Zigbee Coordinator

Steps to reproduce the issue

  1. Restart HA from webpage UI (due to making changes that require a restart) by:
  2. Left sidebar menu -> Setting -> 3 dots in upper right corner -> Restart Home Assistant
  3. the web page does not give the messages to show restarting, loading service etc (in bottome left corner of web UI)
  4. VMbox freezes and becomes unresponsive and requires to be shutdown and restarted.

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

2024-09-27 18:31:38.927 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-cli with version 2024.09.0
2024-09-27 18:31:38.948 INFO (MainThread) [supervisor.plugins.cli] Starting CLI plugin
2024-09-27 18:31:38.952 INFO (SyncWorker_0) [supervisor.docker.manager] Cleaning hassio_cli application
2024-09-27 18:31:39.204 INFO (MainThread) [supervisor.docker.cli] Starting CLI ghcr.io/home-assistant/amd64-hassio-cli with version 2024.09.0 - 172.30.32.5
2024-09-27 18:31:39.213 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-dns with version 2024.04.0
2024-09-27 18:31:39.229 INFO (MainThread) [supervisor.plugins.dns] Starting CoreDNS plugin
2024-09-27 18:31:39.233 INFO (SyncWorker_0) [supervisor.docker.manager] Cleaning hassio_dns application
2024-09-27 18:31:39.521 INFO (MainThread) [supervisor.docker.dns] Starting DNS ghcr.io/home-assistant/amd64-hassio-dns with version 2024.04.0 - 172.30.32.3
2024-09-27 18:31:39.522 INFO (MainThread) [supervisor.plugins.dns] Updated /etc/resolv.conf
2024-09-27 18:31:39.526 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-audio with version 2023.12.0
2024-09-27 18:31:39.535 INFO (MainThread) [supervisor.plugins.audio] Starting Audio plugin
2024-09-27 18:31:39.542 INFO (SyncWorker_0) [supervisor.docker.manager] Cleaning hassio_audio application
2024-09-27 18:31:39.841 INFO (MainThread) [supervisor.docker.audio] Starting Audio ghcr.io/home-assistant/amd64-hassio-audio with version 2023.12.0 - 172.30.32.4
2024-09-27 18:31:39.843 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-observer with version 2023.06.0
2024-09-27 18:31:39.852 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-multicast with version 2024.03.0
2024-09-27 18:31:39.859 INFO (MainThread) [supervisor.plugins.multicast] Starting Multicast plugin
2024-09-27 18:31:39.862 INFO (SyncWorker_2) [supervisor.docker.manager] Cleaning hassio_multicast application
2024-09-27 18:31:40.072 INFO (MainThread) [supervisor.docker.multicast] Starting Multicast ghcr.io/home-assistant/amd64-hassio-multicast with version 2024.03.0 - Host
2024-09-27 18:31:40.076 INFO (MainThread) [supervisor.homeassistant.secrets] Loaded 1 Home Assistant secrets
2024-09-27 18:31:40.078 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/qemux86-64-homeassistant with version 2024.8.2
2024-09-27 18:31:40.108 INFO (MainThread) [supervisor.os.manager] Detect Home Assistant Operating System 13.1 / BootSlot A
2024-09-27 18:31:40.403 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/a0d7b954 repository
2024-09-27 18:31:40.403 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/a14d3924 repository
2024-09-27 18:31:40.403 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/d5369777 repository
2024-09-27 18:31:40.405 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/cb646a50 repository
2024-09-27 18:31:40.406 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/core repository
2024-09-27 18:31:40.406 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/5c53de3b repository
2024-09-27 18:31:40.580 INFO (MainThread) [supervisor.store] Loading add-ons from store: 85 all - 85 new - 0 remove
2024-09-27 18:31:40.609 INFO (MainThread) [supervisor.addons.manager] Found 6 installed add-ons
2024-09-27 18:31:40.614 INFO (MainThread) [supervisor.docker.interface] Attaching to homeassistant/amd64-addon-ssh with version 9.14.0
2024-09-27 18:31:40.621 INFO (MainThread) [supervisor.docker.interface] Attaching to homeassistant/amd64-addon-configurator with version 5.8.0
2024-09-27 18:31:40.627 INFO (MainThread) [supervisor.docker.interface] Attaching to a14d3924/amd64-addon-neolink with version 0.0.9
2024-09-27 18:31:40.628 INFO (MainThread) [supervisor.docker.interface] Attaching to homeassistant/amd64-addon-mosquitto with version 6.4.1
2024-09-27 18:31:40.634 INFO (MainThread) [supervisor.docker.interface] Attaching to homeassistant/amd64-addon-samba with version 12.3.2
2024-09-27 18:31:40.635 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/hassio-addons/vscode/amd64 with version 5.15.0
2024-09-27 18:31:40.679 INFO (MainThread) [supervisor.backups.manager] Found 1 backup files
2024-09-27 18:31:40.683 INFO (MainThread) [supervisor.discovery] Loaded 1 messages
2024-09-27 18:31:40.684 INFO (MainThread) [supervisor.ingress] Loaded 0 ingress sessions
2024-09-27 18:31:40.684 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state setup
2024-09-27 18:31:40.684 INFO (MainThread) [supervisor.resolution.checks.base] Run check for detached_addon_removed/addon
2024-09-27 18:31:40.684 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system
2024-09-27 18:31:40.684 INFO (MainThread) [supervisor.resolution.checks.base] Run check for detached_addon_missing/addon
2024-09-27 18:31:40.684 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disabled_data_disk/system
2024-09-27 18:31:40.684 INFO (MainThread) [supervisor.resolution.check] System checks complete
2024-09-27 18:31:40.684 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state setup
2024-09-27 18:31:40.684 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2024-09-27 18:31:40.685 INFO (MainThread) [supervisor.jobs] 'ResolutionFixup.run_autofix' blocked from execution, system is not running - setup
2024-09-27 18:31:40.685 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state setup
2024-09-27 18:31:40.685 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2024-09-27 18:31:40.685 INFO (MainThread) [__main__] Running Supervisor
2024-09-27 18:31:40.697 INFO (MainThread) [supervisor.os.manager] Rauc: slot A - activated slot kernel.0, marked slot kernel.0 as good
2024-09-27 18:31:40.705 INFO (MainThread) [supervisor.addons.manager] Phase 'initialize' starting 0 add-ons
2024-09-27 18:31:40.709 INFO (MainThread) [supervisor.addons.manager] Phase 'system' starting 1 add-ons
2024-09-27 18:31:40.726 INFO (SyncWorker_0) [supervisor.docker.manager] Cleaning addon_core_mosquitto application
2024-09-27 18:31:41.007 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on homeassistant/amd64-addon-mosquitto with version 6.4.1
2024-09-27 18:31:42.978 INFO (MainThread) [supervisor.services.modules.mqtt] Set core_mosquitto as service provider for mqtt
2024-09-27 18:31:46.012 INFO (MainThread) [supervisor.addons.manager] Phase 'services' starting 2 add-ons
2024-09-27 18:31:46.036 INFO (SyncWorker_2) [supervisor.docker.manager] Cleaning addon_core_ssh application
2024-09-27 18:31:46.307 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on homeassistant/amd64-addon-ssh with version 9.14.0
2024-09-27 18:31:46.326 INFO (SyncWorker_0) [supervisor.docker.manager] Cleaning addon_a0d7b954_vscode application
2024-09-27 18:31:46.599 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on ghcr.io/hassio-addons/vscode/amd64 with version 5.15.0
2024-09-27 18:32:16.650 INFO (MainThread) [supervisor.core] Start Home Assistant Core
2024-09-27 18:32:16.659 INFO (SyncWorker_5) [supervisor.docker.manager] Starting homeassistant
2024-09-27 18:32:16.762 INFO (MainThread) [supervisor.homeassistant.core] Wait until Home Assistant is ready
2024-09-27 18:32:19.344 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state startup
2024-09-27 18:32:19.344 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2024-09-27 18:32:21.775 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
2024-09-27 18:32:21.793 INFO (MainThread) [supervisor.homeassistant.core] Home Assistant Core state changed to APIState(core_state='NOT_RUNNING', offline_db_migration=False)
2024-09-27 18:32:25.640 INFO (MainThread) [supervisor.auth] Auth request from 'core_mosquitto' for 'mqttbroker'
2024-09-27 18:32:25.647 INFO (MainThread) [supervisor.auth] Home Assistant not running, checking cache
2024-09-27 18:32:41.828 INFO (MainThread) [supervisor.homeassistant.core] Home Assistant Core state changed to APIState(core_state='RUNNING', offline_db_migration=False)
2024-09-27 18:32:41.828 INFO (MainThread) [supervisor.homeassistant.core] Detect a running Home Assistant instance
2024-09-27 18:32:41.828 INFO (MainThread) [supervisor.addons.manager] Phase 'application' starting 2 add-ons
2024-09-27 18:32:42.101 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on a14d3924/amd64-addon-neolink with version 0.0.9
2024-09-27 18:32:42.371 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on homeassistant/amd64-addon-configurator with version 5.8.0
2024-09-27 18:33:12.474 INFO (MainThread) [supervisor.misc.tasks] All core tasks are scheduled
2024-09-27 18:33:12.475 INFO (MainThread) [supervisor.core] Supervisor is up and running
2024-09-27 18:33:12.475 INFO (MainThread) [supervisor.host.info] Updating local host information
2024-09-27 18:33:12.476 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json
2024-09-27 18:33:12.477 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state running
2024-09-27 18:33:12.478 INFO (MainThread) [supervisor.resolution.checks.base] Run check for trust/supervisor
2024-09-27 18:33:12.490 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_failed/dns_server
2024-09-27 18:33:12.502 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system
2024-09-27 18:33:12.502 INFO (MainThread) [supervisor.resolution.checks.base] Run check for ipv4_connection_problem/system
2024-09-27 18:33:12.502 INFO (MainThread) [supervisor.resolution.checks.base] Run check for no_current_backup/system
2024-09-27 18:33:12.503 INFO (MainThread) [supervisor.resolution.checks.base] Run check for free_space/system
2024-09-27 18:33:12.503 INFO (MainThread) [supervisor.resolution.checks.base] Run check for security/core
2024-09-27 18:33:12.503 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disabled_data_disk/system
2024-09-27 18:33:12.503 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_ipv6_error/dns_server
2024-09-27 18:33:12.513 INFO (MainThread) [supervisor.resolution.checks.base] Run check for docker_config/system
2024-09-27 18:33:12.513 INFO (MainThread) [supervisor.resolution.checks.base] Run check for pwned/addon
2024-09-27 18:33:12.578 INFO (MainThread) [supervisor.resolution.check] System checks complete
2024-09-27 18:33:12.579 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state running
2024-09-27 18:33:12.969 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2024-09-27 18:33:12.970 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state running
2024-09-27 18:33:12.970 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete
2024-09-27 18:33:13.209 INFO (MainThread) [supervisor.host.services] Updating service information
2024-09-27 18:33:13.216 INFO (MainThread) [supervisor.host.network] Updating local network information
2024-09-27 18:33:13.322 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
2024-09-27 18:33:13.329 INFO (MainThread) [supervisor.host.manager] Host information reload completed
2024-09-27 19:02:46.619 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token

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

2024-09-27 08:32:16.747 homeassistant kernel: audit: type=1300 audit(1727425936.745:269): arch=c000003e syscall=321 success=yes exit=17 a0=5 a1=c00011d6c0 a2=78 a3=0 items=0 ppid=3173 pid=3183 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="runc" exe="/usr/bin/runc" subj=unconfined key=(null)
2024-09-27 08:32:16.747 homeassistant kernel: audit: type=1327 audit(1727425936.745:269): proctitle=72756E63002D2D726F6F74002F7661722F72756E2F646F636B65722F72756E74696D652D72756E632F6D6F6279002D2D6C6F67002F72756E2F636F6E7461696E6572642F696F2E636F6E7461696E6572642E72756E74696D652E76322E7461736B2F6D6F62792F33316238313936643132633633653266386233353661646538
2024-09-27 08:32:16.747 homeassistant kernel: audit: type=1334 audit(1727425936.745:270): prog-id=58 op=UNLOAD
2024-09-27 08:32:16.747 homeassistant kernel: audit: type=1300 audit(1727425936.745:270): arch=c000003e syscall=3 success=yes exit=0 a0=11 a1=0 a2=0 a3=0 items=0 ppid=3173 pid=3183 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="runc" exe="/usr/bin/runc" subj=unconfined key=(null)
2024-09-27 08:32:16.747 homeassistant kernel: audit: type=1327 audit(1727425936.745:270): proctitle=72756E63002D2D726F6F74002F7661722F72756E2F646F636B65722F72756E74696D652D72756E632F6D6F6279002D2D6C6F67002F72756E2F636F6E7461696E6572642F696F2E636F6E7461696E6572642E72756E74696D652E76322E7461736B2F6D6F62792F33316238313936643132633633653266386233353661646538
2024-09-27 08:32:16.747 homeassistant kernel: audit: type=1334 audit(1727425936.745:271): prog-id=57 op=UNLOAD
2024-09-27 08:32:20.159 homeassistant systemd[1]: Bluetooth service was skipped because of an unmet condition check (ConditionPathIsDirectory=/sys/class/bluetooth).
2024-09-27 08:32:20.190 homeassistant kernel: Bluetooth: Core ver 2.22
2024-09-27 08:32:20.190 homeassistant kernel: NET: Registered PF_BLUETOOTH protocol family
2024-09-27 08:32:20.190 homeassistant kernel: Bluetooth: HCI device and connection manager initialized
2024-09-27 08:32:20.190 homeassistant kernel: Bluetooth: HCI socket layer initialized
2024-09-27 08:32:20.190 homeassistant kernel: Bluetooth: L2CAP socket layer initialized
2024-09-27 08:32:20.190 homeassistant kernel: Bluetooth: SCO socket layer initialized
2024-09-27 08:32:41.876 homeassistant systemd[1]: var-lib-docker-overlay2-91cc55c41a7d1df3ad680604a796af1fa7e8d3eab65be4f216ec9a95ffd4f326\x2dinit-merged.mount: Deactivated successfully.
2024-09-27 08:32:41.880 homeassistant systemd[1]: mnt-data-docker-overlay2-91cc55c41a7d1df3ad680604a796af1fa7e8d3eab65be4f216ec9a95ffd4f326\x2dinit-merged.mount: Deactivated successfully.
2024-09-27 08:32:41.930 homeassistant NetworkManager[363]: <info>  [1727425961.9261] manager: (vethc43dbaa): new Veth device (/org/freedesktop/NetworkManager/Devices/23)
2024-09-27 08:32:41.930 homeassistant NetworkManager[363]: <info>  [1727425961.9267] manager: (veth547f69c): new Veth device (/org/freedesktop/NetworkManager/Devices/24)
2024-09-27 08:32:41.932 homeassistant kernel: hassio: port 9(veth547f69c) entered blocking state
2024-09-27 08:32:41.932 homeassistant kernel: hassio: port 9(veth547f69c) entered disabled state
2024-09-27 08:32:41.932 homeassistant kernel: veth547f69c: entered allmulticast mode
2024-09-27 08:32:41.932 homeassistant kernel: veth547f69c: entered promiscuous mode
2024-09-27 08:32:41.932 homeassistant kernel: hassio: port 9(veth547f69c) entered blocking state
2024-09-27 08:32:41.932 homeassistant kernel: hassio: port 9(veth547f69c) entered forwarding state
2024-09-27 08:32:41.932 homeassistant kernel: kauditd_printk_skb: 5 callbacks suppressed
2024-09-27 08:32:41.932 homeassistant kernel: audit: type=1700 audit(1727425961.924:273): dev=veth547f69c prom=256 old_prom=0 auid=4294967295 uid=0 gid=0 ses=4294967295
2024-09-27 08:32:41.932 homeassistant kernel: audit: type=1300 audit(1727425961.924:273): arch=c000003e syscall=44 success=yes exit=40 a0=d a1=c001ba7ad0 a2=28 a3=0 items=0 ppid=1 pid=454 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="dockerd" exe="/usr/bin/dockerd" subj=unconfined key=(null)
2024-09-27 08:32:41.932 homeassistant kernel: audit: type=1327 audit(1727425961.924:273): proctitle=2F7573722F62696E2F646F636B657264002D480066643A2F2F002D2D636F6E7461696E6572643D2F72756E2F636F6E7461696E6572642F636F6E7461696E6572642E736F636B
2024-09-27 08:32:41.935 homeassistant kernel: hassio: port 9(veth547f69c) entered disabled state
2024-09-27 08:32:41.943 homeassistant kernel: audit: type=1325 audit(1727425961.941:274): table=nat:114 family=2 entries=1 op=nft_register_rule pid=3350 subj=unconfined comm="iptables"
2024-09-27 08:32:41.943 homeassistant kernel: audit: type=1300 audit(1727425961.941:274): arch=c000003e syscall=46 success=yes exit=508 a0=3 a1=7fffe426ae90 a2=0 a3=7fffe426ae7c items=0 ppid=454 pid=3350 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/sbin/xtables-nft-multi" subj=unconfined key=(null)
2024-09-27 08:32:41.943 homeassistant kernel: audit: type=1327 audit(1727425961.941:274): proctitle=2F7573722F7362696E2F69707461626C6573002D2D77616974002D74006E6174002D4100444F434B4552002D7000746370002D6400302F30002D2D64706F72740038353534002D6A00444E4154002D2D746F2D64657374696E6174696F6E003137322E33302E33332E333A383535340000002D690068617373696F
2024-09-27 08:32:41.947 homeassistant kernel: audit: type=1325 audit(1727425961.945:275): table=filter:115 family=2 entries=1 op=nft_register_rule pid=3352 subj=unconfined comm="iptables"
2024-09-27 08:32:41.947 homeassistant kernel: audit: type=1300 audit(1727425961.945:275): arch=c000003e syscall=46 success=yes exit=648 a0=3 a1=7ffca7159230 a2=0 a3=7ffca715921c items=0 ppid=454 pid=3352 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/sbin/xtables-nft-multi" subj=unconfined key=(null)
2024-09-27 08:32:41.947 homeassistant kernel: audit: type=1327 audit(1727425961.945:275): proctitle=2F7573722F7362696E2F69707461626C6573002D2D77616974002D740066696C746572002D4100444F434B45520000002D690068617373696F002D6F0068617373696F002D7000746370002D64003137322E33302E33332E33002D2D64706F72740038353534002D6A00414343455054
2024-09-27 08:32:41.949 homeassistant kernel: audit: type=1325 audit(1727425961.947:276): table=nat:116 family=2 entries=1 op=nft_register_rule pid=3354 subj=unconfined comm="iptables"
2024-09-27 08:32:41.998 homeassistant systemd[1]: Started libcontainer container de189eb7665317f25fb65b857cd4cdc5a89fddbd3b9161f31cd6944900f8817e.
2024-09-27 08:32:42.068 homeassistant kernel: eth0: renamed from vethc43dbaa
2024-09-27 08:32:42.079 homeassistant kernel: hassio: port 9(veth547f69c) entered blocking state
2024-09-27 08:32:42.079 homeassistant kernel: hassio: port 9(veth547f69c) entered forwarding state
2024-09-27 08:32:42.080 homeassistant NetworkManager[363]: <info>  [1727425962.0802] device (veth547f69c): carrier: link connected
2024-09-27 08:32:42.182 homeassistant kernel: hassio: port 10(vetha2896e4) entered blocking state
2024-09-27 08:32:42.182 homeassistant kernel: hassio: port 10(vetha2896e4) entered disabled state
2024-09-27 08:32:42.182 homeassistant kernel: vetha2896e4: entered allmulticast mode
2024-09-27 08:32:42.182 homeassistant kernel: vetha2896e4: entered promiscuous mode
2024-09-27 08:32:42.182 homeassistant kernel: hassio: port 10(vetha2896e4) entered blocking state
2024-09-27 08:32:42.182 homeassistant kernel: hassio: port 10(vetha2896e4) entered forwarding state
2024-09-27 08:32:42.183 homeassistant NetworkManager[363]: <info>  [1727425962.1839] manager: (veth7e624e7): new Veth device (/org/freedesktop/NetworkManager/Devices/25)
2024-09-27 08:32:42.187 homeassistant NetworkManager[363]: <info>  [1727425962.1870] manager: (vetha2896e4): new Veth device (/org/freedesktop/NetworkManager/Devices/26)
2024-09-27 08:32:42.257 homeassistant systemd[1]: Started libcontainer container 206064992b54eb8fa68c929cf10ab9aa5349ad0f40bf753df462063ef44928b2.
2024-09-27 08:32:42.332 homeassistant kernel: eth0: renamed from veth7e624e7
2024-09-27 08:32:42.337 homeassistant NetworkManager[363]: <info>  [1727425962.3377] device (vetha2896e4): carrier: link connected
2024-09-27 08:33:04.021 homeassistant systemd[1]: dev-virtio\x2dports-org.qemu.guest_agent.0.device: Job dev-virtio\x2dports-org.qemu.guest_agent.0.device/start timed out.
2024-09-27 08:33:04.021 homeassistant systemd[1]: Timed out waiting for device /dev/virtio-ports/org.qemu.guest_agent.0.
2024-09-27 08:33:04.021 homeassistant systemd[1]: Dependency failed for QEMU Guest Agent.
2024-09-27 08:33:04.021 homeassistant systemd[1]: qemu-guest.service: Job qemu-guest.service/start failed with result 'dependency'.
2024-09-27 08:33:04.021 homeassistant systemd[1]: dev-virtio\x2dports-org.qemu.guest_agent.0.device: Job dev-virtio\x2dports-org.qemu.guest_agent.0.device/start failed with result 'timeout'.
2024-09-27 08:33:04.022 homeassistant systemd[1]: Reached target Multi-User System.
2024-09-27 08:33:04.022 homeassistant systemd[1]: Startup finished in 947ms (kernel) + 1min 30.417s (userspace) = 1min 31.365s.
2024-09-27 08:33:12.493 homeassistant kernel: kauditd_printk_skb: 85 callbacks suppressed
2024-09-27 08:33:12.494 homeassistant kernel: audit: type=1334 audit(1727425992.490:306): prog-id=68 op=LOAD
2024-09-27 08:33:12.494 homeassistant kernel: audit: type=1334 audit(1727425992.492:307): prog-id=69 op=LOAD
2024-09-27 08:33:12.494 homeassistant kernel: audit: type=1334 audit(1727425992.492:308): prog-id=70 op=LOAD
2024-09-27 08:33:12.506 homeassistant systemd[1]: Starting Hostname Service...
2024-09-27 08:33:12.901 homeassistant systemd[1]: Started Hostname Service.
2024-09-27 08:33:12.927 homeassistant kernel: audit: type=1334 audit(1727425992.923:309): prog-id=71 op=LOAD
2024-09-27 08:33:12.927 homeassistant kernel: audit: type=1334 audit(1727425992.926:310): prog-id=72 op=LOAD
2024-09-27 08:33:12.927 homeassistant kernel: audit: type=1334 audit(1727425992.926:311): prog-id=73 op=LOAD
2024-09-27 08:33:12.934 homeassistant systemd[1]: Starting Time & Date Service...
2024-09-27 08:33:13.188 homeassistant systemd[1]: Started Time & Date Service.
2024-09-27 08:33:42.924 homeassistant systemd[1]: systemd-hostnamed.service: Deactivated successfully.
2024-09-27 08:33:42.961 homeassistant kernel: audit: type=1334 audit(1727426022.959:312): prog-id=70 op=UNLOAD
2024-09-27 08:33:42.961 homeassistant kernel: audit: type=1334 audit(1727426022.959:313): prog-id=69 op=UNLOAD
2024-09-27 08:33:42.961 homeassistant kernel: audit: type=1334 audit(1727426022.959:314): prog-id=68 op=UNLOAD
2024-09-27 08:33:43.226 homeassistant systemd[1]: systemd-timedated.service: Deactivated successfully.
2024-09-27 08:33:43.233 homeassistant kernel: audit: type=1334 audit(1727426023.231:315): prog-id=73 op=UNLOAD
2024-09-27 08:33:43.233 homeassistant kernel: audit: type=1334 audit(1727426023.231:316): prog-id=72 op=UNLOAD
2024-09-27 08:33:43.233 homeassistant kernel: audit: type=1334 audit(1727426023.231:317): prog-id=71 op=UNLOAD
2024-09-27 08:34:08.113 homeassistant systemd[1]: Starting Bluetooth service...
2024-09-27 08:34:08.281 homeassistant bluetoothd[3852]: Bluetooth daemon 5.75
2024-09-27 08:34:08.282 homeassistant systemd[1]: Started Bluetooth service.
2024-09-27 08:34:08.283 homeassistant bluetoothd[3852]: Starting SDP server
2024-09-27 08:34:08.291 homeassistant kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
2024-09-27 08:34:08.292 homeassistant kernel: Bluetooth: BNEP filters: protocol multicast
2024-09-27 08:34:08.292 homeassistant kernel: Bluetooth: BNEP socket layer initialized
2024-09-27 08:34:08.292 homeassistant bluetoothd[3852]: Bluetooth management interface 1.22 initialized
2024-09-27 08:34:08.298 homeassistant kernel: audit: type=1334 audit(1727426048.295:318): prog-id=74 op=LOAD
2024-09-27 08:34:08.299 homeassistant kernel: audit: type=1334 audit(1727426048.297:319): prog-id=75 op=LOAD
2024-09-27 08:34:08.299 homeassistant kernel: audit: type=1334 audit(1727426048.297:320): prog-id=76 op=LOAD
2024-09-27 08:34:08.307 homeassistant systemd[1]: Starting Hostname Service...
2024-09-27 08:34:08.519 homeassistant systemd[1]: Started Hostname Service.
2024-09-27 08:34:38.555 homeassistant systemd[1]: systemd-hostnamed.service: Deactivated successfully.
2024-09-27 08:34:38.593 homeassistant kernel: audit: type=1334 audit(1727426078.591:321): prog-id=76 op=UNLOAD
2024-09-27 08:34:38.593 homeassistant kernel: audit: type=1334 audit(1727426078.591:322): prog-id=75 op=UNLOAD
2024-09-27 08:34:38.593 homeassistant kernel: audit: type=1334 audit(1727426078.591:323): prog-id=74 op=UNLOAD
2024-09-27 08:46:34.031 homeassistant systemd[1]: Starting Cleanup of Temporary Directories...
2024-09-27 08:46:34.061 homeassistant systemd[1]: systemd-tmpfiles-clean.service: Deactivated successfully.
2024-09-27 08:46:34.062 homeassistant systemd[1]: Finished Cleanup of Temporary Directories.
2024-09-27 09:04:50.112 homeassistant kernel: audit: type=1334 audit(1727427890.110:324): prog-id=77 op=LOAD
2024-09-27 09:04:50.115 homeassistant systemd-timesyncd[1158]: Network configuration changed, trying to establish connection.
2024-09-27 09:04:50.124 homeassistant systemd[1]: Started Journal Gateway Service.
2024-09-27 09:04:50.296 homeassistant systemd-timesyncd[1158]: Contacted time server 132.163.97.2:123 (132.163.97.2).

System information

System Information

version core-2024.8.2
installation_type Home Assistant OS
dev false
hassio true
docker true
user root
virtualenv false
python_version 3.12.4
os_name Linux
os_version 6.6.46-haos
arch x86_64
timezone Australia/Sydney
config_dir /config
Home Assistant Community Store
GitHub API ok
GitHub Content ok
GitHub Web ok
HACS Data ok
GitHub API Calls Remaining 5000
Installed Version 2.0.0
Stage running
Available Repositories 1420
Downloaded Repositories 7
Home Assistant Cloud
logged_in false
can_reach_cert_server ok
can_reach_cloud_auth ok
can_reach_cloud ok
Home Assistant Supervisor
host_os Home Assistant OS 13.1
update_channel stable
supervisor_version supervisor-2024.09.1
agent_version 1.6.0
docker_version 26.1.4
disk_total 30.8 GB
disk_used 6.0 GB
healthy true
supported true
host_connectivity true
supervisor_connectivity true
ntp_synchronized true
virtualization oracle
board ova
supervisor_api ok
version_api ok
installed_addons Terminal & SSH (9.14.0), Neolink (0.0.9), File editor (5.8.0), Mosquitto broker (6.4.1), Samba share (12.3.2), Studio Code Server (5.15.0)
Dashboards
dashboards 4
resources 4
views 19
mode storage
Miele
component_version 2024.8.1
reach_miele_cloud ok
Recorder
oldest_recorder_run September 18, 2024 at 5:24 AM
current_recorder_run September 27, 2024 at 6:32 PM
estimated_db_size 19.31 MiB
database_engine sqlite
database_version 3.45.3

Additional information

Nope

@MichaelMTB MichaelMTB added the bug label Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant