Need help. Homeassistant become very slow UI keeps disconnecting, integrations time out

Hi there!
I’ve been using Homeassistant for at least 4 years now, however I have never come accross an issue I couldn’t solve, hence posting here and looking for help. This is my very first post.

It happened really strange when I wasn’t using HA (by using I mean configuring/installing something) for 2-3 days.

The installation:
HAOS runs in a proxmox VM. It’s running latest available version. 2025.12.2. It’s been running fine for years. Its HDD lives on a NAS. Everything is hardwired via a Cisco 3850 POE switch.

The problem:
It happened really strange when I wasn’t using HA (by using I mean configuring/installing something) for 2-3 days. I started getting notifications about Z2M addon state being unavailable.(automation) - I first ignored it because that usually happens when backup is running. But it kept coming every half an hour. So I started having a look on what’s going on. UI is very slow to open anything - any tab, settings - all take too much time to load, and half way I see connection lost reconnecting. Once I managed to open the integrations tab with more than the half of installed integrations not showing.

Things I have tried so far:

  1. Rebooting the VM
  2. Rebuilding the core
  3. Repairing the supervisor
  4. Restoring from proxmox VM backup to older versions 2025.11.2

Everything in the logs points straight away to networking issue, since all the network related stuff timeouts/fails to connect. It almost looks like HA’s network interface is being badly throttled however running an iperf test from it to the NAS shows a solid gigabit speed. So I don’t really understand where the problem is and appreciate if someone could point me in the right direction. I’m attaching all the logs I gathered and can attach more if I’m told what’s needed. Really looking forward for help. Thank you very much.

➜  ~ ha core logs --follow
2025-12-11 12:03:26.498 WARNING (MainThread) [homeassistant.helpers.entity] Update of media_player.entrance_camera is taking over 10 seconds
2025-12-11 12:03:26.498 WARNING (MainThread) [homeassistant.helpers.entity] Update of media_player.livingroom_camera is taking over 10 seconds
2025-12-11 12:03:26.498 WARNING (MainThread) [homeassistant.helpers.entity] Update of media_player.kitchen_camera is taking over 10 seconds
2025-12-11 12:03:26.499 WARNING (MainThread) [homeassistant.helpers.entity] Update of media_player.playroom_camera is taking over 10 seconds
2025-12-11 12:03:26.499 WARNING (MainThread) [homeassistant.helpers.entity] Update of media_player.reolink_doorbell is taking over 10 seconds
2025-12-11 12:03:26.506 WARNING (MainThread) [homeassistant.components.media_player] Updating webostv media_player took longer than the scheduled update interval 0:00:10
2025-12-11 12:03:26.506 ERROR (MainThread) [homeassistant.helpers.entity] Update for media_player.kitchen_tv fails
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 961, in async_update_ha_state
    await self.async_device_update()
  File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 1312, in async_device_update
    await self.async_update()
  File "/usr/src/homeassistant/homeassistant/components/webostv/media_player.py", line 365, in async_update
    if self._client.is_connected():
       ~~~~~~~~~~~~~~~~~~~~~~~~~^^
  File "/usr/local/lib/python3.13/site-packages/aiowebostv/webos_client.py", line 128, in is_connected
    and self.connect_result.result()
        ~~~~~~~~~~~~~~~~~~~~~~~~~~^^
TimeoutError
2025-12-11 12:03:26.510 ERROR (MainThread) [homeassistant.helpers.entity] Update for media_player.kidsroom_tv fails
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 961, in async_update_ha_state
    await self.async_device_update()
  File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 1312, in async_device_update
    await self.async_update()
  File "/usr/src/homeassistant/homeassistant/components/webostv/media_player.py", line 365, in async_update
    if self._client.is_connected():
       ~~~~~~~~~~~~~~~~~~~~~~~~~^^
  File "/usr/local/lib/python3.13/site-packages/aiowebostv/webos_client.py", line 128, in is_connected
    and self.connect_result.result()
        ~~~~~~~~~~~~~~~~~~~~~~~~~~^^
TimeoutError
2025-12-11 12:03:36.569 ERROR (MainThread) [homeassistant.components.nut] Error fetching NUT resource status data: Error fetching UPS state:
2025-12-11 12:03:36.648 WARNING (MainThread) [homeassistant.components.command_line] Updating Command Line Binary Sensor NAS Mount Status took longer than the scheduled update interval 0:00:05
2025-12-11 12:03:36.649 WARNING (MainThread) [homeassistant.components.media_player] Updating vlc_telnet media_player took longer than the scheduled update interval 0:00:10
2025-12-11 12:03:36.649 WARNING (MainThread) [homeassistant.helpers.entity] Update of media_player.ha_speaker is taking over 10 seconds
2025-12-11 12:03:36.649 ERROR (MainThread) [homeassistant.helpers.entity] Update for media_player.lg_webos_tv_49uj630v_ta fails
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 961, in async_update_ha_state
    await self.async_device_update()
  File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 1312, in async_device_update
    await self.async_update()
  File "/usr/src/homeassistant/homeassistant/components/webostv/media_player.py", line 365, in async_update
    if self._client.is_connected():
       ~~~~~~~~~~~~~~~~~~~~~~~~~^^
  File "/usr/local/lib/python3.13/site-packages/aiowebostv/webos_client.py", line 128, in is_connected
    and self.connect_result.result()
        ~~~~~~~~~~~~~~~~~~~~~~~~~~^^
TimeoutError
2025-12-11 12:03:36.664 WARNING (MainThread) [homeassistant.components.media_player] Updating androidtv media_player took longer than the scheduled update interval 0:00:10
2025-12-11 12:03:36.664 WARNING (MainThread) [homeassistant.helpers.entity] Update of media_player.shield_adb is taking over 10 seconds
2025-12-11 12:03:36.665 WARNING (MainThread) [homeassistant.components.media_player] Updating androidtv media_player took longer than the scheduled update interval 0:00:10
2025-12-11 12:03:36.665 WARNING (MainThread) [homeassistant.helpers.entity] Update of media_player.shieldpro_adb is taking over 10 seconds
2025-12-11 12:03:36.665 WARNING (MainThread) [homeassistant.components.media_player] Updating androidtv media_player took longer than the scheduled update interval 0:00:10
2025-12-11 12:03:36.665 WARNING (MainThread) [homeassistant.helpers.entity] Update of media_player.adb_shield_kitchen_asus is taking over 10 seconds
2025-12-11 12:03:36.675 WARNING (MainThread) [androidtv.adb_manager.adb_manager_async] Couldn't connect to shield-kitchen.asus:5555.  TcpTimeoutException: Connecting to shield-kitchen.asus:5555 timed out (1.0 seconds)
2025-12-11 12:03:46.738 WARNING (MainThread) [androidtv.adb_manager.adb_manager_async] Couldn't connect to 10.10.10.9:5555.  TcpTimeoutException: Connecting to 10.10.10.9:5555 timed out (1.0 seconds)
2025-12-11 12:03:46.741 WARNING (MainThread) [androidtv.adb_manager.adb_manager_async] Couldn't connect to 10.10.10.8:5555.  TcpTimeoutException: Connecting to 10.10.10.8:5555 timed out (1.0 seconds)
➜  ~ ha supervisor logs --follow
2025-12-11 10:50:37.701 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2025-12-11 10:50:37.703 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state running
2025-12-11 10:50:37.703 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete
2025-12-11 10:51:09.544 WARNING (MainThread) [supervisor.addons.addon] Watchdog found addon File editor is unhealthy, restarting...
2025-12-11 10:51:09.555 INFO (SyncWorker_3) [supervisor.docker.manager] Stopping addon_core_configurator application
2025-12-11 10:51:13.191 INFO (SyncWorker_3) [supervisor.docker.manager] Cleaning addon_core_configurator application
2025-12-11 10:51:14.315 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on homeassistant/amd64-addon-configurator with version 5.8.0
2025-12-11 10:51:25.393 WARNING (MainThread) [supervisor.addons.options] Unknown option 'logins' for Mosquitto broker (core_mosquitto)
2025-12-11 10:53:14.328 WARNING (MainThread) [supervisor.addons.addon] Timeout while waiting for addon File editor to start, took more than 120 seconds
2025-12-11 10:54:16.509 WARNING (MainThread) [supervisor.addons.addon] Watchdog found addon File editor is unhealthy, restarting...
2025-12-11 10:54:16.544 INFO (SyncWorker_3) [supervisor.docker.manager] Stopping addon_core_configurator application
2025-12-11 10:54:20.187 INFO (SyncWorker_3) [supervisor.docker.manager] Cleaning addon_core_configurator application
2025-12-11 10:54:20.788 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on homeassistant/amd64-addon-configurator with version 5.8.0
2025-12-11 10:55:57.379 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
2025-12-11 10:56:20.798 WARNING (MainThread) [supervisor.addons.addon] Timeout while waiting for addon File editor to start, took more than 120 seconds
2025-12-11 11:00:23.824 WARNING (MainThread) [supervisor.addons.addon] Watchdog found addon File editor is unhealthy, restarting...
2025-12-11 11:00:23.832 INFO (SyncWorker_1) [supervisor.docker.manager] Stopping addon_core_configurator application
2025-12-11 11:00:27.386 INFO (SyncWorker_1) [supervisor.docker.manager] Cleaning addon_core_configurator application
2025-12-11 11:00:28.475 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on homeassistant/amd64-addon-configurator with version 5.8.0
2025-12-11 11:02:28.488 WARNING (MainThread) [supervisor.addons.addon] Timeout while waiting for addon File editor to start, took more than 120 seconds
2025-12-11 11:06:29.930 WARNING (MainThread) [supervisor.addons.addon] Watchdog found addon File editor is unhealthy, restarting...
2025-12-11 11:06:29.939 INFO (SyncWorker_2) [supervisor.docker.manager] Stopping addon_core_configurator application
2025-12-11 11:06:33.303 INFO (SyncWorker_2) [supervisor.docker.manager] Cleaning addon_core_configurator application
2025-12-11 11:06:33.883 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on homeassistant/amd64-addon-configurator with version 5.8.0
2025-12-11 11:08:33.895 WARNING (MainThread) [supervisor.addons.addon] Timeout while waiting for addon File editor to start, took more than 120 seconds
2025-12-11 11:09:37.822 WARNING (MainThread) [supervisor.addons.addon] Watchdog found addon File editor is unhealthy, restarting...
2025-12-11 11:09:37.848 INFO (SyncWorker_4) [supervisor.docker.manager] Stopping addon_core_configurator application
2025-12-11 11:09:41.373 INFO (SyncWorker_4) [supervisor.docker.manager] Cleaning addon_core_configurator application
2025-12-11 11:09:42.032 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on homeassistant/amd64-addon-configurator with version 5.8.0
2025-12-11 11:11:42.043 WARNING (MainThread) [supervisor.addons.addon] Timeout while waiting for addon File editor to start, took more than 120 seconds
2025-12-11 11:15:42.559 WARNING (MainThread) [supervisor.addons.addon] Watchdog found addon File editor is unhealthy, restarting...
2025-12-11 11:15:42.569 INFO (SyncWorker_4) [supervisor.docker.manager] Stopping addon_core_configurator application
2025-12-11 11:15:46.112 INFO (SyncWorker_4) [supervisor.docker.manager] Cleaning addon_core_configurator application
2025-12-11 11:15:47.196 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on homeassistant/amd64-addon-configurator with version 5.8.0
2025-12-11 11:17:47.220 WARNING (MainThread) [supervisor.addons.addon] Timeout while waiting for addon File editor to start, took more than 120 seconds
2025-12-11 11:18:50.712 WARNING (MainThread) [supervisor.addons.addon] Watchdog found addon File editor is unhealthy, restarting...
2025-12-11 11:18:50.732 INFO (SyncWorker_4) [supervisor.docker.manager] Stopping addon_core_configurator application
2025-12-11 11:18:54.419 INFO (SyncWorker_4) [supervisor.docker.manager] Cleaning addon_core_configurator application
2025-12-11 11:18:55.167 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on homeassistant/amd64-addon-configurator with version 5.8.0
2025-12-11 11:20:55.187 WARNING (MainThread) [supervisor.addons.addon] Timeout while waiting for addon File editor to start, took more than 120 seconds
2025-12-11 11:21:55.336 WARNING (MainThread) [supervisor.addons.addon] Watchdog found addon File editor is unhealthy, restarting...
2025-12-11 11:21:55.346 INFO (SyncWorker_4) [supervisor.docker.manager] Stopping addon_core_configurator application
2025-12-11 11:21:58.962 INFO (SyncWorker_4) [supervisor.docker.manager] Cleaning addon_core_configurator application
2025-12-11 11:22:00.209 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on homeassistant/amd64-addon-configurator with version 5.8.0
2025-12-11 11:22:08.099 INFO (MainThread) [supervisor.host.info] Updating local host information
2025-12-11 11:22:09.174 INFO (MainThread) [supervisor.host.services] Updating service information
2025-12-11 11:22:09.182 INFO (MainThread) [supervisor.host.network] Updating local network information
2025-12-11 11:22:09.378 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
2025-12-11 11:22:09.388 INFO (MainThread) [supervisor.host.manager] Host information reload completed
2025-12-11 11:22:28.486 INFO (MainThread) [supervisor.auth] Auth request from 'core_mosquitto' for 'mqtt_user'
2025-12-11 11:23:15.276 INFO (MainThread) [supervisor.auth] Successful login for 'mqtt_user'
2025-12-11 11:24:00.228 WARNING (MainThread) [supervisor.addons.addon] Timeout while waiting for addon File editor to start, took more than 120 seconds
2025-12-11 11:25:07.103 WARNING (MainThread) [supervisor.addons.options] Unknown option 'logins' for Mosquitto broker (core_mosquitto)
2025-12-11 11:26:19.751 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
2025-12-11 11:30:33.499 INFO (MainThread) [supervisor.auth] Auth request from 'core_mosquitto' for 'mqtt_user'
2025-12-11 11:30:58.451 INFO (MainThread) [supervisor.auth] Successful login for 'mqtt_user'
2025-12-11 11:31:09.030 WARNING (MainThread) [supervisor.addons.addon] Watchdog found addon File editor is unhealthy, restarting...
2025-12-11 11:31:09.042 INFO (SyncWorker_0) [supervisor.docker.manager] Stopping addon_core_configurator application
2025-12-11 11:31:12.575 INFO (SyncWorker_0) [supervisor.docker.manager] Cleaning addon_core_configurator application
2025-12-11 11:31:13.712 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on homeassistant/amd64-addon-configurator with version 5.8.0
2025-12-11 11:33:13.732 WARNING (MainThread) [supervisor.addons.addon] Timeout while waiting for addon File editor to start, took more than 120 seconds
2025-12-11 11:40:24.706 WARNING (MainThread) [supervisor.addons.addon] Watchdog found addon File editor is unhealthy, restarting...
2025-12-11 11:40:24.722 INFO (SyncWorker_3) [supervisor.docker.manager] Stopping addon_core_configurator application
2025-12-11 11:40:28.312 INFO (SyncWorker_3) [supervisor.docker.manager] Cleaning addon_core_configurator application
2025-12-11 11:40:29.301 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on homeassistant/amd64-addon-configurator with version 5.8.0
2025-12-11 11:42:29.320 WARNING (MainThread) [supervisor.addons.addon] Timeout while waiting for addon File editor to start, took more than 120 seconds
2025-12-11 11:51:01.330 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state running
2025-12-11 11:51:01.330 INFO (MainThread) [supervisor.resolution.checks.base] Run check for free_space/system
2025-12-11 11:51:01.333 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disk_lifetime/system
2025-12-11 11:51:01.335 INFO (MainThread) [supervisor.resolution.checks.base] Run check for pwned/addon
2025-12-11 11:51:01.583 INFO (MainThread) [supervisor.resolution.checks.base] Run check for docker_config/system
2025-12-11 11:51:01.584 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disabled_data_disk/system
2025-12-11 11:51:01.584 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_failed/dns_server
2025-12-11 11:51:01.587 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_ipv6_error/dns_server
2025-12-11 11:51:01.587 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system
2025-12-11 11:51:01.588 INFO (MainThread) [supervisor.resolution.checks.base] Run check for ipv4_connection_problem/system
2025-12-11 11:51:01.588 INFO (MainThread) [supervisor.resolution.checks.base] Run check for security/core
2025-12-11 11:51:01.588 INFO (MainThread) [supervisor.resolution.check] System checks complete
2025-12-11 11:51:01.588 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state running
2025-12-11 11:51:01.679 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2025-12-11 11:51:01.681 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state running
2025-12-11 11:51:01.681 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete
2025-12-11 11:52:52.080 WARNING (MainThread) [supervisor.addons.options] Unknown option 'logins' for Mosquitto broker (core_mosquitto)
2025-12-11 11:55:37.073 INFO (MainThread) [supervisor.store.git] Update add-on /data/addons/core repository from https://github.com/home-assistant/addons
2025-12-11 11:55:37.078 INFO (MainThread) [supervisor.store.git] Update add-on /data/addons/git/a0d7b954 repository from https://github.com/hassio-addons/repository
2025-12-11 11:55:37.083 INFO (MainThread) [supervisor.store.git] Update add-on /data/addons/git/5c53de3b repository from https://github.com/esphome/home-assistant-addon
2025-12-11 11:55:37.085 INFO (MainThread) [supervisor.store.git] Update add-on /data/addons/git/29d6050e repository from https://github.com/MennovH/HomeAssistant
2025-12-11 11:55:37.087 INFO (MainThread) [supervisor.store.git] Update add-on /data/addons/git/3d360630 repository from https://github.com/allenporter/stream-addons
2025-12-11 11:55:37.095 INFO (MainThread) [supervisor.store.git] Update add-on /data/addons/git/09e60fb6 repository from https://github.com/koush/scrypted
2025-12-11 11:55:37.104 INFO (MainThread) [supervisor.store.git] Update add-on /data/addons/git/d5369777 repository from https://github.com/music-assistant/home-assistant-addon
2025-12-11 11:55:37.122 INFO (MainThread) [supervisor.store.git] Update add-on /data/addons/git/45df7312 repository from https://github.com/zigbee2mqtt/hassio-zigbee2mqtt
2025-12-11 11:55:37.809 INFO (MainThread) [supervisor.store.git] Update add-on /data/addons/git/a889bffc repository from https://github.com/AlexxIT/hassio-addons
2025-12-11 11:55:37.817 INFO (MainThread) [supervisor.store.git] Update add-on /data/addons/git/ccab4aaf repository from https://github.com/blakeblackshear/frigate-hass-addons
2025-12-11 11:55:37.821 INFO (MainThread) [supervisor.store.git] Update add-on /data/addons/git/9074a9fa repository from https://github.com/brenner-tobias/ha-addons
2025-12-11 11:56:41.741 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
2025-12-11 12:03:39.780 INFO (MainThread) [supervisor.api.middleware.security] /network/info access from a0d7b954_ssh
2025-12-11 12:03:39.785 INFO (MainThread) [supervisor.api.middleware.security] /host/info access from a0d7b954_ssh
2025-12-11 12:03:39.796 INFO (MainThread) [supervisor.api.middleware.security] /core/info access from a0d7b954_ssh
2025-12-11 12:03:47.990 INFO (MainThread) [supervisor.api.middleware.security] /core/logs/follow access from a0d7b954_ssh
2025-12-11 12:04:57.420 INFO (MainThread) [supervisor.api.middleware.security] /supervisor/logs/follow access from a0d7b954_ssh
2025-12-11 12:10:51.842 WARNING (MainThread) [supervisor.misc.tasks] Watchdog missed an Home Assistant Core API response.
2025-12-11 12:13:40.790 INFO (MainThread) [supervisor.api.middleware.security] /supervisor/logs/follow access from a0d7b954_ssh
➜  ~ docker stats --no-stream
CONTAINER ID   NAME                           CPU %     MEM USAGE / LIMIT    MEM %     NET I/O           BLOCK I/O         PIDS
546310c26543   addon_core_configurator        0.02%     20.69MiB / 2.02GiB   1.00%     25.1MB / 105kB    0B / 340kB        8
4b120b3ca5e3   addon_45df7312_zigbee2mqtt     1.42%     109.2MiB / 2.02GiB   5.28%     151MB / 148MB     72.3MB / 72.9MB   12
10b372e5dea9   addon_ccab4aaf_frigate-proxy   0.00%     5.105MiB / 2.02GiB   0.25%     11MB / 1.25MB     34.7MB / 807kB    9
111f26f455d5   addon_29d6050e_tokenremover    0.00%     3.113MiB / 2.02GiB   0.15%     8.53MB / 2.27kB   17.1MB / 8.19kB   2
6614b8a36443   addon_core_matter_server       0.38%     93.38MiB / 2.02GiB   4.52%     0B / 0B           90.8MB / 2.38MB   13
f1cc9ffa5359   addon_a0d7b954_aircast         0.51%     4.648MiB / 2.02GiB   0.22%     0B / 0B           35.4MB / 750kB    28
878a16582f1f   addon_a0d7b954_ssh             0.87%     65.92MiB / 2.02GiB   3.19%     0B / 0B           90.5MB / 33MB     19
1379ef636f22   addon_core_mosquitto           0.08%     30.7MiB / 2.02GiB    1.48%     126MB / 270MB     56.8MB / 22.2MB   21
d031a94db1c1   hassio_multicast               0.09%     1.648MiB / 2.02GiB   0.08%     0B / 0B           729kB / 311kB     8
fc344989eb07   hassio_audio                   0.00%     7.176MiB / 2.02GiB   0.35%     8.64MB / 126B     14.4MB / 397kB    12
0f5677589c1e   hassio_dns                     0.50%     12.64MiB / 2.02GiB   0.61%     36.5MB / 14.6MB   31.9MB / 356kB    15
5942272687af   hassio_cli                     0.00%     2.664MiB / 2.02GiB   0.13%     8.67MB / 48.9kB   13.4MB / 311kB    9
4837b570d0f8   hassio_supervisor              0.00%     229.1MiB / 2.02GiB   11.08%    82.8MB / 391MB    1.8GB / 1.36GB    46
a2d81b5d2c4e   homeassistant                  4.24%     807.9MiB / 2.02GiB   39.07%    0B / 0B           182MB / 1.55GB    50
aebb417ffcf4   hassio_observer                0.00%     2.551MiB / 2.02GiB   0.12%     8.82MB / 90kB     9.27MB / 0B       6

