You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 1, 2025. It is now read-only.
Completely clean install of Pihole v5.1.2, Interface 5.1.1, FTL 5.2
The whitelist script now adds itself into its own group. However, this group can not be applied to clients.
Example)
I now have two Groups. "Default" and "anudeepND/whitelist"
If I go to Group Management -> Clients
and I attempt to apply both Groups to a client, after clicking "Apply", Pihole will say "Successfully edited groups of client" but the selection box itself doesn't change. It stays on "Default".
Thus, the whitelist is now no longer being applied to any client.
If I go to Group Management -> Domains
and attempt to manually apply each whitelist domain, the same thing happens.
In conclusion, since the whitelist domains are in their own group but the group can not be applied to any client and therefore the whitelist is not working. Everything on the whitelist is currently being blocked if they are in one of the adlists. (ex s.youtube.com)
I believe it is based on the following pull request