mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2026-03-04 00:01:12 -05:00
Particular domain doesn’t show up in query log, isn’t being blocked, can’t block #1319
Labels
No labels
P1: Critical
P2: High
P3: Medium
P4: Low
UI
bug
cannot reproduce
compatibility
dependencies
docker
documentation
duplicate
enhancement
enhancement
external libs
feature request
good first issue
help wanted
infrastructure
invalid
localization
needs investigation
performance
potential-duplicate
question
recurrent
research
snap
waiting for data
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/AdGuardHome#1319
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @japtor on GitHub (Feb 17, 2020).
Issue Details
v0.100.9
NAS
Synology DS218+
DSM 6.2.2-24922 Update 4
Expected Behavior
I’d expect all queries to show up in the query log, and explicitly blocked domains to be blocked.
Actual Behavior
Got a phishing link (http://w1s-verizon.com/) and tried to block it in AdGuard Home using a domain filtering rule, but that didn’t work. Checked the query log and it wasn’t showing up at all there.
Tried out some other sites which showed up fine in the query list (and tested other already blocked domains, which also worked correctly), but not that one domain I was trying to block For whatever reason.
Could the hyphen be screwing something up or just some random bug here? I tried it out in the iOS AdGuard extension and that worked to block it. Checked my whitelists/filters in the app and home server and neither had anything that’d match that domain.
@ghost commented on GitHub (Feb 17, 2020):
@japtor commented on GitHub (Feb 17, 2020):
Had it added like that but it was flushing the DNS that did it, thanks.
@ghost commented on GitHub (Feb 17, 2020):
https://github.com/AdguardTeam/AdGuardHome/issues/1145 will help for that later.