Bug in Luci and adblock-fast plugin - doesn't work

When I try to enter the plugin menu I get an error in the Luci interface.

Photo.

There are also errors in the log.

Summary

Tue Nov 14 13:38:32 2023 user.notice adblock-fast [3781]: ERROR: adblock-fast is currently disabled!
Tue Nov 14 13:38:32 2023 user.notice adblock-fast [3781]: Run the following commands before starting service again:
Tue Nov 14 13:38:32 2023 user.notice adblock-fast [3781]: uci set adblock-fast.config.enabled='1'; uci commit adblock-fast;
Tue Nov 14 13:38:32 2023 user.notice adblock-fast [3781]: ERROR: adblock-fast is currently disabled!
Tue Nov 14 13:38:32 2023 user.notice adblock-fast [3781]: Run the following commands before starting service again:
Tue Nov 14 13:38:32 2023 user.notice adblock-fast [3781]: uci set adblock-fast.config.enabled='1'; uci commit adblock-fast;

Powered by LuCI openwrt-23.05 branch (git-23.306.39416-c86c256) / OpenWrt 23.05.2 (r23630-842932a63d)

Did you try the commands in the log via ssh?

You might also be able to got to System/Startup and make sure adblock-fast is Enabled and/or started.

@Lexeyko proper place to post this: Adblock-fast: ad-blocking service for dnsmasq and unbound - #119 by stangri

And it should be fixed in the openwrt repo within 24 hours and has already been fixed in my repo.

1 Like