High CPU load on hassio_multicast and homeassistant

Hi There,

searched the net and tried to find a solution with AI, but was not suucessfull.
I amne in HA. Installed the HA OS natively on a mini PC.
Now seeing, that the CPU load is around 30-50%:

CONTAINER ID   NAME                      CPU %     MEM USAGE / LIMIT     MEM %     NET I/O           BLOCK I/O         PIDS 
68f98a701208   addon_core_configurator   0.02%     39.46MiB / 7.205GiB   0.53%     2.91GB / 1.13MB   29.3MB / 344kB    8 
5ab953f2bb75   addon_a0d7b954_ssh        1.50%     54.27MiB / 7.205GiB   0.74%     0B / 0B           65.9MB / 32.4MB   24 
7bfb0a078451   addon_core_mosquitto      0.04%     66.89MiB / 7.205GiB   0.91%     2.79GB / 5.05MB   58.6MB / 4.01MB   22 
62046fbcfc07   hassio_multicast          17.85%    1.527MiB / 7.205GiB   0.02%     0B / 0B           57.3kB / 311kB    8 
d0f1e472c4af   hassio_audio              0.04%     21.97MiB / 7.205GiB   0.30%     2.78GB / 1.82kB   15MB / 389kB      12 
46833659b4dd   hassio_dns                0.07%     5.488MiB / 7.205GiB   0.07%     236MB / 4.29kB    16.4kB / 307kB    16 
e68e3602a978   hassio_cli                0.00%     14.26MiB / 7.205GiB   0.19%     2.78GB / 4.58kB   13.4MB / 303kB    9 
d15f2852b59c   hassio_supervisor         0.10%     217.4MiB / 7.205GiB   2.95%     2.82GB / 162MB    89.3MB / 2.49MB   35 
76887ecc7b42   homeassistant             35.92%    732.6MiB / 7.205GiB   9.93%     0B / 0B           309MB / 279MB     54 
594773702c25   hassio_observer           0.00%     10.86MiB / 7.205GiB   0.15%     2.78GB / 36.3kB   8.54MB / 0B       8

I aready tried to deactivate the integrations, to see, if there is an influence, but without success.
I am using the latest update of HA OS with all integrations and HACS updated to newest version.

arch: amd64
channel: stable
docker: 29.3.1
features:
- reboot
- shutdown
- services
- network
- hostname
- timedate
- os_agent
- haos
- resolved
- journal
- disk
- mount
hassos: "17.2"
homeassistant: 2026.4.4
hostname: homeassistant
logging: info
machine: generic-x86-64
machine_id: XXX
operating_system: Home Assistant OS 17.2
state: running
supervisor: 2026.04.2
supported: true
supported_arch:
- amd64
timezone: Europe/Berlin

Anyone any idea how to narrow down to the root cause of this high CPU usage?

Thanx in advance

Hi, welcome to the forum!

What happens if you boot in safe mode?

If you “successfully” excluded Apps and integration as source, i would look at Your Network ( Not that i know how many Devices etc You have )
Also try to set Logging== Warning ( It seems to be “Info” )

And Ofcause also first Check Your Logs, either through GUI ( RAW-Log )
Or Through CLI , ha core logs --follow

Multicast is mDNS and Autodiscovery, in specific

In safe mode I still have a high CPU load

What kind of CPU does your mini PC have?

As mentioned by @boheme61: check the logs.

Hi Nick4 and boheme61,

I changed the log level to warning.
Checking the log in Guis under the “Supervisor” listing I see following:

  2026-05-03 22:00:10.739 INFO (MainThread) [supervisor.homeassistant.core] Home Assistant Core state changed to APIState(core_state='STARTING', offline_db_migration=False)

2026-05-03 22:00:15.802 INFO (MainThread) [supervisor.homeassistant.core] Home Assistant Core state changed to APIState(core_state='RUNNING', offline_db_migration=False)

2026-05-03 22:00:15.802 INFO (MainThread) [supervisor.homeassistant.core] Detect a running Home Assistant instance

2026-05-03 22:02:40.300 INFO (MainThread) [supervisor.api.middleware.security] /core/restart access from a0d7b954_ssh

2026-05-03 22:02:40.308 INFO (MainThread) [supervisor.docker.manager] Restarting homeassistant

2026-05-03 22:02:54.234 INFO (MainThread) [supervisor.homeassistant.core] Wait until Home Assistant is ready

