Amazon Echo devices stop working - no Connection possible

Onslaught

New Member
Since last Night, the Amazon Echo devices can‘t Connect to the Amazon Servers, if AdGuard is set as DNS Service (normal DNS Servers and DNS over TLS).

when another DNS Service is configured (DNSForge.de), the Amazon devices can reconnect and work.
Was there a Filter Update last night that forces the Amazon devices to stop connecting?
 

Onslaught

New Member
Without such device not possible to test :(

If a user has AdGuard Home and such device, then it would be easier to fix.

Edit: Looks like this issue:

If it is this filter that causes the problem, then AdGuard has to whitelist the mentioned adresses. Otherwise i can‘t use AdGuard until Theres another fix. I‘m using AdGuard configured in my router with standard Servers and DoT. So i can’t configure anything. Just use another service…
 

Blaz

Moderator & Translator
Staff member
Moderator
I opened a pull request to whitelist the url, just have to wait for my colleagues.
 

Julien

New Member
Thank you,
I am on a centos and I do not see anything blocked in the events. I have already added this to my whitelist.

@@||amazon.fr^
@@||amazon.com^
@@||mads.amazon-adsystem.com^

even with @@||a2z.com^ it doesn't work.
 
Last edited:

Boo Berry

Moderator + Beta Tester
Moderator
Whitelisting will only work if you're using AdGuard Home or AG for Windows/Mac/Android with DNS filters. AdGuard DNS itself will need first the AdGuard DNS filter updated with the fix merged and then on the server-side AdGuard DNS will have to update the AG DNS filter it uses for it to start working again for AdGuard DNS users.

AdGuard DNS users could switch to the AdGuard DNS non-filtering server to fix it in the meantime, but know it doesn't block ads.
 

Julien

New Member
i'm using AdGuard Home v0.106.3.
but the whitelist does not change anything. I restarted the server, cleaned the DNS cache, and restarted my Alexa.
 

Boo Berry

Moderator + Beta Tester
Moderator
i'm using AdGuard Home v0.106.3.
but the whitelist does not change anything. I restarted the server, cleaned the DNS cache, and restarted my Alexa.
Add
Code:
@@||a2z.com^$important
to the custom filtering rules, and that should fix it. You have to add the $important modifier to the rule to get it to work and override the existing rule in the DNS filter.
 

Blaz

Moderator & Translator
Staff member
Moderator
Fix should be available on DNS in a few hours (possibly already syncronized).
 
Top