• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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