Random failure

Expected Behaviour:

The Pi-Hole service should be running and showing no issues.

Actual Behaviour:

I've had my Pi-Hole server running for about 2 weeks now with no issues, today I went to check the admin webpage and I noticed the status of the Pi-Hole was "Unknown". I've tried stopping and restarting all Pi-Hole related services, including apache2, vsftpd, and ssh to attempt to rule out conflicts. I've since uninstalled and "rm -rf"'d every file that has the word pihole in it, and attempted a fresh reinstall. I ran into a resolv.conf issue with resolving domains, fixed that by switching to 8.8.8.8 and successfully installed after that. I also run a webserver, and am more comfortable using apache2 instead of lighttpd (never even heard of it until Pi-Hole), so I remove lighttpd from my system, which had always left the Pi-Hole still functional, but after all this work, I still have an "Unknown" status on my admin webpage. I've run the pihole -d command and the only issues I've found is that lighttpd isn't installed, a "X-Header does not match or could not be retrieved." a "Notice: Found no readable FTL config file." and a final group of errors near the end of the log:
"
May 17 21:03:07 dnsmasq[13769]: failed to load names from /etc/pihole/local.list: No such file or directory
May 17 21:03:07 dnsmasq[13769]: failed to load names from /etc/pihole/black.list: No such file or directory
May 17 21:03:07 dnsmasq[13769]: failed to load names from /etc/pihole/gravity.list: No such file or directory
May 17 21:03:23 dnsmasq[13769]: read /etc/hosts - 5 addresses
May 17 21:03:23 dnsmasq[13769]: read /etc/pihole/local.list - 3 addresses
May 17 21:03:23 dnsmasq[13769]: failed to load names from /etc/pihole/black.list: No such file or directory
May 17 21:03:25 dnsmasq[13769]: read /etc/pihole/gravity.list - 122093 addresses
May 17 21:04:53 dnsmasq[13769]: exiting on receipt of SIGTERM
May 17 21:04:53 dnsmasq[14067]: started, version 2.79 cachesize 10000
May 17 21:04:53 dnsmasq[14067]: compile time options: IPv6 GNU-getopt DBus i18n IDN DHCP DHCPv6 no-Lua TFTP conntrack ipset auth DNS$
May 17 21:04:53 dnsmasq[14067]: warning: ignoring resolv-file flag because no-resolv is set
"
My final option seems to be to wipe the Pi entirely and to reinstall Pi-64 OS to it and start from scratch, which wouldn't destroy much data as I have my server on an external SSD, but obviously I'd like to avoid that if possible.

Debug Token:

c7smw7tzil

Make a new debug token. It looks like there are many files missing. What is the output of pihole -g?

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.