You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mhh... strange. You already have some Local DNS records defined, but it still tries to add a new item as if there would be none. See the 0 in dns.hosts[0].
The only suspicious thing in your debug log is the alignment of the hosts in the configuration file /ect/pihole/pihole.toml.
This is your file
Versions
raspberrypi:/# pihole -v
Core version is v6.0.3 (Latest: v6.0.3)
Web version is v6.0.1 (Latest: v6.0.1)
FTL version is v6.0.1 (Latest: v6.0.1)
Platform
Expected behavior
In Local DNS records, I want to add a new entry "nas" with IP 192.168.0.3,
Actual behavior / bug
This toast error appears:
dns.hosts[0]: invalid hostname ("")
, and entry is not added.The text was updated successfully, but these errors were encountered: