• 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

ERROR: PleskFatalException - Deleting Domain

S

speedracer05

Guest
I am trying to delete a domain and I am receiving the following error:

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:366
PhDomain->reset(integer '0', boolean true, boolean false)
1: /usr/local/psa/admin/plib/class.BsDomain.php:291
BsDomain->reset(integer '0')
2: /usr/local/psa/admin/plib/class.BsDomain.php:285
BsDomain->delete(integer '0')
3: /usr/local/psa/admin/plib/class.BsDomain.php:526
mdeleteDomains(array)
4: /usr/local/psa/admin/plib/class.Manager.php:352
Manager->removeDomains(array)
5: /usr/local/psa/admin/htdocs/domains/domains.php3:211


I'm not sure if the domain is corrupted in the database, but I am unable to delete the domain. Also, when I click on the "Domain Administrator" icon in domain control panel, I receive the following error:

ERROR: PleskFatalException
Create shortcutCreate shortcut
Up LevelUp Level
Unable to create Card object: Card: unable to select: no such row in the table

0: /usr/local/psa/admin/plib/common_func.php3:174
psaerror(string 'Unable to create Card object: Card: unable to select: no such row in the table')
1: /usr/local/psa/admin/htdocs/domains/dom_users/dl_usr_ed.php3:46

Unfortunately, I am not able to delete the domain using the Plesk GUI or from the command line. Could someone send me instructions for deleting a domain manually (MySQL)?

Currently, I am running:

FreeBSD 6.0
Plesk 8.0.1

I have a number of domains on this server. Unfortunately, this error only occurs with one domain in particular.

Thank you.
 
Back
Top