This repository has been archived by the owner on Aug 2, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 11
Case when initialization process is stopped and the ads block whont work #30
Comments
Hey there,
i can assume what the problem is. I will take a look at it later today. It should be fixable fairly quickly.
Thanks again ;)
13.04.2020 00:22:13 Jonathan PHILIPPE <notifications@github.com>:
…
Hello, I just noticed a probleme in the ads blocker.
When a error occure while fetching the URL lists, descibed bellow, the whole initialization process is stopped and the next lists are not fetched. The result is than all list are not loaded and the blocker not work as expected. Can you find what is the problem please ?
Thanks for your time,
dns | [INFO] plugin/ads: Initializing CoreDNS 'ads' plugin. Version 0.2.1
dns | [INFO] plugin/ads: Initializing CoreDNS 'ads' list update routines...
dns | [DEBUG] plugin/hosts: Parsed hosts file into 4 entries
dns | .:53
dns | CoreDNS-1.6.7
dns | linux/amd64, go1.13.8, da7f65b3-dirty
dns | [DEBUG] plugin/ads: Fetching list "https://hosts-file.net/psh.txt"...
dns | [ERROR] plugin/ads: Get https://hosts-file.net/psh.txt: net/http: TLS handshake timeout
dns | [INFO] plugin/ads: Initializing CoreDNS 'ads' plugin. Version 0.2.1
dns | [INFO] plugin/ads: Initializing CoreDNS 'ads' list update routines...
dns | [DEBUG] plugin/hosts: Parsed hosts file into 4 entries
dns | .:53
dns | CoreDNS-1.6.7
dns | linux/amd64, go1.13.8, da7f65b3-dirty
dns | [DEBUG] plugin/ads: Fetching list "https://hosts-file.net/psh.txt"...
dns | [ERROR] plugin/ads: Get https://hosts-file.net/psh.txt: dial tcp 3.234.198.254:443: i/o timeout
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub [#30] , or unsubscribe [https://github.com/notifications/unsubscribe-auth/AAUU4IGA54D7PEVYOUZF373RMI5JDANCNFSM4MGSTWUA] . [https://github.com/notifications/beacon/AAUU4IGQJEPGV2HVJWJR2SLRMI5JDA5CNFSM4MGSTWUKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4I5NVSMQ.gif]
|
c-mueller
added a commit
that referenced
this issue
Apr 13, 2020
Fixes #30 Instead of crashing completely if a download URL is unavailable, like before, the plugin now continues loading the lists, skipping the failed list.
c-mueller
added a commit
that referenced
this issue
Apr 13, 2020
Fixes #30 Instead of crashing completely if a download URL is unavailable, like before, the plugin now continues loading the lists, skipping the failed list.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello, I just noticed a probleme in the ads blocker.
When a error occure while fetching the URL lists, descibed bellow, the whole initialization process is stopped and the next lists are not fetched. The result is than all list are not loaded and the blocker not work as expected. Can you find what is the problem please ?
Thanks for your time,
The text was updated successfully, but these errors were encountered: