• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

PleskFatalException when trying to delete a domain

B

berbeck

Guest
When attempting to delete a domain using Plesk (version 8.1), the following error message is displayed:

ERROR: PleskFatalException
DomainUser::getAccount failed: Unable to create Account object: Account: unable to select: no such row in the table

0: /usr/local/psa/admin/plib/class.PhDomain.php:413
PhDomain->reset(integer '0', boolean true, boolean false)
1: /usr/local/psa/admin/plib/class.BsDomain.php:313
BsDomain->reset(integer '0')
2: /usr/local/psa/admin/plib/class.BsDomain.php:307
BsDomain->delete(integer '0')
3: /usr/local/psa/admin/plib/class.BsDomain.php:540
mdeleteDomains(array)
4: /usr/local/psa/admin/plib/class.Manager.php:352
Manager->removeDomains(array)
5: /usr/local/psa/admin/htdocs/domains/domains.php3:209

Please anyone know how can I fix this?
 
Back
Top