• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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