mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-12 05:58:58 +00:00
750 B
750 B
title, description
title | description |
---|---|
Systemd-Resolved | More information on why systemd-resolved marks the installation as unsupported. |
The issue
systemd-resolved is used over D-Bus to resolve DNS queries made by Home Assistant, Supervisor, and add-ons. Without it, DNS will not work correctly in your installation.
The solution
If you see a message about an issue with D-Bus, resolve that first.
If the systemd-resolved service is not running or disabled, enable and start it.
If that does not help, reboot your operating system.
As a last resort, you need to reinstall the host running the Supervisor with one of the supported operating systems, see instructions here.