-
Notifications
You must be signed in to change notification settings - Fork 751
Open
Description
Describe the issue you are experiencing
Reported on HA Core, but the bot didn't assign it to any developer...
Home Assistant represents 5% of DNS Queries in my network.
The loop of queries are:
TWICE at the same time --> ONCE after 3 minutes --> TWICE at the same time after 7 minutes
Doesn't make sense to make TWO queries at the same time.
Why not just ONCE every 10 minutes?
Home Assistant Cloud is disabled;
Analytics are disabled.
What type of installation are you running?
Home Assistant OS
Which operating system are you running on?
Home Assistant Operating System
Steps to reproduce the issue
Check the DNS Queries in your network
Anything in the Supervisor logs that might be useful for us?
It's repeating this every 1 hour:
2025-09-11 13:09:39.939 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state running
2025-09-11 13:09:39.939 INFO (MainThread) [supervisor.resolution.checks.base] Run check for ipv4_connection_problem/system
2025-09-11 13:09:39.940 INFO (MainThread) [supervisor.resolution.checks.base] Run check for security/core
2025-09-11 13:09:39.940 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system
2025-09-11 13:09:39.940 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disk_lifetime/system
2025-09-11 13:09:39.946 INFO (MainThread) [supervisor.resolution.checks.base] Run check for trust/supervisor
2025-09-11 13:09:39.959 INFO (MainThread) [supervisor.resolution.checks.base] Run check for pwned/addon
2025-09-11 13:09:40.010 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_ipv6_error/dns_server
2025-09-11 13:09:40.011 INFO (MainThread) [supervisor.resolution.checks.base] Run check for free_space/system
2025-09-11 13:09:40.015 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_failed/dns_server
2025-09-11 13:09:40.016 INFO (MainThread) [supervisor.resolution.checks.base] Run check for docker_config/system
2025-09-11 13:09:40.017 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disabled_data_disk/system
2025-09-11 13:09:40.017 INFO (MainThread) [supervisor.resolution.check] System checks complete
2025-09-11 13:09:40.017 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state running
2025-09-11 13:09:40.304 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2025-09-11 13:09:40.305 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state running
2025-09-11 13:09:40.305 INFO (MainThread) [supervisor.resolution.fixup] System autofix completeSystem information
System Information
| version | core-2025.8.3 |
|---|---|
| installation_type | Home Assistant OS |
| dev | false |
| hassio | true |
| docker | true |
| container_arch | aarch64 |
| user | root |
| virtualenv | false |
| python_version | 3.13.3 |
| os_name | Linux |
| os_version | 6.12.43-haos |
| arch | aarch64 |
| timezone | Europe/London |
| config_dir | /config |
Home Assistant Cloud
| logged_in | false |
|---|---|
| can_reach_cert_server | ok |
| can_reach_cloud_auth | ok |
| can_reach_cloud | ok |
Home Assistant Supervisor
| host_os | Home Assistant OS 16.2 |
|---|---|
| update_channel | stable |
| supervisor_version | supervisor-2025.09.0 |
| agent_version | 1.7.2 |
| docker_version | 28.3.3 |
| disk_total | 28.0 GB |
| disk_used | 4.9 GB |
| healthy | true |
| supported | true |
| host_connectivity | true |
| supervisor_connectivity | true |
| ntp_synchronized | true |
| virtualization | |
| board | green |
| supervisor_api | ok |
| version_api | ok |
| installed_addons | File editor (5.8.0) |
Dashboards
| dashboards | 3 |
|---|---|
| resources | 0 |
| views | 1 |
| mode | storage |
Network Configuration
| adapters | lo (disabled), end0 (enabled, default, auto), docker0 (disabled), hassio (disabled), veth21ce7ab (disabled), vethfe04509 (disabled), veth2650370 (disabled), veth828c871 (disabled), veth29f4e27 (disabled), vethf5ecc56 (disabled) |
|---|---|
| ipv4_addresses | lo (127.0.0.1/8), end0 (192.168.6.10/24), docker0 (172.30.232.1/23), hassio (172.30.32.1/23), veth21ce7ab (), vethfe04509 (), veth2650370 (), veth828c871 (), veth29f4e27 (), vethf5ecc56 () |
| ipv6_addresses | lo (::1/128), end0 (fe80::b84d:bf0d:eaef:5b41/64), docker0 (fe80::bc1e:32ff:fee3:e471/64), hassio (fe80::30c9:bfff:fe0b:63a6/64), veth21ce7ab (fe80::202d:c4ff:fe46:bf2a/64), vethfe04509 (fe80::444f:69ff:fe22:13ea/64), veth2650370 (fe80::b064:f0ff:fe79:b7d5/64), veth828c871 (fe80::a4db:a4ff:fe7c:4a5c/64), veth29f4e27 (fe80::2084:62ff:fe09:73f4/64), vethf5ecc56 (fe80::8488:13ff:fe70:dd93/64) |
| announce_addresses | 192.168.6.10, fe80::b84d:bf0d:eaef:5b41 |
Recorder
| oldest_recorder_run | 15 August 2025 at 15:40 |
|---|---|
| current_recorder_run | 9 September 2025 at 22:09 |
| estimated_db_size | 65.61 MiB |
| database_engine | sqlite |
| database_version | 3.48.0 |
Supervisor diagnostics
No response
Additional information
No response
jamesgoodhouse and ekkesa
Metadata
Metadata
Assignees
Labels
No labels