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

problem removing account

A

aninias

Guest
when trying to remove an account from the control panel i receive the following message:

Unable to remove clients: Unable to remove client: Problems occred while
removing domains: Unable to remove hosting: SiteAppManager: Table
'psa.SiteAppFiles' doesn't exist

any ideas?
 
It's a problem with the Plesk database. Try this from the Knowledgebase
-------------------------------------------------------------------------
Check PSA database for errors with:
mysqlcheck -uadmin -p`cat /etc/psa/.psa.shadow ` psa

To repair tables add '-r' key to the command listed above.
 
Back
Top