• 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
  • Please beaware of a breaking change in the REST API on the next Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more here

Resolved Some errors occured during update installation.

Shiv

New Pleskian
Installation started in background
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile
* base: distrib-coffee.ipsl.jussieu.fr
* epel: mirrors.ircam.fr
* extras: centos.crazyfrogs.org
* updates: centos.quelquesmots.fr
Attempt to remove 'plesk-ext-catalog' to resolve conflict has succeeded
Attempt to remove 'psa-pylibplesk' to resolve conflict has succeeded
Attempt to remove 'plesk-ext-rest-api' to resolve conflict has succeeded
Attempt to remove 'plesk-skins' to resolve conflict has succeeded
Attempt to remove 'plesk-base' to resolve conflict has succeeded
Attempt to remove 'psa-health-monitor' to resolve conflict has succeeded
+ psa-mail-driver-common
+ plesk-mail-pc-driver
+ plesk-release
+ plesk-management-node
+ plesk-backup-utilities
+ plesk-web-hosting
+ plesk-l10n
+ plesk-ui-library
+ plesk-dovecot-imap-driver
+ plesk-resctrl
+ psa-locale-base-en-US
+ psa-turba
+ plesk-core-utilities
+ plesk-completion
+ psa-libpam-plesk
+ plesk-dovecot-pigeonhole
+ psa-mod_fcgid
+ psa-vhost
+ psa-passwd
+ psa-proftpd
+ psa-mnemo
+ psa
+ psa-spamassassin
+ sw-collectd
+ plesk-dovecot-core
+ psa-selinux
+ plesk-modsecurity-configurator
+ fail2ban
+ plesk-dovecot
+ plesk-repair-kit
+ psa-watchdog
+ plesk-core
+ psa-php5-configurator
+ psa-ingo
+ psa-firewall
+ psa-mod_proxy
+ sw-nginx
+ psa-horde
+ plesk-web-socket
+ plesk-control-panel
+ plesk-config-troubleshooter
+ plesk-service-node-utilities
+ psa-phpmyadmin
+ psa-kronolith
+ psa-drweb-configurator
+ plesk-roundcube
+ plesk-dns-bind-driver
+ plesk-fail2ban-configurator
+ psa-imp
+ plesk-modsecurity-crs
- plesk-wp-upgrade
- psa-logrotate
- psa-libxml-proxy
- psa-health-monitor
- plesk-ext-rest-api
- plesk-ext-catalog
- plesk-base
- psa-pylibplesk
- plesk-skins
Installing packages
===> Cumulative Plesk database upgrade (revertable stage) has been started.
===> Preparing Plesk database upgrade (revertable stage).
===> Cumulative upgrade of Plesk database (revertable stage) has been completed.
===> Plesk database scheme upgrade has been started.
Applying migrations from: /usr/local/psa/bootstrapper/pp18.0.19-bootstrapper/migrations/
===> Plesk database scheme upgrade has been completed.
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile
* base: distrib-coffee.ipsl.jussieu.fr
* epel: mirrors.ircam.fr
* extras: centos.crazyfrogs.org
* updates: centos.quelquesmots.fr
Running Transaction Check
Fatal error during packages installation: [u'ERROR with transaction check vs depsolve:', 'psa-libxml-proxy is needed by plesk-backup-utilities-18.0-2.centos.7+p18.0.19.2+t190926.1641.x86_64', 'psa-logrotate is needed by plesk-service-node-utilities-18.0-2.centos.7+p18.0.19.2+t190926.1641.x86_64']
YumRPMCheckError: [u'ERROR with transaction check vs depsolve:', 'psa-libxml-proxy is needed by plesk-backup-utilities-18.0-2.centos.7+p18.0.19.2+t190926.1641.x86_64', 'psa-logrotate is needed by plesk-service-node-utilities-18.0-2.centos.7+p18.0.19.2+t190926.1641.x86_64']
Error: Failed to run the Yum utility.
The Yum utility failed to install the required packages.
Attention! Your software might be inoperable.
Visit Plesk Help Center to search for a solution.
 
hey there, when I'm trying to update latest build getting error also stuck in 43/150 on update stage what should I do? also server gives me plesk 500 error when I'm trying to sign-in to my server, how do I continue installation process?
 
Last edited:
@selcukedirne

ran into the same issue. also with server error 500.

# plesk repair installation

did the trick. Although it took a long time. Kept an eye on the update process with top.
 
Yes it is fixed already when I tried to repair installation command also made some restart whole server unfortunately but it is done
 
@Shiv this issue is related to wrong package dependencies and we can't fix it based 'on photograph', unfortunately, as a need to check what's wrong with dependencies right on the system.

I still recommend pinging your reseller as they are able to contact our support directly.
 
Hello All,

My issues solved after removing duplicates packages

rpm -e --nodeps psa-libxml-proxy-2.9.7-centos7.18021314.x86_64
rpm -e --nodeps psa-logrotate-3.8.2-cos7.build1708171004.18.x86_64
 
Back
Top