Page 1 of 1

Update for 5.6.0 is hanging

Posted: Thu Apr 25, 2019 9:41 am
by hlaten01
How long should the update from 5.5.11 to 5.6.0 take? I have been updating for 1.5 hours and have tried the following suggestions in the other post related to this post.I have performed a restart but the same blank instruction in the box below:
Update in progress. Please wait. Update may take a few minutes.

I have went to:

https://nagiosdev/nagiosxi/admin/update ... ledge=true and receive the:
{"success":1} and then go back and still get the same: Update in progress. Please wait. Update may take a few minutes.

Any suggestion would really help.

Thank you,
Harrison

Re: Update for 5.6.0 is hanging

Posted: Thu Apr 25, 2019 10:02 am
by scottwilkerson
It sound like it is stuck, this can happen in the GUI upgrade.

Run the following from the CLI

Code: Select all

echo "update xi_commands set status_code = '2' where command = '1120';" | psql nagiosxi nagiosxi
then perform the upgrade manually
https://assets.nagios.com/downloads/nag ... ctions.pdf