• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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