Iptables: No chain/target/match by that name

Hello,

i try to restart the docker image, but i et this message at the docker log:

Error response from daemon: Cannot restart container 0ef08a421b27: driver failed programming external connectivity on endpoint stupefied_heisenberg (7422fcf712873ae43adc797a987df582ca4c6d2af4a5bb0e77e310e5a3435073): iptables failed: iptables --wait -t filter -A DOCKER ! -i docker0 -o docker0 -p tcp -d 172.17.0.2 --dport 9980 -j ACCEPT: iptables: No chain/target/match by that name.

ifconfig shows me docker at 172.17.0.1 and not 172.17.0.2.

Has anyone an idea what is wrong?

Restart docker service

sudo systemctl restart docker
sudo service docker restart

Oh shit. This question was still openπŸ™ˆ

The best solution for all problems https://paste.dasnetzundich.de/view/ea94d3f8

1 Like