2026-05-03 22:02:54.239 WARNING (MainThread) [supervisor.homeassistant.websocket] Can't send WebSocket command: Can't connect to Home Assistant Core WebSocket, the API is not reachable

2026-05-03 22:02:59.291 INFO (MainThread) [supervisor.homeassistant.api] Connected to Core via TCP http://172.30.32.1:8123

2026-05-03 22:02:59.291 INFO (MainThread) [supervisor.homeassistant.core] Home Assistant Core state changed to APIState(core_state='NOT_RUNNING', offline_db_migration=False)

2026-05-03 22:03:00.450 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state running

2026-05-03 22:03:00.539 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete

2026-05-03 22:03:29.399 INFO (MainThread) [supervisor.homeassistant.core] Home Assistant Core state changed to APIState(core_state='RUNNING', offline_db_migration=False)

2026-05-03 22:03:29.399 INFO (MainThread) [supervisor.homeassistant.core] Detect a running Home Assistant instance

2026-05-03 22:03:35.992 INFO (MainThread) [supervisor.api.middleware.security] /core/logs/follow access from a0d7b954_ssh

2026-05-03 22:04:06.746 INFO (MainThread) [supervisor.api.middleware.security] /core/logs/follow access from a0d7b954_ssh

In DNS section I do not see any recent activity.

Now you pasted this twice … and so did i :slight_smile: , but im curious ! , Anything interesting outcome ?

Hi all,

core logs repeats often this:

ps: unrecognized option: x
BusyBox v1.37.0 (2025-08-05 16:40:33 UTC) multi-call binary.

Usage: ps [-o COL1,COL2=HEADER] [-T]

Show list of processes

        -o COL1,COL2=HEADER     Select columns for display
        -T                      Show threads

don’t know, what it means. Maybe a command I implemented to be done every 20 seconds to see the cpu load. but shouldn’ be the cause.

cpu is AMD PRO A10-9700E R7, 10 COMPUTE CORES 4C+6G

Are you doing this “remote” (SSH) , Or direct in the CLI ?

Maybe you’d be better of checking the RAW-core-log in GUI

Ehhh Ok … If you don’t know, there is only one way to find out, remove that command.
How long did you have this HA install running ?

s6-rc: info: service legacy-services: stopping
[20:25:29] INFO: Home Assistant Core finish process exit code 0
[20:25:29] INFO: Home Assistant Core service shutdown
s6-rc: info: service legacy-services successfully stopped
s6-rc: info: service legacy-cont-init: stopping
s6-rc: info: service legacy-cont-init successfully stopped
s6-rc: info: service fix-attrs: stopping
s6-rc: info: service fix-attrs successfully stopped
s6-rc: info: service s6rc-oneshot-runner: stopping
s6-rc: info: service s6rc-oneshot-runner successfully stopped
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
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
services-up: info: copying legacy longrun home-assistant (no readiness notification)
s6-rc: info: service legacy-services successfully started
2026-05-03 22:25:36.222 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration homematicip_local which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2026-05-03 22:25:36.223 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration hacs which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2026-05-03 22:25:36.223 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration mitsubishi_wf_rac which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
s6-rc: info: service legacy-services: stopping
2026-05-03 22:27:09.594 ERROR (Thread-5) [pychromecast.socket_client] [AirPlay-Stick-WZ[Cast](192.168.0.65):8010] Exception thrown when calling connection listener
Traceback (most recent call last):
  File "/usr/local/lib/python3.14/site-packages/pychromecast/socket_client.py", line 806, in _report_connection_status
    listener.new_connection_status(status)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/components/cast/helpers.py", line 201, in new_connection_status
    self._cast_device.new_connection_status(status)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/components/cast/media_player.py", line 442, in new_connection_status
    self._invalidate()
    ~~~~~~~~~~~~~~~~^^
  File "/usr/src/homeassistant/homeassistant/components/cast/media_player.py", line 366, in _invalidate
    super()._invalidate()
    ~~~~~~~~~~~~~~~~~~~^^
  File "/usr/src/homeassistant/homeassistant/components/cast/media_player.py", line 268, in _invalidate
    self._status_listener.invalidate()
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
  File "/usr/src/homeassistant/homeassistant/components/cast/helpers.py", line 227, in invalidate
    self._mz_mgr.deregister_listener(self._uuid, self)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.14/site-packages/pychromecast/controllers/multizone.py", line 222, in deregister_listener
    self._casts[str(member_uuid)]["listeners"].remove(listener)
    ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
KeyError: 'a8cc5174-6438-4345-8da7-eb72fccfb499'
2026-05-03 22:27:15.034 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved (task: None)
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/components/cast/media_player.py", line 286, in _async_stop
    await self._async_disconnect()
  File "/usr/src/homeassistant/homeassistant/components/cast/media_player.py", line 359, in _async_disconnect
    await super()._async_disconnect()
  File "/usr/src/homeassistant/homeassistant/components/cast/media_player.py", line 261, in _async_disconnect
    self._invalidate()
    ~~~~~~~~~~~~~~~~^^
  File "/usr/src/homeassistant/homeassistant/components/cast/media_player.py", line 366, in _invalidate
    super()._invalidate()
    ~~~~~~~~~~~~~~~~~~~^^
  File "/usr/src/homeassistant/homeassistant/components/cast/media_player.py", line 268, in _invalidate
    self._status_listener.invalidate()
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
  File "/usr/src/homeassistant/homeassistant/components/cast/helpers.py", line 227, in invalidate
    self._mz_mgr.deregister_listener(self._uuid, self)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.14/site-packages/pychromecast/controllers/multizone.py", line 222, in deregister_listener
    self._casts[str(member_uuid)]["listeners"].remove(listener)
    ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
KeyError: 'a8cc5174-6438-4345-8da7-eb72fccfb499'
[20:27:19] INFO: Home Assistant Core finish process exit code 0
[20:27:19] INFO: Home Assistant Core service shutdown
s6-rc: info: service legacy-services successfully stopped
s6-rc: info: service legacy-cont-init: stopping
s6-rc: info: service legacy-cont-init successfully stopped
s6-rc: info: service fix-attrs: stopping
s6-rc: info: service fix-attrs successfully stopped
s6-rc: info: service s6rc-oneshot-runner: stopping
s6-rc: info: service s6rc-oneshot-runner successfully stopped
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
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
services-up: info: copying legacy longrun home-assistant (no readiness notification)
s6-rc: info: service legacy-services successfully started
2026-05-03 22:27:26.724 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration homematicip_local which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2026-05-03 22:27:26.726 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration hacs which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2026-05-03 22:27:26.728 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration mitsubishi_wf_rac which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant

removed it and did not changed anything on cpu usage.
I am using HA since mid of April 2026.

Okay, just wanted to make sure you are not doing this on a some dual core.

Did you just install HA now/recently and this happened ‘immediately’ after installing?

1 Like

I think you should try to check if that cromecast and Airplay stick is your source

1 Like

I installed it mid of april. and due to CPU temperature log, the temperature increased on 23rd of April. I assum, the cpu load also increased at that time.

already deactivated, but did not made any change.

How can I see, what the hassio-multicast is doing?

CONTAINER ID   NAME                      CPU %     MEM USAGE / LIMIT     MEM %     NET I/O           BLOCK I/O         PIDS 
f0e2c865a0cd   addon_a0d7b954_ssh        2.48%     23.97MiB / 7.205GiB   0.32%     0B / 0B           0B / 32MB         24 
68f98a701208   addon_core_configurator   0.01%     39.46MiB / 7.205GiB   0.53%     4.11GB / 1.57MB   29.3MB / 344kB    8 
7bfb0a078451   addon_core_mosquitto      0.17%     67.53MiB / 7.205GiB   0.92%     3.94GB / 7.21MB   58.6MB / 4.09MB   22 
62046fbcfc07   hassio_multicast          17.28%    1.527MiB / 7.205GiB   0.02%     0B / 0B           57.3kB / 311kB    8 
d0f1e472c4af   hassio_audio              0.02%     21.97MiB / 7.205GiB   0.30%     3.93GB / 1.89kB   15MB / 389kB      12 
46833659b4dd   hassio_dns                0.00%     7.371MiB / 7.205GiB   0.10%     1.38GB / 335kB    16.4kB / 307kB    17 
e68e3602a978   hassio_cli                0.00%     14.26MiB / 7.205GiB   0.19%     3.93GB / 4.65kB   13.4MB / 303kB    9 
d15f2852b59c   hassio_supervisor         0.26%     217.2MiB / 7.205GiB   2.94%     3.98GB / 232MB    89.3MB / 5.41MB   35 
76887ecc7b42   homeassistant             35.15%    435.1MiB / 7.205GiB   5.90%     0B / 0B           0B / 7.4MB        49 
594773702c25   hassio_observer           0.00%     10.93MiB / 7.205GiB   0.15%     3.93GB / 50.2kB   8.54MB / 0B       8 

NET I/O seems to be also pretty high.

Basically You can’t , As Mentioned, it’s responsible for Autodiscovery, and enable mDNS for this

But check this out … im out :wink:

Does it do this every time your Reboot HA ?
Starting and after 2min throw errors, and shutting Core down ? or is this because you shut it down/restart ?

Please perform a full Reboot, and then check your Core-Log(RAW) after Reboot
If CPU is still high on Multicast, your either have Network Issues, or some integration/device are causing this

Try , ha core rebuild

1 Like

I restarted the system and provided the whole log.

In logs (section Multicast) it says this:

2026-05-04 06:33:50.919 homeassistant hassio_multicast[571]: [06:33:50] INFO: Service restart after closing
2026-05-04 06:33:50.920 homeassistant hassio_multicast[571]: s6-rc: info: service legacy-services successfully stopped
2026-05-04 06:33:50.920 homeassistant hassio_multicast[571]: s6-rc: info: service legacy-cont-init: stopping
2026-05-04 06:33:50.926 homeassistant hassio_multicast[571]: s6-rc: info: service legacy-cont-init successfully stopped
2026-05-04 06:33:50.926 homeassistant hassio_multicast[571]: s6-rc: info: service fix-attrs: stopping
2026-05-04 06:33:50.928 homeassistant hassio_multicast[571]: s6-rc: info: service fix-attrs successfully stopped
2026-05-04 06:33:50.928 homeassistant hassio_multicast[571]: s6-rc: info: service s6rc-oneshot-runner: stopping
2026-05-04 06:33:50.930 homeassistant hassio_multicast[571]: s6-rc: info: service s6rc-oneshot-runner successfully stopped
2026-05-04 06:34:44.199 homeassistant hassio_multicast[572]: s6-rc: info: service s6rc-oneshot-runner: starting
2026-05-04 06:34:44.203 homeassistant hassio_multicast[572]: s6-rc: info: service s6rc-oneshot-runner successfully started
2026-05-04 06:34:44.204 homeassistant hassio_multicast[572]: s6-rc: info: service fix-attrs: starting
2026-05-04 06:34:44.211 homeassistant hassio_multicast[572]: s6-rc: info: service fix-attrs successfully started
2026-05-04 06:34:44.212 homeassistant hassio_multicast[572]: s6-rc: info: service legacy-cont-init: starting
2026-05-04 06:34:44.220 homeassistant hassio_multicast[572]: s6-rc: info: service legacy-cont-init successfully started
2026-05-04 06:34:44.221 homeassistant hassio_multicast[572]: s6-rc: info: service legacy-services: starting
2026-05-04 06:34:44.239 homeassistant hassio_multicast[572]: services-up: info: copying legacy longrun mdns (no readiness notification)
2026-05-04 06:34:44.286 homeassistant hassio_multicast[572]: mdns-repeater (6): dev hassio addr 172.30.32.1 mask 255.255.254.0 net 172.30.32.0
2026-05-04 06:34:44.301 homeassistant hassio_multicast[572]: s6-rc: info: service legacy-services successfully started

In Section Supervisor I get this:

