• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be 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.

undefined method TmplWarnForm

Superkikim

Regular Pleskian
Hi,

I'm trying to use the "domain" script to create a bunch of domains based on a template.

I get the following error message:

PHP Fatal error: Call to undefined method TmplWarnForm::error() in /opt/psa/admin/plib/api-common/cuDomain.php on line 990
PHP Warning: Releasing semaphore 20 in request cleanup in Unknown on line 0

This is related to the -template option usage. My template name is "Standard Hosting". The template exists.

Any advice ? is this a bug ?
 
Same problem for me, template use for command line domain creation is completely broken, I tried a template with no space in the name as well, same error.
 
Hi.

I got it ...

Did you add email address to your client description ?

When you create a domain, it try to send an email to the "owner". This "owner" (usually, client or reseller" should have an email address mentioned in his profile. Otherwise the script fail.
 
Back
Top