-
Notifications
You must be signed in to change notification settings - Fork 53
Description
I am using ubuntu 20.04 kde plasma
Link : https://github.com/umeiko/KlipperPhonesLinux/releases/tag/xiaomi-msm8953-kde
I want to create a mysql and wordpress container in docker, when I want to run the mysql or wordpress container but a problem appears like this.
Service internal error: stderr: Container 1Panel-mysql-m1f5 Starting Error response from daemon: failed to set up container networking: driver failed programming external connectivity on endpoint 1Panel-mysql-m1f5 (d26e8e1ad7d997d81cd93021d514def34a93fe0d0db47f1f8172c3df8345d75b): Unable to enable LOOPBACK FILTERING - DROP rule: (iptables failed: iptables --wait -t raw -A PREROUTING -p tcp -d 127.0.0.1 --dport 3306 ! -i lo -j DROP: iptables v1.8.4 (legacy): can't initialize iptables table `raw': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. (exit status 3))
Please help me...
