• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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