Plesk for Linux
kb: technical
Applicable to:
- Plesk for Linux
Symptoms
- A custom Firewall rule cannot be added as instructed in How to manage local firewall rules using Plesk Firewall in Plesk for Linux:
PLESK_ERROR: Failed to apply the Firewall configuration
Command '['/usr/local/psa/var/modules/firewall/firewall-new.sh']' timed out after 14.995222091674805 seconds
- Or the following error:
PLESK_ERROR: Did not receive a matching activation token before confirmation timeout
Cause
The Firewall extension needs more time to work and apply the rule.
Resolution
- Log in to Plesk.
- Connect to the Plesk server via SSH.
-
Edit Plesk's
/usr/local/psa/admin/conf/panel.iniconfiguration file adding the directives below:# vi /usr/local/psa/admin/conf/panel.ini
[ext-firewall]
confirmTimeout = 30
confirmTimeoutCli = 60
Comments
Please sign in to leave a comment.