• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Resolved Unable to update Plesk Obsidian 18.0.18 to 18.0.19 (RTM)

Status update for people in the same boat.

I got the folowing response from Plesk Support yesterday
I was able to reproduce the issue on my side, therefore I have contacted the developer team for further investigation. I will update you as soon as I have a response from them.
Best Regards,

Progress!
 
Problem was resolved by plesk support, this is what they found:
It seems that there were duplicated packages in the RPM database:

# rpm -qa|grep logrotate
logrotate-3.8.6-17.el7.x86_64
psa-logrotate-3.8.2-2.centos.7+p18.0.18.0+t190801.1805.x86_64
psa-logrotate-3.8.2-cos7.build1708171004.18.x86_64

# root @ *** in /home/plesk_support: rpm -qa|grep psa-libxml-proxy
psa-libxml-proxy-2.9.7-centos7.18021314.x86_64
psa-libxml-proxy-2.9.7-2.centos.7+p18.0.19.0+t190904.1310.x86_64

We removed them and the upgrade finished successfully:

# root @ *** in /home/plesk_support: plesk -v
Product version: Plesk Obsidian 18.0.19
Build date: 2019/10/02 12:00
OS version: CloudLinux 7.7
 
Back
Top