home-assistant / operating-system

:beginner: Home Assistant Operating System
Apache License 2.0
4.83k stars 965 forks source link

Home Bridge devices unavailable in Apple Home. #3431

Closed FeelDiference closed 3 months ago

FeelDiference commented 3 months ago

Describe the issue you are experiencing

It works only first 30 minutes, than all devices get state unavailable. If i reload integration in HA, it work again(but again ~30 min or less). It doesn't depend on how to integrate devices and which ones.I integrated them as an accessory or as a bridge for many devices. I selected only one device, but it doesn't help.

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.33-haos

Did the problem occur after upgrading the Operating System?

No

Hardware details

TrueNAS Scale (Installed in VM) AMD Ryzen Threadripper 1900X 8-Core Processor 64 GB Ram

Steps to reproduce the issue

  1. Adding integration Home Bridge in HA
  2. Adding the devices in setting of integration
  3. Devices working in Apple home about ~30 min.
  4. Than i get all devices unavailable in Apple home.

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

2024-06-19 08:11:37.041 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state running
2024-06-19 08:11:37.041 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete
2024-06-19 08:13:32.490 INFO (MainThread) [supervisor.backups.manager] Found 7 backup files
2024-06-19 08:13:35.600 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/beta.json
2024-06-19 08:13:40.816 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
2024-06-19 08:43:41.023 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
2024-06-19 09:11:37.046 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state running
2024-06-19 09:11:37.047 INFO (MainThread) [supervisor.resolution.checks.base] Run check for security/core
2024-06-19 09:11:37.047 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system
2024-06-19 09:11:37.048 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disabled_data_disk/system
2024-06-19 09:11:37.048 INFO (MainThread) [supervisor.resolution.checks.base] Run check for docker_config/system
2024-06-19 09:11:37.049 INFO (MainThread) [supervisor.resolution.checks.base] Run check for trust/supervisor
2024-06-19 09:11:37.063 INFO (MainThread) [supervisor.resolution.checks.base] Run check for ipv4_connection_problem/system
2024-06-19 09:11:37.064 INFO (MainThread) [supervisor.resolution.checks.base] Run check for pwned/addon
2024-06-19 09:11:37.233 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_failed/dns_server
2024-06-19 09:11:37.233 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_ipv6_error/dns_server
2024-06-19 09:11:37.233 INFO (MainThread) [supervisor.resolution.checks.base] Run check for free_space/system
2024-06-19 09:11:37.234 INFO (MainThread) [supervisor.resolution.check] System checks complete
2024-06-19 09:11:37.234 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state running
2024-06-19 09:11:37.308 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2024-06-19 09:11:37.309 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state running
2024-06-19 09:11:37.309 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete
2024-06-19 09:13:41.243 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
2024-06-19 09:13:49.943 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/AlexxIT/hassio-addons repository
2024-06-19 09:13:49.949 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/home-assistant/addons repository
2024-06-19 09:13:49.955 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/esphome/home-assistant-addon repository
2024-06-19 09:13:49.957 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/hassio-addons/repository repository
2024-06-19 09:13:51.095 INFO (MainThread) [supervisor.store] Loading add-ons from store: 81 all - 0 new - 0 remove
2024-06-19 09:13:51.095 INFO (MainThread) [supervisor.store] Loading add-ons from store: 81 all - 0 new - 0 remove
2024-06-19 09:20:19.027 INFO (MainThread) [supervisor.host.info] Updating local host information
2024-06-19 09:20:19.507 INFO (MainThread) [supervisor.host.services] Updating service information
2024-06-19 09:20:19.514 INFO (MainThread) [supervisor.host.network] Updating local network information
2024-06-19 09:20:19.607 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
2024-06-19 09:20:19.615 INFO (MainThread) [supervisor.host.manager] Host information reload completed
2024-06-19 09:43:41.495 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
2024-06-19 10:11:37.313 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state running
2024-06-19 10:11:37.315 INFO (MainThread) [supervisor.resolution.checks.base] Run check for security/core
2024-06-19 10:11:37.315 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system
2024-06-19 10:11:37.316 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disabled_data_disk/system
2024-06-19 10:11:37.316 INFO (MainThread) [supervisor.resolution.checks.base] Run check for docker_config/system
2024-06-19 10:11:37.317 INFO (MainThread) [supervisor.resolution.checks.base] Run check for trust/supervisor
2024-06-19 10:11:37.328 INFO (MainThread) [supervisor.resolution.checks.base] Run check for ipv4_connection_problem/system
2024-06-19 10:11:37.328 INFO (MainThread) [supervisor.resolution.checks.base] Run check for pwned/addon
2024-06-19 10:11:37.539 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_failed/dns_server
2024-06-19 10:11:37.540 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_ipv6_error/dns_server
2024-06-19 10:11:37.540 INFO (MainThread) [supervisor.resolution.checks.base] Run check for free_space/system
2024-06-19 10:11:37.540 INFO (MainThread) [supervisor.resolution.check] System checks complete
2024-06-19 10:11:37.541 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state running
2024-06-19 10:11:37.622 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2024-06-19 10:11:37.622 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state running
2024-06-19 10:11:37.622 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete
2024-06-19 10:13:35.847 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/beta.json
2024-06-19 10:13:41.716 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
2024-06-19 10:43:42.014 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
2024-06-19 11:11:37.628 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state running
2024-06-19 11:11:37.629 INFO (MainThread) [supervisor.resolution.checks.base] Run check for security/core
2024-06-19 11:11:37.630 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system
2024-06-19 11:11:37.630 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disabled_data_disk/system
2024-06-19 11:11:37.631 INFO (MainThread) [supervisor.resolution.checks.base] Run check for docker_config/system
2024-06-19 11:11:37.638 INFO (MainThread) [supervisor.resolution.checks.base] Run check for trust/supervisor
2024-06-19 11:11:37.652 INFO (MainThread) [supervisor.resolution.checks.base] Run check for ipv4_connection_problem/system
2024-06-19 11:11:37.652 INFO (MainThread) [supervisor.resolution.checks.base] Run check for pwned/addon
2024-06-19 11:11:37.820 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_failed/dns_server
2024-06-19 11:11:37.820 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_ipv6_error/dns_server
2024-06-19 11:11:37.821 INFO (MainThread) [supervisor.resolution.checks.base] Run check for free_space/system
2024-06-19 11:11:37.821 INFO (MainThread) [supervisor.resolution.check] System checks complete
2024-06-19 11:11:37.821 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state running
2024-06-19 11:11:37.931 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2024-06-19 11:11:37.931 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state running
2024-06-19 11:11:37.932 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete
2024-06-19 11:13:42.276 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
2024-06-19 11:26:59.621 INFO (MainThread) [supervisor.host.info] Updating local host information
2024-06-19 11:27:00.103 INFO (MainThread) [supervisor.host.services] Updating service information
2024-06-19 11:27:00.110 INFO (MainThread) [supervisor.host.network] Updating local network information
2024-06-19 11:27:00.182 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
2024-06-19 11:27:00.198 INFO (MainThread) [supervisor.host.manager] Host information reload completed
2024-06-19 11:43:42.544 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
2024-06-19 12:11:37.941 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state running
2024-06-19 12:11:37.944 INFO (MainThread) [supervisor.resolution.checks.base] Run check for security/core
2024-06-19 12:11:37.945 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system
2024-06-19 12:11:37.946 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disabled_data_disk/system
2024-06-19 12:11:37.947 INFO (MainThread) [supervisor.resolution.checks.base] Run check for docker_config/system
2024-06-19 12:11:37.950 INFO (MainThread) [supervisor.resolution.checks.base] Run check for trust/supervisor
2024-06-19 12:11:37.961 INFO (MainThread) [supervisor.resolution.checks.base] Run check for ipv4_connection_problem/system
2024-06-19 12:11:37.961 INFO (MainThread) [supervisor.resolution.checks.base] Run check for pwned/addon
2024-06-19 12:11:38.141 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_failed/dns_server
2024-06-19 12:11:38.141 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_ipv6_error/dns_server
2024-06-19 12:11:38.141 INFO (MainThread) [supervisor.resolution.checks.base] Run check for free_space/system
2024-06-19 12:11:38.142 INFO (MainThread) [supervisor.resolution.check] System checks complete
2024-06-19 12:11:38.142 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state running
2024-06-19 12:11:38.424 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2024-06-19 12:11:38.424 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state running
2024-06-19 12:11:38.426 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete
2024-06-19 12:13:36.081 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/beta.json
2024-06-19 12:13:42.796 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
2024-06-19 12:13:51.104 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/AlexxIT/hassio-addons repository
2024-06-19 12:13:51.110 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/home-assistant/addons repository
2024-06-19 12:13:51.114 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/esphome/home-assistant-addon repository
2024-06-19 12:13:51.121 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/hassio-addons/repository repository
2024-06-19 12:13:52.449 INFO (MainThread) [supervisor.store] Loading add-ons from store: 81 all - 0 new - 0 remove
2024-06-19 12:13:52.450 INFO (MainThread) [supervisor.store] Loading add-ons from store: 81 all - 0 new - 0 remove

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

