• 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.

Help Plesk Crashed 8.3

jrecho

New Pleskian
I had email on one domain go to another when I removed the domain in question and tried to add any aliases to the new one I get errors I reinstalled but in vain

I get Site sante.com doesn't exist in the site that is there

Execute websrvmng --add-alias "--domain-name=sante.com" "--alias-name=sante2.com" --web --mail failed: Site sante.com doesn't exist
---------------------- Debug Info -------------------------------
0: C:\Program Files\SWsoft\Plesk\admin\plib\utilmng.php:47
utilmng->call(string 'add-alias', array)
1: C:\Program Files\SWsoft\Plesk\admin\plib\domainmng.php:70
domainmng->add_alias(string 'sante.com', string 'sante2.fr', boolean true, boolean true)
2: C:\Program Files\SWsoft\Plesk\admin\plib\domainaliases\DomainAliasesManager.php:188
DomainAliasesManager::updateDomainAlias(object of type DomainAlias)
3: C:\Program Files\SWsoft\Plesk\admin\htdocs\domains\domain_alias_edit.php:94
 
Do you mean that domain sante.com was removed and than recreated again? Please make sure that corresponding postoffice is recreated in Mailserver. If not try to run :

mchk --domain --domain-name=sante.com
 
Back
Top