Expected Behaviour:
UI should render, and, obviously, expect DNS resolution to be highly available.
-Ubuntu 20.04 (as apt install) and 24.04 (as a container via compose)
-Both are VMs under VMware 6.5 running on Dell 520/530 series servers
Actual Behaviour:
After some period of time, DNS resolution ceases and the UI will not render. The other pihole instance is working fine and will resolve/render, at least until it also ceases. In all cases, VM/container reboot and restartdns appear to correct the behavior.
Debug Token:
No token is generated since "pihole -d" won't complete and does not continue after "Dashboard headers". Can reach tricorder.
1/29/2025 - Debug now completing: https://tricorder.pi-hole.net/7wDiHT1S/
Network configuration is using Windows AD/DNS as first-level DNS resolvers, who then use the pihole instances as forwarders. Conditional forwarding is configured to point back to them, just in case. Average query rate is 1000-1500/hr. In this case, the second instance (pihole-2) is actually very lightly loaded since it is currently backing up the primary, in case of DNS failure.
This has been going on for over a year, which lead me to build the secondary pihole instance on 24.04 and use a container. I did not expect the container deployment to see the same issue, thus, felt my final recourse was to seek help here. Primary pihole has been set to reboot daily in an attempt to auto-recover and potentially alleviate the DNS/UI problems.