Domain regex blocking when group is disabled

The issue I am facing:
I have a domain-specific regex I am using to block "forbidden". I have assigned that regex to a group "cohort". i have assigned certain devices known to pi-hole to the group. Blocking works when the group is set to Enabled. However, even if the group is set to Disabled, the devices in this group are still being blocked by the "forbidden" regex. What am I missing?

Details about my system:
DietPi v9.2.1
Device model : RPi Zero 2 W (aarch64)
Pi-hole version is v5.17.3
web version is v5.21
FTL version is v5.25.1

What I have changed since installing Pi-hole:
Added groups, domain regex.

Please upload a debug log and post just the token URL that is generated after the log is uploaded by running the following command from the Pi-hole host terminal:

pihole -d

or do it through the Web interface:

Tools > Generate Debug Log

https://tricorder.pi-hole.net/zokCY1UA/

thanks!

Can you give an example of how you are testing that – could it be one of your other lists blocking it too?

What results do you get by going to Tools > Search Adlists and then entering an example domain which you think should be accessible but is blocked?


The query log tells me plainly it is blocked by my regex blacklist.

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