The issue I am facing:
Pi-hole doesn't indicate any blocks via stats page, had been previously blocking with plenty of hits on stats page. I did receive Maximum number of concurrent DNS queries reached message in Pi-hole. before the system reached this state.
Details about my system:
Debian 10
Pi-hole v5.13
FTL v5.18.2
Web Interface v5.16
1.1.1.1 upstream server selected
What I have changed since installing Pi-hole:
Added blocklists
Enabled DHCP
Created client list
Created DHCP reservations
Changed upstream DNS server
Deleted blocklist and re-add
From the debug logs, it appears all your block/adlists are assigned only to the default group with group_id=0.
And none are assigned to those other groups "WiFi" and "Wired" with group id's 1 and 2.
*** [ DIAGNOSING ]: Groups
id enabled name date_added date_modified description
---- ------- -------------------------------------------------- ------------------- ------------------- --------------------------------------------------
0 1 Default 2022-09-24 11:08:33 2022-09-24 11:08:33 The default group
1 1 WiFi 2022-10-12 22:44:48 2022-10-12 22:44:48
2 1 Wired 2022-10-12 22:46:10 2022-10-12 22:46:10
You don't need to paste the contents of your log on pastebin (or here, or anywhere).
You just need to post the debug token shown after you upload the log.
when asked if you want to upload the log, answer YES;
copy the Debug Token and paste it here.
It's faster and keeps all your data private. (only a small number of pi-hole devs will have access to your log content. It will be automatically deleted after 48 hours).