• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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