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

Internal error: The site with UUID "xxxxxxxxxxx" was not found.

Status
Not open for further replies.

YuriyD

New Pleskian
Hello.

I have faced with problem, when logged to plesk web panel:
Internal error: The site with UUID "xxxxxxxxxx" was not found.

How can I fix this issue?
Thank you
 
The root cause of the issue in that there is record in the psa.dom_param table that refers to sitebuilder5.site table. In order to fix the issue, incorrect sitebuilder5.site entries may be removed from the psa.dom_param table with:

mysql> delete from dom_param where val='xxxxxxxxxxxx';
 
Status
Not open for further replies.
Back
Top