Plesk Onyx for Linux
kb: bug
ABT: Group A
Applicable to:
- Plesk Onyx for Linux
Symptoms
- The Docker extension and Plesk Firewall are installed on the server.
- In an attempt to modify rules in Plesk Firewall, the configured Docker firewall rules in the
FORWARD
chain are deleted:
# iptables -v -S FORWARD | grep docker
#
Cause
This is a Plesk bug with ID #PPPM-7924, which will be fixed in future Plesk updates.
Resolution
As a workaround apply the steps below:
- Log into Plesk.
- Go to Tools & Settings > Services Management.
- Restart the Docker service by pressing the highlighted button as on the screenshot below:
Solution using the SSH access
- Log into the server via SSH.
- Restart the Docker service by executing the command below:
# service docker restart
Comments
6 comments
Is there any news on when this issue will be resolved?
Hello @Stefan,
Currently, there is no exact ETA. After there will any news, the article will be updated.
Wouldn't be easier to make auto restart of the docker-service while iptables is updated?
I see no difference, because it is being processed manually anyway....
And it anyway better than down of dockerized site
@Denis
This may be considered for #PPPM-7924 resolution, however, the final implementation is yet to be decided.
This still is not fixed on Ubuntu 20.04?
Hello Mitchell van Bijleveld
In general, Plesk updates include the same fixed across all the supported OS.
As for the issue in question, it's indeed yet to be fixed. The suggested workaround is to be used for now.
Thank you for understanding.
Please sign in to leave a comment.