Today I had an issue with AdGuard where it was blocking queries for local domain hosts.
When I checked the dashboard, I noticed many blocks for local queries and they all pointed to the EasyList list.
AdGuard reported a block with rule
So, I tried to open EasyList and see if it had, somehow, that odd rule.
EasyList was very slow to open and its forum had some recent comments about a possible "large traffic" issue.
Also, I noticed the following message at AdGuard's log.
But, of course, it did not have that specific rule.
The fact is that AdGuard somehow blocked my local domain because of EasyList issue.
After disabling EasyList list, it all went back to normal.
What I'm bugged about is that odd rule (
Any idea of what that is?
When I checked the dashboard, I noticed many blocks for local queries and they all pointed to the EasyList list.
AdGuard reported a block with rule
||o
.So, I tried to open EasyList and see if it had, somehow, that odd rule.
EasyList was very slow to open and its forum had some recent comments about a possible "large traffic" issue.
Also, I noticed the following message at AdGuard's log.
Code:
Oct 11 21:39:24 <hostname> AdGuardHome[5046]: 2022/10/11 21:39:24.951551 [info] updated filter 1650265298: 3008217 bytes, 34051 rules
Oct 11 21:44:24 <hostname> AdGuardHome[5046]: 2022/10/11 21:44:24.509979 [info] Couldn't fetch filter contents from URL https://easylist.to/easylist/easylist.txt, skipping: context deadline exceeded (Client.Timeout or context cancellation while reading body)
Oct 11 21:44:24 <hostname> AdGuardHome[5046]: 2022/10/11 21:44:24.510103 [info] saving filter 1650265300 contents to: /tmp/mnt/entware/entware/etc/AdGuardHome/data/filters/1650265300.txt
Oct 11 21:44:24 <hostname> AdGuardHome[5046]: 2022/10/11 21:44:24.510390 [info] Failed to update filter https://easylist.to/easylist/easylist.txt: context deadline exceeded (Client.Timeout or context cancellation while reading body)
But, of course, it did not have that specific rule.
The fact is that AdGuard somehow blocked my local domain because of EasyList issue.
After disabling EasyList list, it all went back to normal.
What I'm bugged about is that odd rule (
||o
) attributed to EasyList.Any idea of what that is?