• 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.

11.5 - after upgrade: Template processing failed

PaulHeider

New Pleskian
After upgrading from 11 to 11.5 and after logging into the plesk panel i got this message:

Template processing failed: file = /opt/psa/admin/conf/templates/default/domainVhost.php, error = [Template_Variable_Domain_PhysicalHosting] Wrong variable to subsitute: maintenanceMode.​

How can i solve it? Thanks for help.
 
Looks like that issue is caused due to custom vhost template has been created. I suggest you check it with following tool http://kb.parallels.com/115587
I think that you will see something like:

[INFO] ==> STEP 1: Checking for custom configuration templates...
[INFO] Custom template /opt/psa/admin/conf/templates/custom/domain/domainVirtualHost.php has been found
[WARNING] Some custom configuration templates have been found. The custom templates have higher priority than default templates in case of configs generation.

In that case just try to rename custom template /opt/psa/admin/conf/templates/custom/domain/domainVirtualHost.php to /opt/psa/admin/conf/templates/custom/domain/domainVirtualHost.php_old for example.
It should help. If not - contact Support Team.
 
Back
Top