• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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.

Command Line Utility Error

GiorgosI

Basic Pleskian
Plesk 9.5.3, CentOS 5.5 x64

I try to update client's password through command line utility according to documentation:
http://download1.parallels.com/Plesk/PPP9/Doc/en-US/plesk-9.5-unix-cli/ -> Using Command Line Utilities -> Client Accounts: client Utility

but I get the following error:
# ./client -u test -passwd_type encrypted -passwd '$1$R0x0hAmB$haReJwgGDaGOuFETdjv3P0'
ERROR: PleskFatalException
Internal error: [Account::getPassword] can't decrypt password to be plain.

0: common_func.php3:146
psaerror(string 'Internal error: [Account::getPassword] can't decrypt password to be plain.')
1: class.Account.php:82
Account->getPassword()
2: class.Client.php3:358
Client->update()
3: cuClient.php:770
cuClient->cmdUpdate(string 'testnoc6', array)
4: cuClient.php:411
cuClient->cuClient()
5: client.php:17
PHP Warning: Releasing semaphore 10 in request cleanup in Unknown on line 03

I have tested it in several servers with Plesk 9.5.3 and the result is the same.
 
Yes, it is known issue. We have corresponding bugreport. It will be fixed in the next Plesk update.
 
We will release updates for both Plesk versions - 9.x and 10.x
 
Is it solved now ?

I'm using 9.5.4 (Debian) and this error msg :

I have issue with command line utility which is linked to the one you're talking about.


ERROR: PleskFatalException
Internal error: [Account::getPassword] can't decrypt password to be plain.

0: common_func.php3:146
psaerror(string 'Internal error: [Account::getPassword] can't decrypt password to be plain.')
1: class.Account.php:82
Account->getPassword()

Do you know when it will be solved ?


Thanks,

Léo
 
Problem with "can't decrypt password to be plain" was fixed in Plesk 10.x version.
 
Back
Top