Page 1 of 1

Error br_netfilter kernel module not found

Posted: 21 Jul 2024, 00:12
by dudu
Hello

I'm trying to use caprover to manage docker container but i'm facing this issue
starting container failed: error creating external connectivity network: cannot restrict inter-container communication: please ensure that br_netfilter kernel module is loaded
When I try to check for this module I got this
modprobe br_netfilter
modprobe: FATAL: Module br_netfilter not found in directory /lib/modules/5.15.59
Is there a workaround ?
Is it planned to add this kernel module in TOS 6 ?

Thanks :)