Page 1 of 1

Upgrading Nagios XI via GUI

Posted: Wed Aug 18, 2021 11:07 am
by hw59
Hi,

Tried upgrading Nagios XI through the usual process of check updates and through there. But it's basically stalled at "Update in progress. Please wait. Update may take a few minutes" and it's just stuck there with no further progress. I've resorted to upgrading via CLI, but would like to resolve this to make it easier for us.

Thanks

Re: Upgrading Nagios XI via GUI

Posted: Wed Aug 18, 2021 3:15 pm
by dchurch
I'm thinking it's a request timeout, but it could also be a permissions problem or a crashed database table.

If you PM me a system profile I can diagnose further. Get one by going to Admin (top menu) => System Profile (in the left menu), then clicking the blue button.

If you're unable to generate the the profile through the web interface, please try generating it from the command line by running these commands as root:

Code: Select all

rm -rf /usr/local/nagiosxi/var/components/profile*
/usr/local/nagiosxi/scripts/components/getprofile.sh SUPPORT
Then send me the resulting /usr/local/nagiosxi/var/components/profile.zip file.
If the profile script fails, please include the ENTIRE output.