Flint 2 bug - can't enable IGMP snooping

I'm running a Flint 2 with the latest stock firmware (4.7.0).

I can't enable IGMP snooping. When I click enable the slider goes green, but when I click apply there is a bit of "processing" for a few seconds, then a message saying "applied!" but then the slider turns off again. I've tried v1-v3 of IGMP snooping and none stay on.

Anyone else have this bug?

Could you please look into the log files if there is a message or something while enabling?

From the system log:

Mon Jan 20 10:00:25 2025 user.warn igmpproxy[10844]: MRT_DEL_MFC; Errno(2): No such file or directory
Mon Jan 20 10:01:31 2025 user.warn igmpproxy[10844]: MRT_DEL_MFC; Errno(2): No such file or directory
Mon Jan 20 10:02:22 2025 user.warn igmpproxy[10844]: MRT_DEL_MFC; Errno(2): No such file or directory
Mon Jan 20 10:03:33 2025 user.warn igmpproxy[10844]: MRT_DEL_MFC; Errno(2): No such file or directory
Mon Jan 20 10:04:35 2025 user.warn igmpproxy[10844]: MRT_DEL_MFC; Errno(2): No such file or directory
Mon Jan 20 10:05:37 2025 user.warn igmpproxy[10844]: MRT_DEL_MFC; Errno(2): No such file or directory
Mon Jan 20 10:06:27 2025 user.warn igmpproxy[10844]: MRT_DEL_MFC; Errno(2): No such file or directory
Mon Jan 20 10:07:25 2025 user.warn igmpproxy[10844]: MRT_DEL_MFC; Errno(2): No such file or directory
Mon Jan 20 10:08:26 2025 user.warn igmpproxy[10844]: MRT_DEL_MFC; Errno(2): No such file or directory

Hmm igmpproxy is not default in gl firmware from what I can recall last time i used it.

Did you install it?

You might want a clean config for igmpproxy, please remove the configuration, remove the package, and in the cli use:

opkg install igmpproxy --force-maintainer --force-reinstall

Maybe that feature in gl ui conflicts with igmpproxy.

igmpproxy 0.2.1-4 is installed according to the plug-ins page. I think it was installed by default

@xize11 I have tried running that command but no joy, but thanks

@admon I have posted log output above, then I tried the command recommended above and now I get the following in the log:

user.warn igmpproxy[10844]: select() failure; Errno(4): Interrupted system call