Latest update in progress few days
Posted: Fri Sep 20, 2019 9:12 am
Nagios XI 5.5.11 running on Centos 6.9 as VM, 64 bit. When I tried to apply the latest updates the update status changed to "Update in progress. Please wait. Update may take a few minutes." It's been like that several days. Then I tried fix someone posted on support forum - it changed status back to normal but updates were never installed.
Then I tried to install updates again but the same "Upgrade in progress" message shows up and never goes away.
Code: Select all
echo "UPDATE xi_options SET value = 'yes' WHERE name = 'last_update_acknowledged';" | mysql -t -u root -pnagiosxi nagiosxi
echo "DELETE FROM xi_commands WHERE command = 1120;" | mysql -t -u root -pnagiosxi nagiosxi