• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

[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