plesk installer --select-product-id plesk --select-release-current --reinstall-patch --install-component base
plesk installer --select-release-current --upgrade-installed-components
Hi NicolasP.,
sometimes ( ... on very rare occasions! ), such described issues may appear because of your local browser settings. Pls. consider to use another browser as well, to reproduce the described issue OR consider to update/upgrade over the command line ( logged in as user "root" over SSH ) with the example commands:
ORCode:plesk installer --select-product-id plesk --select-release-current --reinstall-patch --install-component base
Code:plesk installer --select-release-current --upgrade-installed-components
What is output of command:
# cat /root/.autoinstaller/microupdates.xml | grep "patch version"
?
Try to fix it with
# /usr/local/psa/bin/sw-engine-pleskrun /usr/local/psa/admin/plib/DailyMaintainance/script.php -f InstallSystemPackageUpdates
# /usr/local/psa/bin/sw-engine-pleskrun /usr/local/psa/admin/plib/DailyMaintainance/script.php -f InstallUpdates
I run both commands and after that I tried to update again and I got the same.
plesk installer --select-product-id plesk --select-release-current --install-component dovecot
plesk installer --select-product-id plesk --select-release-current --install-component courier-imap
Hi NicolasP.,
you should be able to solve your issue, by switching from COURIER-IMAP to DOVECOT ... and backwards to COURIER-IMAP again ( if you insist to use COURIER-IMAP on your server ):
Code:plesk installer --select-product-id plesk --select-release-current --install-component dovecot
Code:plesk installer --select-product-id plesk --select-release-current --install-component courier-imap
Pls. don't forget to use as well the "Plesk Repair Utility", if you experience issues/errors/problems on your server - it has several options, which you are able to use in order to investigate and repair possible misconfigurations:
I did it. And unfortunately, I got the same issue. Should I wait for the next update?
It's possible that this may not be a fringe issue. We've seen this exact behavior crop up on Onyx 17.5.3 MU 11/12, CentOS 7.3 systems in the past week or two and by the current count, there are six servers that exhibit the same pending Plesk component update message (in these cases, it was Courier and not Dovecot). Working with Yum or switching between the Courier and Dovecot also didn't yield any different results.
I contact Pkesk Support and I am waiting for their reply.