• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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