Adblock no longer loads lists

Good evening, It has always worked and has always loaded the lists without problems. Now in the Log we read this:

Wed Aug 19 19:43:19 2020 user.info adblock-4.0.6[1653]: adblock instance started ::: action: start, priority: 0, pid: 1653
Wed Aug 19 19:45:31 2020 user.info adblock-4.0.6[1653]: blocklist with overall 0 blocked domains loaded successfully (TP-Link Archer C7 v5, OpenWrt 19.07.2 r10947-65030d81f3)
Wed Aug 19 19:46:22 2020 user.info adblock-4.0.6[2581]: adblock instance started ::: action: suspend, priority: 0, pid: 2581
Wed Aug 19 19:46:26 2020 user.info adblock-4.0.6[2581]: suspend adblock processing
Wed Aug 19 19:46:46 2020 user.info adblock-4.0.6[2789]: adblock instance started ::: action: resume, priority: 0, pid: 2789
Wed Aug 19 19:46:47 2020 user.info adblock-4.0.6[2789]: preparation of 'smarttv' failed, rc: 2
Wed Aug 19 19:47:00 2020 user.info adblock-4.0.6[2789]: preparation of 'adguard' failed, rc: 2
Wed Aug 19 19:47:03 2020 user.info adblock-4.0.6[2789]: blocklist with overall 0 blocked domains loaded successfully (TP-Link Archer C7 v5, OpenWrt 19.07.2 r10947-65030d81f3)
Wed Aug 19 19:47:03 2020 user.info adblock-4.0.6[2789]: resume adblock processing
Wed Aug 19 19:48:33 2020 user.info adblock-4.0.6[3237]: adblock instance started ::: action: reload, priority: 0, pid: 3237
Wed Aug 19 19:48:35 2020 user.info adblock-4.0.6[3237]: preparation of 'smarttv' failed, rc: 2
Wed Aug 19 19:48:38 2020 user.info adblock-4.0.6[3237]: preparation of 'adaway' failed, rc: 2
Wed Aug 19 19:48:42 2020 user.info adblock-4.0.6[3237]: blocklist with overall 0 blocked domains loaded successfully (TP-Link Archer C7 v5, OpenWrt 19.07.2 r10947-65030d81f3)
Wed Aug 19 19:49:46 2020 user.info adblock-4.0.6[3651]: Please enable the 'DNS Report' option to use the reporting feature
Wed Aug 19 19:50:21 2020 user.info adblock-4.0.6[3889]: adblock is currently disabled, please set the config option 'adb_enabled' to '1' to use this service
Wed Aug 19 19:50:39 2020 user.info adblock-4.0.6[4260]: adblock instance started ::: action: reload, priority: 0, pid: 4260
Wed Aug 19 19:50:40 2020 user.info adblock-4.0.6[4260]: preparation of 'smarttv' failed, rc: 2
Wed Aug 19 19:50:43 2020 user.info adblock-4.0.6[4260]: preparation of 'adaway' failed, rc: 2
Wed Aug 19 19:50:48 2020 user.info adblock-4.0.6[4260]: blocklist with overall 0 blocked domains loaded successfully (TP-Link Archer C7 v5, OpenWrt 19.07.2 r10947-65030d81f3)

The only thing I have done is perform a package upgrade from cmd with

opkg list-upgradable | cut -f 1 -d '' | xargs opkg upgrade

I can't tell you if this problem was right before the upgrade unfortunately but I know that 15 days ago everything was working correctly. the only thing I noticed and it is annoying is that every now and then the database loading remained at zero even without any upgrades.

Guy seem to be solved. For some reason libustream-mbedtls was no longer installed. I took inspiration from the topic on: Adblock problem overall domains 0 .

Busybox 1.30.1-6 does not work correctly

@vgaetera thank you for the link. After the change I made yesterday it seems to work. The only thing I noticed is that the total filters have decreased. That is, before they were more than 100,000 now they are half. I don't understand if it only works on some lists or there was a problem before it counted too many. Below the current status:

Status / Version

enabled / 4.0.6

Blocked Domains

54.140

Active Sources

adguard, bitcoin, phishing_army, smarttv, winhelp, winspy, youtube

DNS Backend

dnsmasq, /tmp/dnsmasq.d

Run Utils

/bin/uclient-fetch, /usr/bin/awk

Run Interfaces

trigger: wan, report: br-lan

Run Directories

base: /tmp, backup: /tmp, report: /tmp, jail: /tmp

Run Flags

backup: 1, reset: 0, flush: 0, force: 0, search: 0, report: 1, mail: 1, jail: 0

Thu Aug 20 07:57:57 2020 user.info adblock-4.0.6[1652]: blocklist with overall 50381 blocked domains loaded successfully (TP-Link Archer C7 v5, OpenWrt 19.07.2 r10947-65030d81f3)
Thu Aug 20 14:00:01 2020 user.info adblock-4.0.6[3122]: adblock instance started ::: action: reload, priority: 0, pid: 3122
Thu Aug 20 14:00:56 2020 user.info adblock-4.0.6[3122]: blocklist with overall 50401 blocked domains loaded successfully (TP-Link Archer C7 v5, OpenWrt 19.07.2 r10947-65030d81f3)
Thu Aug 20 18:56:02 2020 user.info adblock-4.0.6[4003]: adblock instance started ::: action: reload, priority: 0, pid: 4003
Thu Aug 20 18:57:16 2020 user.info adblock-4.0.6[4003]: blocklist with overall 54140 blocked domains loaded successfully (TP-Link Archer C7 v5, OpenWrt 19.07.2 r10947-65030d81f3)
1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.