In the DNS logs below few things are not resolving due to my 2nd apartment’s VPN being down. But that shouldn’t cause this trouble.

➜  ~ ha dns logs --follow
[INFO] 172.30.32.1:45476 - 26799 "A IN mihub.asus. udp 28 false 512" NXDOMAIN qr,rd,ra 28 0.002067125s
[INFO] 172.30.32.1:45476 - 27185 "AAAA IN mihub.asus. udp 28 false 512" NXDOMAIN qr,rd,ra 28 0.00185403s
[INFO] 172.30.32.1:48174 - 12860 "A IN xalqlar-bedroom-ac.xalqlar. udp 44 false 512" - - 0 6.002381892s
[ERROR] plugin/errors: 2 xalqlar-bedroom-ac.xalqlar. A: read udp 172.30.32.3:59368->172.18.0.1:53: i/o timeout
[INFO] 172.30.32.1:47326 - 34246 "A IN mihub.asus. udp 28 false 512" NXDOMAIN qr,rd,ra 28 0.002100803s
[INFO] 172.30.32.1:47326 - 34610 "AAAA IN mihub.asus. udp 28 false 512" NXDOMAIN qr,rd,ra 28 0.00190024s
[INFO] 172.30.32.1:48174 - 12860 "A IN xalqlar-bedroom-ac.xalqlar. udp 44 false 512" - - 0 6.003721073s
[ERROR] plugin/errors: 2 xalqlar-bedroom-ac.xalqlar. A: read udp 172.30.32.3:47072->172.18.0.1:53: i/o timeout
[INFO] 172.30.32.1:48174 - 12860 "A IN xalqlar-bedroom-ac.xalqlar. udp 44 false 512" - - 0 6.002735696s
[ERROR] plugin/errors: 2 xalqlar-bedroom-ac.xalqlar. A: read udp 172.30.32.3:33504->172.18.0.1:53: i/o timeout
[INFO] 172.30.32.1:33560 - 3880 "A IN doorbellcamera.xalqlar. udp 51 false 1232" - - 0 6.002166853s
[ERROR] plugin/errors: 2 doorbellcamera.xalqlar. A: read udp 172.30.32.3:42216->172.18.0.1:53: i/o timeout
[INFO] 172.30.32.1:33560 - 58858 "AAAA IN doorbellcamera.xalqlar. udp 51 false 1232" - - 0 6.003481602s
[ERROR] plugin/errors: 2 doorbellcamera.xalqlar. AAAA: read udp 172.30.32.3:43386->172.18.0.1:53: i/o timeout
[INFO] 172.30.32.1:52424 - 60555 "A IN xalqlar-livingroom-ac.xalqlar. udp 47 false 512" - - 0 6.002624624s
[ERROR] plugin/errors: 2 xalqlar-livingroom-ac.xalqlar. A: read udp 172.30.32.3:45076->172.18.0.1:53: i/o timeout
[INFO] 172.30.32.1:33560 - 58858 "AAAA IN doorbellcamera.xalqlar. udp 51 false 1232" - - 0 6.002268349s
[ERROR] plugin/errors: 2 doorbellcamera.xalqlar. AAAA: read udp 172.30.32.3:49887->172.18.0.1:53: i/o timeout
[INFO] 172.30.32.1:33560 - 3880 "A IN doorbellcamera.xalqlar. udp 51 false 1232" - - 0 6.003659225s
[ERROR] plugin/errors: 2 doorbellcamera.xalqlar. A: read udp 172.30.32.3:49630->172.18.0.1:53: i/o timeout
[INFO] 172.30.32.1:33560 - 3880 "A IN doorbellcamera.xalqlar. udp 51 false 1232" - - 0 6.002935557s
[ERROR] plugin/errors: 2 doorbellcamera.xalqlar. A: read udp 172.30.32.3:53095->172.18.0.1:53: i/o timeout
[INFO] 172.30.32.1:33560 - 58858 "AAAA IN doorbellcamera.xalqlar. udp 51 false 1232" - - 0 6.003710861s
[ERROR] plugin/errors: 2 doorbellcamera.xalqlar. AAAA: read udp 172.30.32.3:47005->172.18.0.1:53: i/o timeout
[INFO] 172.30.32.1:39224 - 25949 "AAAA IN mihub.asus. udp 28 false 512" NXDOMAIN qr,rd,ra 28 0.003579663s
[INFO] 172.30.32.1:39224 - 25603 "A IN mihub.asus. udp 28 false 512" NXDOMAIN qr,rd,ra 28 0.003386647s
[INFO] 172.30.32.1:52424 - 60555 "A IN xalqlar-livingroom-ac.xalqlar. udp 47 false 512" - - 0 6.002929539s
[ERROR] plugin/errors: 2 xalqlar-livingroom-ac.xalqlar. A: read udp 172.30.32.3:51673->172.18.0.1:53: i/o timeout
[INFO] 172.30.32.1:52424 - 60555 "A IN xalqlar-livingroom-ac.xalqlar. udp 47 false 512" - - 0 6.002624842s
[ERROR] plugin/errors: 2 xalqlar-livingroom-ac.xalqlar. A: read udp 172.30.32.3:41052->172.18.0.1:53: i/o timeout
[INFO] 172.30.32.1:56886 - 10805 "A IN xalqlar-bedroom-ac.xalqlar. udp 44 false 512" - - 0 6.004950274s
[ERROR] plugin/errors: 2 xalqlar-bedroom-ac.xalqlar. A: read udp 172.30.32.3:43475->172.18.0.1:53: i/o timeout
[INFO] 172.30.32.1:54176 - 56344 "A IN mihub.asus. udp 28 false 512" NXDOMAIN qr,rd,ra 28 0.002052319s
[INFO] 172.30.32.1:54176 - 56712 "AAAA IN mihub.asus. udp 28 false 512" NXDOMAIN qr,rd,ra 28 0.00182853s
[INFO] 172.30.32.1:41649 - 36672 "A IN doorbellcamera.asus. udp 60 false 1232" NXDOMAIN qr,rd,ra 37 0.001845447s
[INFO] 172.30.32.1:41649 - 12191 "AAAA IN doorbellcamera.asus. udp 60 false 1232" NXDOMAIN qr,rd,ra 37 0.001729582s
[INFO] 172.30.32.1:41649 - 26532 "A IN doorbellcamera.asus.local.hass.io. udp 62 false 1232" NXDOMAIN qr,aa,rd 51 0.000287877s
[INFO] 172.30.32.1:56886 - 10805 "A IN xalqlar-bedroom-ac.xalqlar. udp 44 false 512" - - 0 6.003317676s
[ERROR] plugin/errors: 2 xalqlar-bedroom-ac.xalqlar. A: read udp 172.30.32.3:60964->172.18.0.1:53: i/o timeout
[INFO] 172.30.32.1:56886 - 10805 "A IN xalqlar-bedroom-ac.xalqlar. udp 44 false 512" - - 0 6.0033677s
[ERROR] plugin/errors: 2 xalqlar-bedroom-ac.xalqlar. A: read udp 172.30.32.3:35758->172.18.0.1:53: i/o timeout
[INFO] 172.30.32.1:33078 - 47959 "A IN xalqlar-livingroom-ac.xalqlar. udp 47 false 512" - - 0 6.00258824s
[ERROR] plugin/errors: 2 xalqlar-livingroom-ac.xalqlar. A: read udp 172.30.32.3:45582->172.18.0.1:53: i/o timeout
[INFO] 172.30.32.1:41393 - 12449 "AAAA IN mihub.asus. udp 28 false 512" NXDOMAIN qr,rd,ra 28 0.002768958s
[INFO] 172.30.32.1:41393 - 12101 "A IN mihub.asus. udp 28 false 512" NXDOMAIN qr,rd,ra 28 0.003306865s
[INFO] 172.30.32.1:33078 - 47959 "A IN xalqlar-livingroom-ac.xalqlar. udp 47 false 512" - - 0 6.004602614s
[ERROR] plugin/errors: 2 xalqlar-livingroom-ac.xalqlar. A: read udp 172.30.32.3:33394->172.18.0.1:53: i/o timeout
[INFO] 172.30.32.1:33078 - 47959 "A IN xalqlar-livingroom-ac.xalqlar. udp 47 false 512" - - 0 6.003774397s
[ERROR] plugin/errors: 2 xalqlar-livingroom-ac.xalqlar. A: read udp 172.30.32.3:39980->172.18.0.1:53: i/o timeout
[INFO] 172.30.32.1:58839 - 21395 "A IN xalqlar-bedroom-ac.xalqlar. udp 44 false 512" - - 0 6.00282212s
[ERROR] plugin/errors: 2 xalqlar-bedroom-ac.xalqlar. A: read udp 172.30.32.3:39324->172.18.0.1:53: i/o timeout
[INFO] 172.30.32.1:33888 - 16214 "A IN mihub.asus. udp 28 false 512" NXDOMAIN qr,rd,ra 28 0.002550129s
[INFO] 172.30.32.1:33888 - 16585 "AAAA IN mihub.asus. udp 28 false 512" NXDOMAIN qr,rd,ra 28 0.002014445s
[INFO] 172.30.32.1:58839 - 21395 "A IN xalqlar-bedroom-ac.xalqlar. udp 44 false 512" - - 0 6.003127747s
[ERROR] plugin/errors: 2 xalqlar-bedroom-ac.xalqlar. A: read udp 172.30.32.3:40657->172.18.0.1:53: i/o timeout
[INFO] 172.30.32.1:58839 - 21395 "A IN xalqlar-bedroom-ac.xalqlar. udp 44 false 512" - - 0 6.003748245s
[ERROR] plugin/errors: 2 xalqlar-bedroom-ac.xalqlar. A: read udp 172.30.32.3:33061->172.18.0.1:53: i/o timeout
[INFO] 172.30.32.1:60027 - 4290 "A IN xalqlar-livingroom-ac.xalqlar. udp 47 false 512" - - 0 6.003288515s
[ERROR] plugin/errors: 2 xalqlar-livingroom-ac.xalqlar. A: read udp 172.30.32.3:39401->172.18.0.1:53: i/o timeout
[INFO] 172.30.32.1:53922 - 393 "A IN mihub.asus. udp 28 false 512" NXDOMAIN qr,rd,ra 28 0.002937245s
[INFO] 172.30.32.1:53922 - 819 "AAAA IN mihub.asus. udp 28 false 512" NXDOMAIN qr,rd,ra 28 0.004315954s
[INFO] 172.30.32.1:60027 - 4290 "A IN xalqlar-livingroom-ac.xalqlar. udp 47 false 512" - - 0 6.002114871s
[ERROR] plugin/errors: 2 xalqlar-livingroom-ac.xalqlar. A: read udp 172.30.32.3:42130->172.18.0.1:53: i/o timeout
[INFO] 172.30.32.1:60027 - 4290 "A IN xalqlar-livingroom-ac.xalqlar. udp 47 false 512" - - 0 6.004435638s
[ERROR] plugin/errors: 2 xalqlar-livingroom-ac.xalqlar. A: read udp 172.30.32.3:60453->172.18.0.1:53: i/o timeout
[INFO] 172.30.32.1:34253 - 60608 "A IN xalqlar-bedroom-ac.xalqlar. udp 44 false 512" - - 0 6.003961744s
[ERROR] plugin/errors: 2 xalqlar-bedroom-ac.xalqlar. A: read udp 172.30.32.3:52371->172.18.0.1:53: i/o timeout
[INFO] 172.30.32.1:47808 - 11186 "A IN mihub.asus. udp 28 false 512" NXDOMAIN qr,rd,ra 28 0.002601956s
[INFO] 172.30.32.1:47808 - 11559 "AAAA IN mihub.asus. udp 28 false 512" NXDOMAIN qr,rd,ra 28 0.00233148s
[INFO] 172.30.32.1:34253 - 60608 "A IN xalqlar-bedroom-ac.xalqlar. udp 44 false 512" - - 0 6.003109764s
[ERROR] plugin/errors: 2 xalqlar-bedroom-ac.xalqlar. A: read udp 172.30.32.3:54824->172.18.0.1:53: i/o timeout
[INFO] 172.30.32.1:34253 - 60608 "A IN xalqlar-bedroom-ac.xalqlar. udp 44 false 512" - - 0 6.004692007s
[ERROR] plugin/errors: 2 xalqlar-bedroom-ac.xalqlar. A: read udp 172.30.32.3:48680->172.18.0.1:53: i/o timeout
[INFO] 172.30.32.1:50660 - 18424 "A IN xalqlar-livingroom-ac.xalqlar. udp 47 false 512" - - 0 6.004201412s
[ERROR] plugin/errors: 2 xalqlar-livingroom-ac.xalqlar. A: read udp 172.30.32.3:39834->172.18.0.1:53: i/o timeout
[INFO] 172.30.32.1:32869 - 18853 "A IN mihub.asus. udp 28 false 512" NXDOMAIN qr,rd,ra 28 0.002073685s
[INFO] 172.30.32.1:32869 - 19199 "AAAA IN mihub.asus. udp 28 false 512" NXDOMAIN qr,rd,ra 28 0.001632953s

