I have a fresh install of OpenWRT 24.10.4 on a GL.iNet GL-MT6000 router.
Installed adblock(not lean or fast) + luci adblock. version adblock - 4.4.2-r3
Straight out, the plugin doesn’t start, even if I have checked the download package is present (I chose curl). I turned on verbose logging but there is nothing helping me in there nor on using logread to diagnose the issue.
"relevant” logs :
Tue Nov 25 12:58:38 2025 user.info adblock-4.4.2-r3[22089]: adblock instance started ::: action: restart, priority: 0, pid: 22089
Tue Nov 25 12:58:39 2025 user.debug adblock-4.4.2-r3[22089]: f_list ::: name: iplist, mode: iplist, cnt: 0, in_rc: 0, out_rc: 0
Tue Nov 25 12:58:39 2025 user.debug adblock-4.4.2-r3[22089]: f_list ::: name: blocklist, mode: blocklist, cnt: 0, in_rc: 0, out_rc: 0
Tue Nov 25 12:58:39 2025 user.debug adblock-4.4.2-r3[22089]: f_list ::: name: allowlist, mode: allowlist, cnt: 0, in_rc: 0, out_rc: 0
Tue Nov 25 12:58:39 2025 user.debug adblock-4.4.2-r3[22089]: f_list ::: name: adaway, mode: restore, cnt: 0, in_rc: 4, out_rc: 4
Tue Nov 25 12:58:39 2025 user.debug adblock-4.4.2-r3[22089]: f_list ::: name: adaway, mode: backup, cnt: 6540, in_rc: 0, out_rc: 0
Tue Nov 25 12:58:39 2025 user.debug adblock-4.4.2-r3[22089]: f_list ::: name: adaway, mode: prepare, cnt: 6540, in_rc: 0, out_rc: 0
Tue Nov 25 12:58:39 2025 user.debug adblock-4.4.2-r3[22089]: f_list ::: name: -, mode: merge, cnt: 6540, in_rc: 4, out_rc: 0
Tue Nov 25 12:58:39 2025 user.debug adblock-4.4.2-r3[22089]: f_tld ::: name: -, cnt: 6540, cnt_tld: 4289, cnt_rem: -
Tue Nov 25 12:58:39 2025 user.debug adblock-4.4.2-r3[22089]: f_list ::: name: -, mode: final, cnt: 4289, in_rc: 4, out_rc: 0
Tue Nov 25 12:59:28 2025 user.debug adblock-4.4.2-r3[22089]: f_dnsup ::: dns: dnsmasq, cache_cmd: -, lookup_domain: localhost, restart_rc: 0, dns_flush: 0, dns_timeout: 20, dns_pid: 22792, dns_cnt: 21, rc: 4
Tue Nov 25 12:59:28 2025 user.err adblock-4.4.2-r3[22089]: dns backend restart with adblock blocklist failed
Tue Nov 25 13:00:17 2025 user.debug adblock-4.4.2-r3[22089]: f_dnsup ::: dns: dnsmasq, cache_cmd: -, lookup_domain: localhost, restart_rc: 0, dns_flush: 0, dns_timeout: 20, dns_pid: 23100, dns_cnt: 21, rc: 4
Thanks for your help!