• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Upgraded to 7.5.4, but plesk says its still 7.5.2

P

panaman

Guest
Ok.... basically ran the updater through the web interface... got that tomcat error 1062...

did some searching and found out i needed to remove the tomcat from the mysql db by doing this:
# mysql -uadmin -p`cat /etc/psa/.psa.shadow` psa -e"delete from Components where name='tomcat'"

I did that..
then i ran /usr/local/psa/admin/bin/autoinstaller

install the everything..
no errors

but when i log into plesk it says its still 7.5.2
# rpm -qa psa
psa-7.5.2-rhel3.build75050130.17
psa-7.5.4-rhel3.build75050824.12

Running Redhat RHEL 3
 
Same problem here. Im looking for a fix but no sucess. I upgraded a lot of servers from 7.5.3 to 7.5.4 with no prob. Upgrading from 7.5.2 to 7.5.4 i got this issue... :confused:
 
BTW, i upgraded manually by rpms.
I dont trust Plesk Autoupdater yet. Ive read a lot of scary stuff
 
Back
Top