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

[Account::getPassword] can't decrypt password to be plain.

D

Drowned

Guest
I'm trying to migrate from WHM 11.11.0 cPanel 11.15.0-R17853
to Plesk 8.2 but I keep getting this error on each database it tries to move:

Execution of /usr/local/psa/admin/plib/api-cli/database.php --update {databasename} -update_user {username} -add-access localhost failed with return code 1.
Stderr is Unable to update database user properties: Internal error: [Account::getPassword] can't decrypt password to be plain.

Anybody know a way to fix this issue?

Thanks :)
 
i encountered this problem when migrating from ensim pro, the problem lied in the fact that the mysql user was linked to more than one database, this was supported in ensim, but in plesk you can only have 1 database linked to a mysql user

so check this on your source server... i had to import the mysql databases manually for these accounts after migration
 
After some testing I noticed the databases were being copied but the passwords didn't work. I simply had to update the password on the Plesk control panel and the problem was fixed. This updated Plesks's password database with the password it couldn't get from the transfer.
 
Back
Top