• 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.

Question Upgrade Message Stays after Upgrade

Try to fix it with

# plesk installer --select-release-current --reinstall-patch --upgrade-installed-components
 
Try to fix it with

# plesk installer --select-release-current --reinstall-patch --upgrade-installed-components
Is this via CLI? Because when I go into plesk installer from the control panel everything is greyed out, except to add/remove components.
 
Try to fix it with

# plesk installer --select-release-current --reinstall-patch --upgrade-installed-components
So I did this via CLI and received these warnings:
WARNING: Ignored deprecated parameter in Plesk Installer's configuration file: 'SOURCE_TYPE' = 'network'
WARNING: Ignored deprecated parameter in Plesk Installer's configuration file: 'USE_YUM' = 'YES'
WARNING: Ignored deprecated parameter in Plesk Installer's configuration file: 'SOURCE_TYPE' = 'network'
WARNING: Ignored deprecated parameter in Plesk Installer's configuration file: 'USE_YUM' = 'YES'
Doing restart of Plesk Installer...
WARNING: Ignored deprecated parameter in Plesk Installer's configuration file: 'SOURCE_TYPE' = 'network'
WARNING: Ignored deprecated parameter in Plesk Installer's configuration file: 'USE_YUM' = 'YES'
BUSY: Update operation was locked by another update process.
Researched and found this and updated the file. and then proceeded with the command again.
Got this to begin with:
WARNING: Ignored deprecated parameter in Plesk Installer's configuration file: 'SOURCE_TYPE' = 'network'
WARNING: Ignored deprecated parameter in Plesk Installer's configuration file: 'USE_YUM' = 'YES'
WARNING: Ignored deprecated parameter in Plesk Installer's configuration file: 'SOURCE_TYPE' = 'network'
WARNING: Ignored deprecated parameter in Plesk Installer's configuration file: 'USE_YUM' = 'YES'
Doing restart of Plesk Installer...
WARNING: Ignored deprecated parameter in Plesk Installer's configuration file: 'SOURCE_TYPE' = 'network'
WARNING: Ignored deprecated parameter in Plesk Installer's configuration file: 'USE_YUM' = 'YES'
And then it proceeded to update all the patches successfully. I restarted the server, but the message still remains in the control panel.
 
I would suggest you completely move out file /root/.autoinstallerrc and run my command above again.
 
Back
Top