PiHole server stops responding and starts again

I’m not sure if this is strictly a PiHole issue, but I think you guys and gals might be able to help.

I’m running PiHole on an Odroid Single Board Computer.

Welcome to Ubuntu 16.04.4 LTS (GNU/Linux 3.14.79-117 aarch64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/advantage
Last login: Thu May 10 02:00:02 2018 from 172.16.68.56
root@odroid64:~# cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=16.04
DISTRIB_CODENAME=xenial
DISTRIB_DESCRIPTION="Ubuntu 16.04.4 LTS"
root@odroid64:~#

I’ve started having problems where I can’t browse the internet. I noticed I could ping google DNS 8.8.4.4 but pinging DNS names didn’t work. My router points to my PiHole server for all DNS resolutions. So then I noticed I couldn’t ping my PiHole server, much less remote in via SCP. After a few minutes, without having changed a single setting anywhere in my network, everything starts working again.

Is there a log file somewhere that I can examine the time period where things stopped and started working again that might give me a clue as to why the server is non-responsive?

This is strangely similar to this:

If connected via Wifi, check if "Power Management" is enabled/on with:

iwconfig

Check for RX and TX errors with below one:

ifconfig

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