AdguardTeam / AdguardForAndroid

Open bug tracker for Android version of AdGuard.
https://adguard.com/
1.31k stars 89 forks source link

Unable to access Korean site after latest version update #5120

Closed sssh7710 closed 9 months ago

sssh7710 commented 9 months ago

Please answer the following questions for yourself before submitting an issue.

AdGuard version

4.3

Environment

- OS: Android 13
- Device:Galaxy a33
- Firmware:A336NKSS5CWK2/A336NOKR5CWK2/A336NKOU5CWH1

Root access

What filters do you have enabled?

AdGuard Base filter, AdGuard Mobile Ads filter, AdGuard Tracking Protection filter, AdGuard Social Media filter, AdGuard DNS filter, List-KR, YousList

What Stealth Mode options do you have enabled?

Protect from DPI

Issue Details

Steps to reproduce: 1.Update the app to the latest version 2.Access to the Korean site 3.DNS_PROBE_FINISHED_NXDOMAIN (error)

Expected Behavior

Ads blocked and access normally

Actual Behavior

DNS_PROBE_FINISHED_NXDOMAIN (error)

Screenshots

Screenshot 1:

Screenshot_20231223_144441_Chrome Screenshot_20231223_144455_Chrome

Additional Information

adguard_logs_4.3.194_2312_144547.zip

sfionov commented 9 months ago

@sssh7710 Hello! We've found an issue with our rule checking code.

The problem is triggered by the fact that you have List-KR in DNS filters list. List-KR is normal filter, it is recommended to add normal filters only to main filter list.

To workaround this issue, please disable it in DNS filters list, and use it in Adblocking filter list instead.

sssh7710 commented 9 months ago

@sssh7710 Hello! We've found an issue with our rule checking code.

The problem is triggered by the fact that you have List-KR in DNS filters list. List-KR is normal filter, it is recommended to add normal filters only to main filter list.

To workaround this issue, please disable it in DNS filters list, and use it in Adblocking filter list instead.

The same problem keeps happening

sfionov commented 9 months ago

@sssh7710 Can you please try to restart your browser? According to your log, disabling this filter in DNS filters list should help. If not, can you please collect new log and send it to devteam@adguard.com ?

ameshkov commented 9 months ago

Closing for now as it duplicates https://github.com/AdguardTeam/AdguardForAndroid/issues/5123