-
Notifications
You must be signed in to change notification settings - Fork 12
Blocklists not updating when using reload #47
Comments
Hey there, I am assuming that this happens since the routine that looks for updates still awaits the initial interval of 24h after that the routine may download the updated lists based on the new set of URLs. To check this we have to reduce the Unfortunately I am quite busy at the moment, which makes it hard for me to resolve this Problem. I will try my best though to investigate it ASAP. |
Thanks. I will take a look at this this week and report back! |
Hi @c-mueller , I have set and waited for a while
Unfortunately is does not seem to trigger the update |
Okay, this will then need further investigation. I will take a look ASAP. At the current state i cannot provide an ETA because i currently dont have an idea whats the cause here. Just as a small sidenote: When initialy implementing the plugin i was unaware of the 'reload' plugin. This has not changed until now, however i think this is an important point i will have to take into account. |
Just as a notice: I did not forget this. I am currently just not findig some free time to investigate it further. |
Let me know when I can provide any more info to help out. |
@c-mueller saw that you added the label. What kind of help do you need on this one? |
Hey there, |
Hi there,
I have noticed a problem when using https://coredns.io/plugins/reload/.
It seems that HTTP/S lists are not being updated on a reload.
I dynamically inject lists into the Corefile, and lists seem to only become active on a restart, not a reload.
Maybe
[INFO] plugin/ads: [File Update] Loaded 0 entries into Blacklist and 0 entries into whitelist
is related to this?Let me know how I can help out to debug/fix this :)
Config
Logs
The text was updated successfully, but these errors were encountered: