• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be 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.

Resolved Force to or manual upgrade to plesk 17.5.3 ?

MiTo

Basic Pleskian
Hi

I just prepare a server migration and have the following problem.

The source server has already Plesk 17.5.3 and the new target server sill 17.0.x

The plesk migrator on the target complains it cannot work wih higher versions.

How can i force the upgrade to 17.5.3 ? I don't have the time until maybe in a couple of days i'll get it auto installed...

Anyone able to help ?
 
Hi MiTo,

pls. consider to use the command line ( logged in as user "root" over SSH ) and use the command:
Code:
plesk installer --reinstall-patch --upgrade-installed-components
... and check afterwards with
Code:
plesk version
... if all went as expected. ;)


Otherwise, you have always the choice to use the command:
Code:
plesk installer
... and just follow the instructions and informations, where you are able to choose the ( possible ) versions, which you would like to update/upgrade/modify. ;)
 
Back
Top