• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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