DB Queries "Unknown" and won't resolve hosts

Please follow the below template, it will help us to help you!

Expected Behaviour:

pihole resolves hosts listed in /etc/hosts

Actual Behaviour:

2018-02-19 04:03:46 IPv4 ping.ring.com 192.168.0.200 Unknown (5)
2018-02-19 04:03:36 IPv4 austin.logs.roku.com 192.168.0.23 Pi-holed Whitelist
2018-02-19 04:03:32 IPv4 crl.godaddy.com 192.168.0.59 OK (forwarded) Blacklist
2018-02-19 04:03:31 IPv4 ghostery-collector.ghostery.com 192.168.0.59 OK (forwarded) Blacklist
2018-02-19 04:03:31 IPv4 ocsp.godaddy.com 192.168.0.59 Unknown (5)
2018-02-19 04:03:12 IPv4 ping.ring.com 192.168.0.200 Unknown (5)
2018-02-19 04:03:06 IPv4 austin.logs.roku.com 192.168.0.23 Pi-holed Whitelist
2018-02-19 04:02:39 IPv4 ping.ring.com 192.168.0.200 Unknown (5)
2018-02-19 04:02:36 IPv4 austin.logs.roku.com 192.168.0.23 Pi-holed Whitelist
2018-02-19 04:02:06 IPv4 austin.logs.roku.com 192.168.0.23 Pi-holed Whitelist

All of the IP addresses listed above are listed in /etc/hosts, yet pihole doesn't resolve all of them. Also, under "Status" what is "Unknwon (5)"?????

Ever since 3.3 my pihole is a trainwreck.

Debug Token:

4g140hjc9p

Try sudo service pihole-FTL restart. FTL only re-resolves hostnames every once in a while. If that doesn't work, try restarting dnsmasq to make sure it uses the new hosts: sudo service dnsmasq restart.

An unknown status means either that dnsmasq failed to resolve a query or FTL could not determine the result from the log.

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