Google Ambient Whitelisting

The issue I am facing:
I would love to get Google Ambiant to work, basically the screensaver of Google TV. However it gets blocked.

Details about my system:
If I try to change the screensaver image, I see in the query log:

Blocked:
clients3.google.com
(blocked clients.l.google.com)

I added both to the whitelist, but still they get blocked. How to proceed?

Please upload a debug log and post just the token 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

Here: https://tricorder.pi-hole.net/xfp5tuo6u2

Thanks for your help.

Both domain are assigned to group default (ID 0), but all configured clients are only in group Strict (ID 1). This means the whitelisting doesn't apply to them. Change the group assignment for the domains to match the group ID of the desired client.

3 Likes

Thanks. Well, thats a layer of settings I didn't discover yet.

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