• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Plesk 8.2 Issue. Domain remove problem

T

txisparro

Guest
Hi,

When I trying to remove a domain from Plesk 8.2 I get this error:

ERROR: PleskFatalException
Nivel SuperiorNivel Superior
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:424
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/removeDomains.php3:50

In /usr/local/psa/admin/logs/httpsd_error_log ==> No errors

I need yours help, please,

Thank You in advance
 
Do a

tail -f /usr/local/psa/admin/logs/httpsd_error_log

in the console and then try and delete, that will show if something is in the logs better then looking after the fact.
 
Back
Top