• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Issue Docker Cannot restart container - iptables: No chain/target/match by that name

Iain_CoSource

New Pleskian
Error: {"message":"Cannot restart container 8b9cbdd82af7271e8df99df3429423bf1ff109c02c8a09527365e8c0a76bcf32: driver failed programming external connectivity on endpoint redis-bitnami-live (4a39a1a0597d4b47db1301aa49e44fc51ed3c2b31f0896606b6e8483261950d8): (iptables failed: iptables --wait -t nat -A DOCKER -p tcp -d 0/0 --dport 7000 -j DNAT --to-destination 172.17.0.2:7000 ! -i docker0: iptables: No chain/target/match by that name.\n (exit status 1))"}

Server has crashed four times in last 5 hours. Any advise is welcome.

Docker container does not start on Plesk server: No chain/target/match by that name is not helpful due to the recuring nature of the issue
 
Hello @Iain_CoSource
psa-firewall can flush docker's chains but doesn't remove them so you probably have to figure out who removes the `DOCKER` chain from the `nat` table.
 
Last edited by a moderator:
Back
Top