• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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