• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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