**The issue I am facing:**My pihole randomly stops resolving DNS requests. It does not happen all the time but every once in a while it will go down. Everytime I run pihole -d the diagnosis always looks something like this https://tricorder.pi-hole.net/gddOkyyX/
Pihole ip is the DNS for my router, that was the easiest set up for me
I have even tried setting individual devices to use pihole ip as their DNS
The issue usually goes away after I restart the system a few times. Also when this issue is happening pihole can locally resolve dns lookups when I connect it to a monitor and connect a keyboard.
It is worth noting that I also have issues SSH-ing into the device despite opening that port
**Details about my system:**Orange Pi zero 2
ufw enabled with all the necessary ports open for pihole to work on ipv4 and ipv6 (despite this being disabled at the router)
Also running snowflake in a docker container
Running DoH via cloudflared
**What I have changed since installing Pi-hole:**Disabled systemd and tried changing ports to see if something was interfering with it. I have also manually created the file once before. I run debug logs when the system is working again.
Ahh and I am guessing nothing in the debug log screams dropping connection.. sad.
Any recommendations for troubleshooting? My main issue is that devices using the pihole as DNS do not seem to have internet connection. And this problem is intermittent. Should I open a separate topic for that? Also here is another debug log.. this time it could not find any devices connected on IPv4 despite having it explicitly declared as the DNS for at least 1 device. here is another debug log https://tricorder.pi-hole.net/Xd2Y7gra/ . thank you in advance and sorry for the trouble.