bhanupratapys / dnswarden

Adblocking dns, Uncensored dns server and Adult-filter dns. Supports Dns-over-QUIC , Dns-over-HTTPS and Dns-over-TLS with DNSSEC enabled and no logging.
https://dnswarden.com/
MIT License
146 stars 4 forks source link

oauth.reddit.com #17

Closed beerisgood closed 4 years ago

beerisgood commented 4 years ago

This domain (Reddit) got blocked in AdBlock Version and is needed for Reddit. Please unblock

bhanupratapys commented 4 years ago

That's weird, it's already whitelisted here. Will look into it.

beerisgood commented 4 years ago

Strange indeed. Today the problem is gone, even if I yesterday check that it runs without your DNS fine.

I let this issue open until tommorow and close it if no new problem pop up.

Thanks for your fast answer!

bhanupratapys commented 4 years ago

Found the issue and fixed it by reverting to a earlier version. It was a bug introduced in master branch of a resolver software I use, where the resolver sometimes failed to resolve CNAME's in the chain.

beerisgood commented 4 years ago

Awesome.

I close this issue then. Problem looks still solved Thanks!

bhanupratapys commented 4 years ago

@beerisgood on which type of dns did you encounter this problem on (dot/doh/DNSCrypt/clear-text)? Which filter type were you using (adblock/uncensored/adult-filter)?

beerisgood commented 4 years ago

Sorry for fast re-locking but the problem start a few minutes again but gone some seconds later again.

@bhanupratapys I use AdBlock DoT in Android 10

bhanupratapys commented 4 years ago

This problem should be minimal now. If the client fails to get the answer in the first attempt in adverse conditions, then the subsequent query should be able to get the correct answers without any delay.

beerisgood commented 4 years ago

I try it a few times reload but doesn't work. Only after I disable DoT and re-enable it work.

Maybe Android handle something different or doesn't wait enough for the DNS answer.

Anyway it works (again) ^^

beerisgood commented 4 years ago

I close the issue now, as it run stable since last time. Good work!