0 queries blocked

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

Expected Behaviour:

[Pihole blocks ads queries]

Actual Behaviour:

[pihole fails to block ads queries]

Debug Token:

[j55oemu901]

getting plenty of total queries and the logs say they are received and sent on, but precisely 0 ads are being blocked. ive been fighting with this for a few weeks now and even bought a fritz box to replace my isp supplied router. nothing so far has worked.

Your debug log shows that part of your Pi-hole (core) is on the release/5.0 beta branch, and the rest is on the master branch. It needs to be either all master branch or all beta branch.

*** [ DIAGNOSING ]: Core version
[i] Core: v4.3.5 (https://discourse.pi-hole.net/t/how-do-i-update-pi-hole/249)
[i] Branch: release/v5.0 (https://discourse.pi-hole.net/t/the-pihole-command-with-examples/738#checkout)
[i] Commit: v4.3.5-447-gdc8ae4f

*** [ DIAGNOSING ]: Web version
[i] Web: v4.3.3 (https://discourse.pi-hole.net/t/how-do-i-update-pi-hole/249)
[i] Branch: master
[i] Commit: v4.3.3-0-g62f2ffc

*** [ DIAGNOSING ]: FTL version
[✓] FTL: v4.3.1

You are also running Centos 8, which is not a supported OS:

https://docs.pi-hole.net/main/prerequesites/

*** [ DIAGNOSING ]: Operating system
[✓] CentOS Linux 8 (Core)

There are some workarounds for CentOS installation:

And, Pi-hole is configured inccrrectly:

*** [ DIAGNOSING ]: Networking
[✓] IPv4 address(es) bound to the enp9s0 interface:
   192.168.178.65/24 does not match the IP found in /etc/pihole/setupVars.conf (https://discourse.pi-hole.net/t/use-ipv6-ula-addresses-for-pi-hole/2127)

*** [ DIAGNOSING ]: Setup variables
    PIHOLE_INTERFACE=enp9s0
    IPV4_ADDRESS=192.168.0.60/24

ah, well that would explain it. i moved to the beta specifically because the dashboard wouldnt show any info. it fixed that problem but clearly caused more problems.
The literature says that centos is supported, i didnt realise i had to use an older version.
I would say the configuration issue has come from the new router using different IP address ranges.
I will attempt to rectify these issues.
Thanks for your help.

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