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.
Uphgrade in progress stuck
-
benjaminsmith
- Posts: 5324
- Joined: Wed Aug 22, 2018 4:39 pm
- Location: saint paul
Re: Uphgrade in progress stuck
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:
See: Nagios XI Upgrade Instructions
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
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!
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: Uphgrade in progress stuck
Thanks that did the trick
-
benjaminsmith
- Posts: 5324
- Joined: Wed Aug 22, 2018 4:39 pm
- Location: saint paul
Re: Uphgrade in progress stuck
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!
Be sure to check out our Knowledgebase for helpful articles and solutions!