mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2026-03-04 00:01:12 -05:00
[BUG] DNS blocklists - last time updated #2047
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#2047
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 @Onepamopa on GitHub (Oct 21, 2020).
Prerequisites
Issue Details
Last time updated field updates the date, even though the site/list is unreachable (404):
Working example: https://hosts-file.net/ad_servers.txt
Last time updated: 21 October 2020, 19:58
@ the log:
2020/10/21 19:58:36 [info] Got status code 404 from URL https://hosts-file.net/ad_servers.txt, skipping
2020/10/21 19:58:36 [info] Failed to update filter https://hosts-file.net/ad_servers.txt: got status code != 200: 404
Latest
System
System
Windows 10 2004
Expected Behavior
Error shown?
Actual Behavior
Date updated
Additional Information
None
@ameshkov commented on GitHub (Oct 22, 2020):
This is intended, we use this field to avoid checking blocklists updates too often.
We'll need to add a different field for that and this, surprisingly, is not that easy. Merged to #2075
@Aikatsui commented on GitHub (Oct 24, 2020):
Duplicate of #1791 ><#2075