Admin console shows 0 queries, 0 blocked and 0.0%

So i have the exact same problem here is my debug token qeo62s4zq8

@kostas0176 what's the output of dnsmasq -v ?

Dnsmasq version 2.75 Copyright (c) 2000-2015 Simon Kelley
Compile time options: IPv6 GNU-getopt DBus i18n IDN DHCP DHCPv6 no-Lua TFTP conntrack ipset auth DNSSEC loop-detect inotify

This software comes with ABSOLUTELY NO WARRANTY.
Dnsmasq is free software, and you are welcome to redistribute it
under the terms of the GNU General Public License, version 2 or 3.

I forgot to mention something to avoid misunderstanding, the graphs are working fine so are the percentages, what is not working is the query log for the last 10 minutes, when i click on show all it takes more than 15 minutes of processing and the most recent query is dated "2018-12-31 23:59:59"

That is the date output "Sat May 19 08:14:44 EEST 2018" on my server

Aha! This sounds like your long term database might have been corrupted at some point. Try

sudo service pihole-FTL stop
mv /etc/pihole/pihole-FTL.db /etc/pihole/pihole-FTL.db.old
sudo service pihole-FTL start

Also, are you using the Chrome browser? It has some performance problems since the Spectre/Meltdown fixes beginning of this year. Please try some other browser, e.g. Firefox Quantum

1 Like

Thank you! That solved my problem you are awesome! :blush: :blush:

1 Like

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