• 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

Plesk Panel Reporting Wrong Version Info

Justin Clarke

Regular Pleskian
Hi,

My Plesk Panel has been reporting the wrong verion info since v9.5.2, it continually says v9.5.1 even though I am now on v10.0.1

Panel version 9.5.1

Version: Parallels Plesk Panel v9.5.1_build95100414.15 os_CentOS 5

Any ideas?
 
Check output of following commands:



And in psa database:

Hi thanks, here are the responses...

cat /usr/local/psa/version
psa-10.0.1-cos5.build109101029.18

rpm -q psa
9.5.1 CentOS 95100414.15

select * from misc where param='version';
01090

Does that help?

Thanks.
 
Looks like that you have uncompleted upgrade. There is should be something like:

# rpm -q psa
psa-10.0.1-cos5.build109101029.18
 
Looks like that you have uncompleted upgrade. There is should be something like:

Yes it should be, but it's been stuck like that since v9.5.1, I have upgraded about 4 or 5 times successfully since then.

Do you know how I can change that version to match?

Thank you.
 
You can try to install package psa-10.0.1 with force but I'm afraid that consequences will be unpredictable. Therefore I would suggest you contact support team.
 
You can try to install package psa-10.0.1 with force but I'm afraid that consequences will be unpredictable. Therefore I would suggest you contact support team.

I just don't know why it hasn't been updated in the last 4 or 5 updates, each one not updating that value, even the 10.0.1 update I applied a few days ago.

OK I will raise a ticket with my server provider and see what they say. Thanks.
 
Back
Top