Also noticing this in the core logs:

2025-12-11 15:25:29.656 ERROR (MainThread) [homeassistant.components.hassio.handler] Timeout on /os/info request
2025-12-11 15:25:29.672 ERROR (MainThread) [homeassistant.components.hassio.handler] Timeout on /supervisor/info request
2025-12-11 15:25:29.690 ERROR (MainThread) [homeassistant.components.hassio.handler] Timeout on /info request
2025-12-11 15:25:29.690 ERROR (MainThread) [homeassistant.components.hassio.handler] Timeout on /network/info request
2025-12-11 15:25:29.713 ERROR (MainThread) [homeassistant.components.hassio.handler] Timeout on /host/info request
2025-12-11 15:25:29.714 ERROR (MainThread) [homeassistant.components.hassio.handler] Timeout on /core/info request

Noticed this in the core logs. Could this cause a problem?

Addons in use

The load certs issue should be reported. But it should not cause a the delay you are experiencing.

I’d start by shutting down and unplugging the proxmox, let it sit for a bit and then restart. It could be a network card firmware malfunction.

What’s the overall RAM on the proxmox vs the RAM being consumed.

That said, your DNS is timing out after 6 seconds so that may be the problem. Correct the DNS config to not use an unreachable DNS.

Hi @PeteRage

Thank you for your reply! I was thinking I’m not going to get a reply to this. The DNS timeouts are only for those entities in my 2nd apartment and this has happened before and never caused anything like that. The thing with proxmox is that I have 4 nodes in a cluster. I already migrated HA VM 3 times to different nodes and it behaves the same. At the moment HA VM runs on a NUC with 8GB RAM out of which 5.39GB is being consumed. Which is really high for homeassistant, it would usually consume like 1,5 GB top. I’m just not sure at the moment in which direction to dig. This never happened before. I have another test instance of homeassistant on the same cluster which is really snappy. Yes it doesn’t have all the addons and integrations installed as the main one, but still. What other logs can I get to help pin point this issue? Looking forward for your reply. Thank you very much.

Certs Issue is reported. I also managed to get system info from the UI.

I would start by stopping the TokenRemover addon.

Not only is it the most likely culprit, HA made this functionality built in (fixed at 90 days) last February.

Hi @ShadowFist

Thanks for your reply. I sorted this out already. Out of all things it turned out to be the gree AC custom integration - something I never had trouble with. It started duplicating its devices. Instead of original 6 devices I had 36 devices and growing, each time I restarted/rebooted HA. Never seen this before. Issue is reported to the dev.

1 Like