Uphgrade in progress stuck

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
fodorm
Posts: 18
Joined: Wed Aug 14, 2013 10:24 am

Uphgrade in progress stuck

Post by fodorm »

Hello. I have tried to run the automatic upgrade from the UI and it is stuck with the message Update in progress. Please wait. Update may take a few minutes.

Here is the version info:
###################################
# DO NOT DELETE THIS FILE!
# Nagios XI version information
###################################
full=5.5.1
major=5
minor=5.1
releasedate=2018-07-12
release=5501

Any suggestions on how to complete the upgrade?

Thanks.
benjaminsmith
Posts: 5324
Joined: Wed Aug 22, 2018 4:39 pm
Location: saint paul

Re: Uphgrade in progress stuck

Post by benjaminsmith »

Hi @fodorm,

Occasionally, depending on the system, the web update can get stuck. This is known issue that we are working to resolve. Try to close the page, and then run the upgrade from the command line:

Code: Select all

wget -O upgrade.sh https://assets.nagios.com/downloads/nagiosxi/upgrade.sh
sh ./upgrade.sh
See: Nagios XI Upgrade Instructions
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.

Be sure to check out our Knowledgebase for helpful articles and solutions!
fodorm
Posts: 18
Joined: Wed Aug 14, 2013 10:24 am

Re: Uphgrade in progress stuck

Post by fodorm »

Thanks that did the trick
benjaminsmith
Posts: 5324
Joined: Wed Aug 22, 2018 4:39 pm
Location: saint paul

Re: Uphgrade in progress stuck

Post by benjaminsmith »

Hi @fodorm,

Great. I'll close this out, if you have any other questions, please open a new thread.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.

Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked