Page 1 of 1

Update in progress. Please wait. Update may take...

Posted: Fri Oct 25, 2019 12:31 pm
by rkane
I kicked off an update hours ago, stuck on:
"Update in progress. Please wait. Update may take a few minutes."

Thoughts on what might be going on here?

Re: Update in progress. Please wait. Update may take...

Posted: Fri Oct 25, 2019 1:25 pm
by benjaminsmith
Hello @rkane,

If the update has stalled, please log into the terminal as root user and run a manual upgrade instead.

Code: Select all

cd /tmp
rm -rf nagiosxi xi*.tar.gz
wget http://assets.nagios.com/downloads/nagiosxi/xi-latest.tar.gz
tar xzf xi-latest.tar.gz
cd nagiosxi
./upgrade
Also, if you need to reset the upgrade status in the Web Interface, please follow the instructions below.
https://support.nagios.com/kb/article/n ... e-851.html

Re: Update in progress. Please wait. Update may take...

Posted: Fri Oct 25, 2019 1:35 pm
by rkane
Worked great, thank you. Feel free to close this thread.

Re: Update in progress. Please wait. Update may take...

Posted: Fri Oct 25, 2019 1:38 pm
by benjaminsmith
Worked great, thank you. Feel free to close this thread.
Glad to hear. We'll locked this up.

Thank you for using the Nagios Support Forum.