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

Can't delete domain - ERROR: PleskFatalException

G

gee_fin

Guest
Trying to delete a domain (in fact two) I'm receiving this error -

ERROR: PleskFatalException
Unable to remove hosting: Unable to delete system user: SysUser->systemRemove() failed: usermng failed: usermng: Unable to set quota for user 'xxx'

0: /usr/local/psa/admin/plib/class.PhDomain.php:228
PhDomain->reset(integer '0', boolean true, boolean false)
1: /usr/local/psa/admin/plib/class.BsDomain.php:289
BsDomain->reset(integer '0')
2: /usr/local/psa/admin/plib/class.BsDomain.php:283
BsDomain->delete(integer '0')
3: /usr/local/psa/admin/plib/class.BsDomain.php:524
mdeleteDomains(array)
4: /usr/local/psa/admin/plib/class.Manager.php:351
Manager->removeDomains(array)
5: /usr/local/psa/admin/htdocs/domains/domains.php3:215

It's a bit annoying to say the least as I'd like to use the two domains as aliases, can anyone point me in the right direction on how to solve this? :confused:
 
Back
Top