• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Restore problem - Internal error: Failed to parse metadata

unique1337

New Pleskian
Hi. I restored MySQL backup today, configured psa & phpmyadmin to work with MySQL.
Although when I click "Open in control panel" to access a customers account. I get the error
Code:
Internal error: Failed to parse metadata

Message	Failed to parse metadata
File	 aps_php.php
Line	119
Type	Exception

Before this error I was getting access denied for user apsc@localhost and I used the apsc password repair script.
I followed many KB Articles but haven't found a solution.

When I run the command:
Code:
mysql -uadmin -p`cat /etc/psa/.psa.shadow ` psa -Nse"select d.name as DOMAIN,c.status from Configurations c left join domains d on c.objectId=d.id where c.status='error'"
all domains give an error.
 
Back
Top