• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • 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