2024-06-19 05:13:29.249 homeassistant systemd[1]: systemd-timesyncd.service: Deactivated successfully.
2024-06-19 05:13:29.250 homeassistant systemd[1]: Stopped Network Time Synchronization.
2024-06-19 05:13:29.257 homeassistant kernel: audit: type=1334 audit(1718774009.256:455): prog-id=153 op=UNLOAD
2024-06-19 05:13:29.259 homeassistant kernel: audit: type=1334 audit(1718774009.258:456): prog-id=154 op=LOAD
2024-06-19 05:13:29.277 homeassistant systemd[1]: Starting Network Time Synchronization...
2024-06-19 05:13:29.465 homeassistant systemd[1]: Started Network Time Synchronization.
2024-06-19 05:13:29.514 homeassistant systemd-timesyncd[112119]: Contacted time server 162.159.200.1:123 (time.cloudflare.com).
2024-06-19 05:13:29.514 homeassistant systemd-timesyncd[112119]: Initial clock synchronization to Wed 2024-06-19 05:13:29.561926 UTC.
2024-06-19 05:13:39.480 homeassistant systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
2024-06-19 06:09:26.248 homeassistant NetworkManager[383]: <info>  [1718777366.2481] dhcp4 (enp0s3): state changed new lease, address=192.168.88.132
2024-06-19 06:09:26.291 homeassistant systemd[1]: Starting Network Manager Script Dispatcher Service...
2024-06-19 06:09:26.300 homeassistant systemd[1]: Started Network Manager Script Dispatcher Service.
2024-06-19 06:09:26.312 homeassistant systemd[1]: Stopping Network Time Synchronization...
2024-06-19 06:09:26.315 homeassistant systemd[1]: systemd-timesyncd.service: Deactivated successfully.
2024-06-19 06:09:26.316 homeassistant systemd[1]: Stopped Network Time Synchronization.
2024-06-19 06:09:26.321 homeassistant kernel: audit: type=1334 audit(1718777366.320:457): prog-id=155 op=LOAD
2024-06-19 06:09:26.336 homeassistant systemd[1]: Starting Network Time Synchronization...
2024-06-19 06:09:26.336 homeassistant kernel: audit: type=1334 audit(1718777366.335:458): prog-id=154 op=UNLOAD
2024-06-19 06:09:26.492 homeassistant systemd[1]: Started Network Time Synchronization.
2024-06-19 06:09:26.540 homeassistant systemd-timesyncd[116968]: Contacted time server 162.159.200.1:123 (time.cloudflare.com).
2024-06-19 06:09:26.540 homeassistant systemd-timesyncd[116968]: Initial clock synchronization to Wed 2024-06-19 06:09:26.515201 UTC.
2024-06-19 06:09:36.506 homeassistant systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
2024-06-19 06:20:19.054 homeassistant kernel: audit: type=1334 audit(1718778019.053:459): prog-id=156 op=LOAD
2024-06-19 06:20:19.054 homeassistant kernel: audit: type=1334 audit(1718778019.053:460): prog-id=157 op=LOAD
2024-06-19 06:20:19.054 homeassistant kernel: audit: type=1334 audit(1718778019.053:461): prog-id=158 op=LOAD
2024-06-19 06:20:19.077 homeassistant systemd[1]: Starting Hostname Service...
2024-06-19 06:20:19.258 homeassistant systemd[1]: Started Hostname Service.
2024-06-19 06:20:19.276 homeassistant kernel: audit: type=1334 audit(1718778019.275:462): prog-id=159 op=LOAD
2024-06-19 06:20:19.276 homeassistant kernel: audit: type=1334 audit(1718778019.275:463): prog-id=160 op=LOAD
2024-06-19 06:20:19.276 homeassistant kernel: audit: type=1334 audit(1718778019.275:464): prog-id=161 op=LOAD
2024-06-19 06:20:19.288 homeassistant systemd[1]: Starting Time & Date Service...
2024-06-19 06:20:19.479 homeassistant systemd[1]: Started Time & Date Service.
2024-06-19 06:20:49.298 homeassistant systemd[1]: systemd-hostnamed.service: Deactivated successfully.
2024-06-19 06:20:49.337 homeassistant kernel: audit: type=1334 audit(1718778049.336:465): prog-id=158 op=UNLOAD
2024-06-19 06:20:49.337 homeassistant kernel: audit: type=1334 audit(1718778049.336:466): prog-id=157 op=UNLOAD
2024-06-19 06:20:49.337 homeassistant kernel: audit: type=1334 audit(1718778049.336:467): prog-id=156 op=UNLOAD
2024-06-19 06:20:49.491 homeassistant systemd[1]: systemd-timedated.service: Deactivated successfully.
2024-06-19 06:20:49.501 homeassistant kernel: audit: type=1334 audit(1718778049.500:468): prog-id=161 op=UNLOAD
2024-06-19 06:20:49.501 homeassistant kernel: audit: type=1334 audit(1718778049.500:469): prog-id=160 op=UNLOAD
2024-06-19 06:20:49.501 homeassistant kernel: audit: type=1334 audit(1718778049.500:470): prog-id=159 op=UNLOAD
2024-06-19 07:02:10.198 homeassistant NetworkManager[383]: <info>  [1718780530.1988] dhcp4 (enp0s3): state changed new lease, address=192.168.88.132
2024-06-19 07:02:10.224 homeassistant systemd[1]: Starting Network Manager Script Dispatcher Service...
2024-06-19 07:02:10.232 homeassistant systemd[1]: Started Network Manager Script Dispatcher Service.
2024-06-19 07:02:10.249 homeassistant systemd[1]: Stopping Network Time Synchronization...
2024-06-19 07:02:10.252 homeassistant systemd[1]: systemd-timesyncd.service: Deactivated successfully.
2024-06-19 07:02:10.252 homeassistant systemd[1]: Stopped Network Time Synchronization.
2024-06-19 07:02:10.260 homeassistant kernel: audit: type=1334 audit(1718780530.257:471): prog-id=162 op=LOAD
2024-06-19 07:02:10.269 homeassistant systemd[1]: Starting Network Time Synchronization...
2024-06-19 07:02:10.270 homeassistant kernel: audit: type=1334 audit(1718780530.268:472): prog-id=155 op=UNLOAD
2024-06-19 07:02:10.457 homeassistant systemd[1]: Started Network Time Synchronization.
2024-06-19 07:02:10.497 homeassistant systemd-timesyncd[121834]: Contacted time server 162.159.200.1:123 (time.cloudflare.com).
2024-06-19 07:02:10.497 homeassistant systemd-timesyncd[121834]: Initial clock synchronization to Wed 2024-06-19 07:02:10.522196 UTC.
2024-06-19 07:02:20.475 homeassistant systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
2024-06-19 07:58:13.192 homeassistant NetworkManager[383]: <info>  [1718783893.1923] dhcp4 (enp0s3): state changed new lease, address=192.168.88.132
2024-06-19 07:58:13.216 homeassistant systemd[1]: Starting Network Manager Script Dispatcher Service...
2024-06-19 07:58:13.224 homeassistant systemd[1]: Started Network Manager Script Dispatcher Service.
2024-06-19 07:58:13.257 homeassistant systemd[1]: Stopping Network Time Synchronization...
2024-06-19 07:58:13.263 homeassistant systemd[1]: systemd-timesyncd.service: Deactivated successfully.
2024-06-19 07:58:13.265 homeassistant systemd[1]: Stopped Network Time Synchronization.
2024-06-19 07:58:13.271 homeassistant kernel: audit: type=1334 audit(1718783893.270:473): prog-id=162 op=UNLOAD
2024-06-19 07:58:13.274 homeassistant kernel: audit: type=1334 audit(1718783893.273:474): prog-id=163 op=LOAD
2024-06-19 07:58:13.285 homeassistant systemd[1]: Starting Network Time Synchronization...
2024-06-19 07:58:13.475 homeassistant systemd[1]: Started Network Time Synchronization.
2024-06-19 07:58:13.523 homeassistant systemd-timesyncd[126691]: Contacted time server 162.159.200.1:123 (time.cloudflare.com).
2024-06-19 07:58:13.523 homeassistant systemd-timesyncd[126691]: Initial clock synchronization to Wed 2024-06-19 07:58:13.501467 UTC.
2024-06-19 07:58:23.492 homeassistant systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
2024-06-19 08:26:59.639 homeassistant kernel: audit: type=1334 audit(1718785619.636:475): prog-id=164 op=LOAD
2024-06-19 08:26:59.639 homeassistant kernel: audit: type=1334 audit(1718785619.637:476): prog-id=165 op=LOAD
2024-06-19 08:26:59.639 homeassistant kernel: audit: type=1334 audit(1718785619.637:477): prog-id=166 op=LOAD
2024-06-19 08:26:59.655 homeassistant systemd[1]: Starting Hostname Service...
2024-06-19 08:26:59.895 homeassistant systemd[1]: Started Hostname Service.
2024-06-19 08:26:59.912 homeassistant kernel: audit: type=1334 audit(1718785619.910:478): prog-id=167 op=LOAD
2024-06-19 08:26:59.912 homeassistant kernel: audit: type=1334 audit(1718785619.910:479): prog-id=168 op=LOAD
2024-06-19 08:26:59.912 homeassistant kernel: audit: type=1334 audit(1718785619.910:480): prog-id=169 op=LOAD
2024-06-19 08:26:59.924 homeassistant systemd[1]: Starting Time & Date Service...
2024-06-19 08:27:00.075 homeassistant systemd[1]: Started Time & Date Service.
2024-06-19 08:27:29.933 homeassistant systemd[1]: systemd-hostnamed.service: Deactivated successfully.
2024-06-19 08:27:29.977 homeassistant kernel: audit: type=1334 audit(1718785649.975:481): prog-id=166 op=UNLOAD
2024-06-19 08:27:29.977 homeassistant kernel: audit: type=1334 audit(1718785649.975:482): prog-id=165 op=UNLOAD
2024-06-19 08:27:29.977 homeassistant kernel: audit: type=1334 audit(1718785649.975:483): prog-id=164 op=UNLOAD
2024-06-19 08:27:30.111 homeassistant systemd[1]: systemd-timedated.service: Deactivated successfully.
2024-06-19 08:27:30.125 homeassistant kernel: audit: type=1334 audit(1718785650.123:484): prog-id=169 op=UNLOAD
2024-06-19 08:27:30.125 homeassistant kernel: audit: type=1334 audit(1718785650.123:485): prog-id=168 op=UNLOAD
2024-06-19 08:27:30.125 homeassistant kernel: audit: type=1334 audit(1718785650.123:486): prog-id=167 op=UNLOAD
2024-06-19 08:52:17.215 homeassistant NetworkManager[383]: <info>  [1718787137.2151] dhcp4 (enp0s3): state changed new lease, address=192.168.88.132
2024-06-19 08:52:17.234 homeassistant systemd[1]: Starting Network Manager Script Dispatcher Service...
2024-06-19 08:52:17.255 homeassistant systemd[1]: Started Network Manager Script Dispatcher Service.
2024-06-19 08:52:17.273 homeassistant systemd[1]: Stopping Network Time Synchronization...
2024-06-19 08:52:17.277 homeassistant systemd[1]: systemd-timesyncd.service: Deactivated successfully.
2024-06-19 08:52:17.278 homeassistant systemd[1]: Stopped Network Time Synchronization.
2024-06-19 08:52:17.283 homeassistant kernel: audit: type=1334 audit(1718787137.281:487): prog-id=163 op=UNLOAD
2024-06-19 08:52:17.286 homeassistant kernel: audit: type=1334 audit(1718787137.284:488): prog-id=170 op=LOAD
2024-06-19 08:52:17.292 homeassistant systemd[1]: Starting Network Time Synchronization...
2024-06-19 08:52:17.476 homeassistant systemd[1]: Started Network Time Synchronization.
2024-06-19 08:52:17.523 homeassistant systemd-timesyncd[131423]: Contacted time server 162.159.200.123:123 (time.cloudflare.com).
2024-06-19 08:52:17.524 homeassistant systemd-timesyncd[131423]: Initial clock synchronization to Wed 2024-06-19 08:52:17.572721 UTC.
2024-06-19 08:52:27.493 homeassistant systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
2024-06-19 09:16:01.970 homeassistant kernel: audit: type=1334 audit(1718788561.967:489): prog-id=171 op=LOAD
2024-06-19 09:16:01.978 homeassistant systemd-timesyncd[131423]: Network configuration changed, trying to establish connection.
2024-06-19 09:16:01.980 homeassistant systemd[1]: Started Journal Gateway Service.
2024-06-19 09:16:01.994 homeassistant systemd-timesyncd[131423]: Contacted time server 162.159.200.123:123 (time.cloudflare.com).

System information

System Information

version core-2024.6.3
installation_type Home Assistant OS
dev false
hassio true
docker true
user root
virtualenv false
python_version 3.12.2
os_name Linux
os_version 6.6.33-haos
arch x86_64
timezone Europe/Moscow
config_dir /config
Home Assistant Community Store GitHub API | ok -- | -- GitHub Content | ok GitHub Web | ok GitHub API Calls Remaining | 4996 Installed Version | 1.34.0 Stage | running Available Repositories | 1387 Downloaded Repositories | 39
Home Assistant Cloud logged_in | true -- | -- subscription_expiration | 1 января 2018 г. в 03:00 relayer_connected | false relayer_region | null remote_enabled | true remote_connected | false alexa_enabled | true google_enabled | true remote_server | null certificate_status | null instance_id | d94f69fcd48d4604a4e0fb3259fcf93c can_reach_cert_server | ok can_reach_cloud_auth | ok can_reach_cloud | ok
Home Assistant Supervisor host_os | Home Assistant OS 12.4.rc1 -- | -- update_channel | beta supervisor_version | supervisor-2024.06.1 agent_version | 1.6.0 docker_version | 26.1.4 disk_total | 146.9 GB disk_used | 6.4 GB healthy | true supported | true host_connectivity | true supervisor_connectivity | true ntp_synchronized | true virtualization | kvm board | ova supervisor_api | ok version_api | ok installed_addons | Terminal & SSH (9.8.1), File editor (5.8.0), Mosquitto broker (6.4.0), RPC Shutdown (2.4), Matter Server (6.1.2), go2rtc (1.9.3)
Dashboards dashboards | 4 -- | -- resources | 22 views | 11 mode | storage
Recorder oldest_recorder_run | 9 июня 2024 г. в 19:58 -- | -- current_recorder_run | 18 июня 2024 г. в 12:12 estimated_db_size | 225.38 MiB database_engine | sqlite database_version | 3.44.2
Sonoff version | 3.7.3 (e240aaf) -- | -- cloud_online | 2 / 2 local_online | 0 / 0
Xiaomi Miot Auto component_version | 0.7.18 -- | -- can_reach_server | ok can_reach_spec | ok logged_accounts | 1 total_devices | 19

Additional information

No response

github-actions[bot] commented 3 months ago

:wave: @FeelDiference, thanks for reporting an issue!

It looks like this issue is related to Home Assistant Core. Please check the Home Assistant Core repository, the issue might have been reported already. Open a new issue in that repository if you can't find a matching issue.