• 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

Components::componentUpdate() failed: Unable to exec utility packagemng: Empty error

T

tef10

Guest
ERROR: PleskFatalException


Components::componentUpdate() failed: Unable to exec utility packagemng: Empty error message from utility.

--------------------------------------------------------------------------------

0: /usr/local/psa/admin/auto_prepend/auth.php3:491

Whats this problem? Pls help me
Thank you.
 
==================================================
solved
Ok i forgot . I have installed new rpm packages also. Then i found that solution.

# rm -f /var/lib/rpm/__db.*
# rpm --rebuilddb

it worked.
==================================================

i run this command but not runngin my plesk
this error message :

ERROR: PleskFatalException


Components::componentUpdate() failed: Unable to exec utility packagemng: Empty error message from utility.

--------------------------------------------------------------------------------

0: /usr/local/psa/admin/auto_prepend/auth.php3:491
 
System: Debian Sarge
Plesk Version: 8.0.1


i have the same problem. can't login to plesk:

ERROR: PleskFatalException
Components::componentUpdate() failed: Unable to exec utility packagemng: Empty error message from utility.

0: /opt/psa/admin/auto_prepend/auth.php3:491

all other services (mail, apache, dns, ftp) run without problem.

does someone know the solution for that problem?
 
solved.


dpkg -i psa_8.0.1-debian3.1.build80060613.20_i386.deb


that fix the problem.


edit:

all domains, clients, accounts & configuration files are don't touched with reinstall pakage psa_8.0.1-debian3.1.build80060613.20_i386.deb

but problem is fixed :)
 
Back
Top