• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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