I am using Pi-hole version 6.4.2, in which the settings interface has evidently changed.
Unfortunately, I cannot find anything regarding "Network Time Sync settings (ntp)," the ntp.sync.server, or the ntp.sync.interval on any of the settings pages.
I also received the following error message, which persists.
No valid NTP replies received, check server and network connectivity
I then executed the following command in the terminal, to which the terminal responded with a simple "0".
sudo pihole-FTL --config ntp.sync.interval 0
Since then, the following warning has been added as well.
Failed to adjust time during NTP sync: Insufficient permissions
Configure your router IP for DNS if it doesnt close a DNS loop, or your ISP provided DNS servers, or external ones like Cloudflare, Google, Quad9 etc.
If something goes wrong with the pihole-FTL daemon like during an upgrade or when tweaking, all processes on the host loose DNS resolution which complicates diagnosing.
You wont be able to run the Pi-hole debuger (pihole -d) or reconfigure/repair (pihole -r) without hacking resolv.conf.
Thanks for the tip! Hopefully, I’ll be able to look into this in more detail—and at my leisure—sometime next week, once the hardware arrives. I’ll be rebuilding my entire network anyway, as I’m migrating a good portion of it to UniFi and will be restructuring all my IP address ranges in the process.