pihole working but "Domains on Blocklist 0"

Expected Behaviour:

Before update to 4.1.1 "Domains on Blocklist" shows hundrets of thousands. I believe this should be the amount of domains of subscribed lists.

Actual Behaviour:

After Update ist shows "0" (zero). But pi-hole is working with 27% blocked.

Debug Token:

rw350nhl5r

My Setup is something special with bind instead of dnsmasq and apache instead of lighttpd, because I run an pi-hole under debian 9 only for squid and bind+apache was there before. So pi-hole is bound to an own IP, squid asks pi-hole, pi-hole and everything else asks bind.

cutted output of 'pihole -g'
...
[✓] Extracting domains from blocklists
[i] Number of domains being pulled in by gravity: 135802
[✓] Removing duplicate domains
[i] Number of unique domains trapped in the Event Horizon: 112656
[i] Number of whitelisted domains: 2
[i] Number of blacklisted domains: 0
...
[✗] Failed to start dnsmasq.service: Unit dnsmasq.service not found.

[✓] DNS service is running
grep: /etc/dnsmasq.d/01-pihole.conf: No such file or directory
[i] No hosts file linked to dnsmasq, adding it in enabled state
/usr/local/bin/pihole: line 513: /etc/dnsmasq.d/01-pihole.conf: No such file or directory
[✗] Failed to start dnsmasq.service: Unit dnsmasq.service not found.

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