[06:33:54] WARNING: Halt Supervisor
[06:33:54] INFO: Supervisor restart after closing
s6-rc: info: service legacy-services successfully stopped
s6-rc: info: service legacy-cont-init: stopping
s6-rc: info: service legacy-cont-init successfully stopped
s6-rc: info: service fix-attrs: stopping
s6-rc: info: service fix-attrs successfully stopped
s6-rc: warning: service s6rc-oneshot-runner is marked as essential, not stopping it
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
[06:34:38] 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)
[06:34:39] INFO: Starting local supervisor watchdog...
s6-rc: info: service legacy-services successfully started
2026-05-04 06:34:40.482 INFO (MainThread) [__main__] Initializing Supervisor setup
2026-05-04 06:34:40.565 INFO (MainThread) [supervisor.coresys] Setting up coresys for machine: generic-x86-64
2026-05-04 08:34:40.570 INFO (MainThread) [supervisor.docker.supervisor] Attaching to Supervisor ghcr.io/home-assistant/amd64-hassio-supervisor with version 2026.04.2
2026-05-04 08:34:40.694 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state initialize
2026-05-04 08:34:40.697 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2026-05-04 08:34:40.698 INFO (MainThread) [__main__] Setting up Supervisor
2026-05-04 08:34:40.830 INFO (MainThread) [supervisor.api] Starting API on 172.30.32.2
2026-05-04 08:34:40.903 INFO (MainThread) [supervisor.hardware.monitor] Started Supervisor hardware monitor
2026-05-04 08:34:40.906 INFO (MainThread) [supervisor.dbus.manager] Connected to system D-Bus.
2026-05-04 08:34:40.907 INFO (MainThread) [supervisor.dbus.agent] Load dbus interface io.hass.os
2026-05-04 08:34:40.907 INFO (MainThread) [supervisor.dbus.hostname] Load dbus interface org.freedesktop.hostname1
2026-05-04 08:34:40.908 INFO (MainThread) [supervisor.dbus.logind] Load dbus interface org.freedesktop.login1
2026-05-04 08:34:40.908 INFO (MainThread) [supervisor.dbus.network] Load dbus interface org.freedesktop.NetworkManager
2026-05-04 08:34:40.909 INFO (MainThread) [supervisor.dbus.rauc] Load dbus interface de.pengutronix.rauc
2026-05-04 08:34:40.909 INFO (MainThread) [supervisor.dbus.resolved] Load dbus interface org.freedesktop.resolve1
2026-05-04 08:34:40.909 INFO (MainThread) [supervisor.dbus.systemd] Load dbus interface org.freedesktop.systemd1
2026-05-04 08:34:40.910 INFO (MainThread) [supervisor.dbus.timedate] Load dbus interface org.freedesktop.timedate1
2026-05-04 08:34:41.070 INFO (MainThread) [supervisor.host.services] Updating service information
2026-05-04 08:34:41.075 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
2026-05-04 08:34:41.079 WARNING (SyncWorker_2) [supervisor.host.sound] Can't update PulseAudio data: Failed to connect to pulseaudio server
2026-05-04 08:34:41.320 INFO (MainThread) [supervisor.host.network] Updating local network information
2026-05-04 08:34:41.475 INFO (MainThread) [supervisor.host.firewall] Gateway firewall rules applied
2026-05-04 08:34:41.476 INFO (MainThread) [supervisor.host.apparmor] Loading AppArmor Profiles: {'hassio-supervisor'}
2026-05-04 08:34:41.511 INFO (MainThread) [supervisor.os.manager] Detect Home Assistant Operating System 17.2 / BootSlot B
2026-05-04 08:34:41.511 INFO (MainThread) [supervisor.docker.monitor] Started docker events monitor
2026-05-04 08:34:41.549 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-cli with version 2026.02.0
2026-05-04 08:34:41.625 INFO (MainThread) [supervisor.plugins.cli] Starting CLI plugin
2026-05-04 08:34:42.143 INFO (MainThread) [supervisor.docker.cli] Starting CLI ghcr.io/home-assistant/amd64-hassio-cli with version 2026.02.0 - 172.30.32.5
2026-05-04 08:34:42.209 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-dns with version 2026.02.0
2026-05-04 08:34:42.298 INFO (MainThread) [supervisor.plugins.dns] Starting CoreDNS plugin
2026-05-04 08:34:42.835 INFO (MainThread) [supervisor.docker.dns] Starting DNS ghcr.io/home-assistant/amd64-hassio-dns with version 2026.02.0 - 172.30.32.3
2026-05-04 08:34:42.836 INFO (MainThread) [supervisor.plugins.dns] Updated /etc/resolv.conf
2026-05-04 08:34:42.897 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-audio with version 2026.02.0
2026-05-04 08:34:42.961 INFO (MainThread) [supervisor.plugins.audio] Starting Audio plugin
2026-05-04 08:34:43.489 INFO (MainThread) [supervisor.docker.audio] Starting Audio ghcr.io/home-assistant/amd64-hassio-audio with version 2026.02.0 - 172.30.32.4
2026-05-04 08:34:43.492 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-observer with version 2026.02.0
2026-05-04 08:34:43.601 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-multicast with version 2026.02.0
2026-05-04 08:34:43.657 INFO (MainThread) [supervisor.plugins.multicast] Starting Multicast plugin
2026-05-04 08:34:44.063 INFO (MainThread) [supervisor.docker.multicast] Starting Multicast ghcr.io/home-assistant/amd64-hassio-multicast with version 2026.02.0 - Host
2026-05-04 08:34:44.071 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/generic-x86-64-homeassistant with version 2026.4.4
2026-05-04 08:34:44.073 INFO (MainThread) [supervisor.homeassistant.secrets] Loaded 1 Home Assistant secrets
2026-05-04 08:34:44.257 INFO (MainThread) [supervisor.store.git] Loading app /data/addons/git/5c53de3b repository
2026-05-04 08:34:44.258 INFO (MainThread) [supervisor.store.git] Loading app /data/addons/git/d5369777 repository
2026-05-04 08:34:44.260 INFO (MainThread) [supervisor.store.git] Loading app /data/addons/git/a0d7b954 repository
2026-05-04 08:34:44.261 INFO (MainThread) [supervisor.store.git] Loading app /data/addons/core repository
2026-05-04 08:34:44.638 WARNING (SyncWorker_2) [supervisor.addons.validate] App config 'arch' uses deprecated values ['armv7']. Please report this to the maintainer of Log Viewer
2026-05-04 08:34:44.638 WARNING (SyncWorker_2) [supervisor.addons.validate] App 'Log Viewer' uses deprecated 'codenotary' field in config. This field is no longer used and will be ignored. Please report this to the maintainer.
2026-05-04 08:34:44.667 WARNING (SyncWorker_2) [supervisor.addons.validate] App 'SQLite Web' uses deprecated 'advanced' field in config. This field is ignored by the Supervisor. Please report this to the maintainer.
2026-05-04 08:34:44.674 WARNING (SyncWorker_2) [supervisor.addons.validate] App config 'arch' uses deprecated values ['armv7']. Please report this to the maintainer of Overseerr
2026-05-04 08:34:44.674 WARNING (SyncWorker_2) [supervisor.addons.validate] App 'Overseerr' uses deprecated 'codenotary' field in config. This field is no longer used and will be ignored. Please report this to the maintainer.
2026-05-04 08:34:44.677 WARNING (SyncWorker_2) [supervisor.addons.validate] App config 'arch' uses deprecated values ['armv7']. Please report this to the maintainer of Nginx Proxy Manager
2026-05-04 08:34:44.677 WARNING (SyncWorker_2) [supervisor.addons.validate] App 'Nginx Proxy Manager' uses deprecated 'codenotary' field in config. This field is no longer used and will be ignored. Please report this to the maintainer.
2026-05-04 08:34:44.681 WARNING (SyncWorker_2) [supervisor.addons.validate] App config 'arch' uses deprecated values ['armv7']. Please report this to the maintainer of InfluxDB
2026-05-04 08:34:44.681 WARNING (SyncWorker_2) [supervisor.addons.validate] App 'InfluxDB' uses deprecated 'codenotary' field in config. This field is no longer used and will be ignored. Please report this to the maintainer.
2026-05-04 08:34:44.692 WARNING (SyncWorker_2) [supervisor.addons.validate] App 'Traccar' uses deprecated 'codenotary' field in config. This field is no longer used and will be ignored. Please report this to the maintainer.
2026-05-04 08:34:44.704 WARNING (SyncWorker_2) [supervisor.addons.validate] App 'Folding@home' uses deprecated 'codenotary' field in config. This field is no longer used and will be ignored. Please report this to the maintainer.
2026-05-04 08:34:44.790 WARNING (SyncWorker_2) [supervisor.addons.validate] App config 'arch' uses deprecated values ['armv7']. Please report this to the maintainer of MQTT IO
2026-05-04 08:34:44.790 WARNING (SyncWorker_2) [supervisor.addons.validate] App 'MQTT IO' uses deprecated 'codenotary' field in config. This field is no longer used and will be ignored. Please report this to the maintainer.
2026-05-04 08:34:44.839 INFO (MainThread) [supervisor.store] Loading apps from store: 79 all - 79 new - 0 remove
2026-05-04 08:34:44.863 INFO (MainThread) [supervisor.addons.manager] Found 3 installed apps
2026-05-04 08:34:44.933 INFO (MainThread) [supervisor.docker.interface] Attaching to homeassistant/amd64-addon-mosquitto with version 7.1.0
2026-05-04 08:34:44.939 INFO (MainThread) [supervisor.docker.interface] Attaching to homeassistant/amd64-addon-configurator with version 6.0.0
2026-05-04 08:34:44.993 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/hassio-addons/ssh with version 23.0.8
2026-05-04 08:34:45.102 INFO (MainThread) [supervisor.backups.manager] Found 1 backup files
2026-05-04 08:34:45.104 INFO (MainThread) [supervisor.discovery] Loaded 1 messages
2026-05-04 08:34:45.104 INFO (MainThread) [supervisor.ingress] Loaded 0 ingress sessions
2026-05-04 08:34:45.104 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state setup
2026-05-04 08:34:45.104 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system
2026-05-04 08:34:45.104 INFO (MainThread) [supervisor.resolution.checks.base] Run check for duplicate_os_installation/system
2026-05-04 08:34:45.151 INFO (MainThread) [supervisor.resolution.checks.base] Run check for deprecated_arch_addon/addon
2026-05-04 08:34:45.151 INFO (MainThread) [supervisor.resolution.checks.base] Run check for deprecated_addon/addon
2026-05-04 08:34:45.151 INFO (MainThread) [supervisor.resolution.checks.base] Run check for detached_addon_missing/addon
2026-05-04 08:34:45.151 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disabled_data_disk/system
2026-05-04 08:34:45.151 INFO (MainThread) [supervisor.resolution.checks.base] Run check for detached_addon_removed/addon
2026-05-04 08:34:45.151 INFO (MainThread) [supervisor.resolution.check] System checks complete
2026-05-04 08:34:45.152 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state setup
2026-05-04 08:34:45.152 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2026-05-04 08:34:45.153 INFO (MainThread) [supervisor.jobs] 'ResolutionFixup.run_autofix' blocked from execution, system is not running - setup
2026-05-04 08:34:45.183 INFO (MainThread) [supervisor.os.manager] Rauc: slot B - activated slot kernel.1, marked slot kernel.1 as good
2026-05-04 08:34:45.200 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json
2026-05-04 08:34:45.331 INFO (MainThread) [supervisor.addons.manager] Phase 'initialize' starting 0 apps
2026-05-04 08:34:45.352 INFO (MainThread) [supervisor.addons.manager] Phase 'system' starting 1 apps
2026-05-04 08:34:46.025 INFO (MainThread) [supervisor.docker.addon] Starting Docker app homeassistant/amd64-addon-mosquitto with version 7.1.0
2026-05-04 08:34:48.023 INFO (MainThread) [supervisor.services.modules.mqtt] Set core_mosquitto as service provider for mqtt
2026-05-04 08:34:51.030 INFO (MainThread) [supervisor.addons.manager] Phase 'services' starting 1 apps
2026-05-04 08:34:51.092 WARNING (MainThread) [supervisor.docker.addon] Advanced SSH & Web Terminal running with disabled protected mode!
2026-05-04 08:34:51.575 INFO (MainThread) [supervisor.docker.addon] Starting Docker app ghcr.io/hassio-addons/ssh with version 23.0.8
2026-05-04 08:34:56.586 INFO (MainThread) [supervisor.core] Start Home Assistant Core
2026-05-04 08:34:56.687 INFO (MainThread) [supervisor.docker.manager] Starting homeassistant
2026-05-04 08:34:56.900 INFO (MainThread) [supervisor.homeassistant.core] Wait until Home Assistant is ready
2026-05-04 08:34:57.053 INFO (MainThread) [supervisor.auth] Auth request from 'core_mosquitto' for 'oezzi'
2026-05-04 08:34:57.065 INFO (MainThread) [supervisor.auth] Home Assistant not running, checking cache
2026-05-04 08:35:01.923 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
2026-05-04 08:35:01.925 INFO (MainThread) [supervisor.homeassistant.api] Connected to Core via TCP http://172.30.32.1:8123
2026-05-04 08:35:01.926 INFO (MainThread) [supervisor.homeassistant.core] Home Assistant Core state changed to APIState(core_state='NOT_RUNNING', offline_db_migration=False)
2026-05-04 08:35:03.800 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state startup
2026-05-04 08:35:03.801 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2026-05-04 08:35:33.560 INFO (MainThread) [supervisor.homeassistant.core] Home Assistant Core state changed to APIState(core_state='STARTING', offline_db_migration=False)
2026-05-04 08:35:38.671 INFO (MainThread) [supervisor.homeassistant.core] Home Assistant Core state changed to APIState(core_state='RUNNING', offline_db_migration=False)
2026-05-04 08:35:38.671 INFO (MainThread) [supervisor.homeassistant.core] Detect a running Home Assistant instance
2026-05-04 08:35:38.671 INFO (MainThread) [supervisor.addons.manager] Phase 'application' starting 1 apps
2026-05-04 08:35:39.239 INFO (MainThread) [supervisor.docker.addon] Starting Docker app homeassistant/amd64-addon-configurator with version 6.0.0
2026-05-04 08:36:09.392 INFO (MainThread) [supervisor.misc.tasks] All core tasks are scheduled
2026-05-04 08:36:09.393 INFO (MainThread) [supervisor.host.info] Updating local host information
2026-05-04 08:36:09.393 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state running
2026-05-04 08:36:09.393 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system
2026-05-04 08:36:09.393 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disk_lifetime/system
2026-05-04 08:36:09.396 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_ipv6_error/dns_server
2026-05-04 08:36:09.401 INFO (MainThread) [supervisor.core] Supervisor is up and running
2026-05-04 08:36:09.405 INFO (MainThread) [__main__] Running Supervisor
2026-05-04 08:36:09.427 INFO (MainThread) [supervisor.resolution.checks.base] Run check for deprecated_arch_addon/addon
2026-05-04 08:36:09.427 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_failed/dns_server
2026-05-04 08:36:09.465 INFO (MainThread) [supervisor.resolution.checks.base] Run check for no_current_backup/system
2026-05-04 08:36:09.465 INFO (MainThread) [supervisor.resolution.module] Create new suggestion create_full_backup - system / None
2026-05-04 08:36:09.466 INFO (MainThread) [supervisor.resolution.module] Create new issue no_current_backup - system / None
2026-05-04 08:36:09.466 INFO (MainThread) [supervisor.resolution.checks.base] Run check for free_space/system
2026-05-04 08:36:09.468 INFO (MainThread) [supervisor.resolution.checks.base] Run check for pwned/addon
2026-05-04 08:36:09.585 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disabled_data_disk/system
2026-05-04 08:36:09.586 INFO (MainThread) [supervisor.resolution.checks.base] Run check for docker_config/system
2026-05-04 08:36:09.586 INFO (MainThread) [supervisor.resolution.checks.base] Run check for ipv4_connection_problem/system
2026-05-04 08:36:09.586 INFO (MainThread) [supervisor.resolution.check] System checks complete
2026-05-04 08:36:09.587 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state running
2026-05-04 08:36:09.690 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2026-05-04 08:36:09.691 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state running
2026-05-04 08:36:09.691 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete
2026-05-04 08:36:09.885 INFO (MainThread) [supervisor.host.services] Updating service information
2026-05-04 08:36:09.892 INFO (MainThread) [supervisor.host.network] Updating local network information
2026-05-04 08:36:10.027 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
2026-05-04 08:36:10.039 INFO (MainThread) [supervisor.host.manager] Host information reload completed

Just for information , there is a Big Difference in REBOOT vs RESTART

Your 2 logfiles looks OK

Still there is a vital reason why The Logs Page by Default Shows the CORE-Log

And , As i said , I’m Out …

NOTE: You started your HA Mid April , and 23 April the CPU increased Temp, What happened the 23rd, you installed something ? Made changes in your Network/Router ?, Have You been in a hurry to just install various Monitoring tools, Integrations etc ?

If i were You, i would Wipe Your Installation, start on a fresh, in a structured manner, And Initially skip Tools/Commands ( Where ever you i.e implemented that CPU monitoring Command ) or ( Restore to a backup, before the CPU increased temp 23April )
Read up upon HA, the integrations you install etc

Your Container “overview” Does not indicate HIGH I/O on neither homeassistant nor hassio_multicast ( In fact 0b )

As i initially said

And in future, Monitor CORE-Log after you installed integrations/etc , basically Supervisor/multicast is hardly the first place to look , “hint the CORE Log is Default shown”
As you seems to prefer “digging in deep” if/when something happens, Use the Debug flag, which you find for every Integration and App(Add-Ons)

1 Like