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

Error while creating new apache config file

Thomas Becker

Basic Pleskian
Hello,
I got this message now for the second time:

Template processing failed: file = /usr/local/psa/admin/conf/templates/default/domainWebmail.php, error = Template_Exception: No data. file: /usr/local/psa/admin/plib/Template/Processor.php line: 28 code: 0 Previous error: Template_Variable_Exception: No data. file: /usr/local/psa/admin/plib/Template/Variable/AbstractCachedData.php line: 67 code: 0.

How can this happen and how to solve this?
Thanks

Thomas
 
Hi Thomas Becker,

sometimes a process isn't finished correctly or the template parsing was incorrect and so the whole procedure fails because of it. Please try to repeat your command:

/usr/local/psa/admin/sbin/httpdmng --reconfigure-all
or
/usr/local/psa/admin/sbin/httpdmng --reconfigure-domain YOURDOMAIN.COM


If your error still exist after one or two attempts, try to use the bootstrapper command, which repairs quite a lot of problems and make sure, that you patched your Plesk version to the latest version:

/usr/local/psa/bootstrapper/pp12.0.18-bootstrapper/bootstrapper.sh repair

/usr/local/psa/admin/bin/autoinstaller --select-product-id plesk --select-release-current --reinstall-patch --install-component base
 
Hi UFHH01,
thanks for your reply. Both, bootstraper repair and reconfiguration of vhosts did not help.
The message is shown direcly on the Plesk start page when logging in to Plesk server as admin.
I'm prety shure that this is a problem of database inconsistency.
Please give some advice how this can happen and how to track that down. Thnaks.
 
Back
Top