The nagiosxi "Check For Updates" page is continuously spinning with the message, "Update in progress" but nothing is happening. We actually upgraded the software manually from 5.3.0 to 5.4.3; restarted the system. After all the updates the "check for updates" page is still spinning.
What can we do to clear the status?
NagiosXI Updates continues to spin...
-
lewislopez
- Posts: 8
- Joined: Wed Aug 10, 2016 7:25 am
NagiosXI Updates continues to spin...
You do not have the required permissions to view the files attached to this post.
Re: NagiosXI Updates continues to spin...
Please run this command:
If the command above outputs the number 3, run this command:
If the command above outputs the number 2, run this command:
Then go back to the page now and see if it's resolved, let us know the results.
Thank you
Code: Select all
grep mysql /usr/local/nagiosxi/html/config.inc.php | wc -lCode: Select all
echo "update xi_commands set status_code = '2' where command = '1120';" | mysql -uroot -pnagiosxiCode: Select all
echo "update xi_commands set status_code = '2' where command = '1120';" | psql nagiosxi nagiosxiThank you
-
lewislopez
- Posts: 8
- Joined: Wed Aug 10, 2016 7:25 am
Re: NagiosXI Updates continues to spin...
I checked the page this morning and everything seems to be working now. Strange that all day yesterday it just continued to spin. But this morning it was fine.
Thanks,
Lewis
Thanks,
Lewis
Re: NagiosXI Updates continues to spin...
Did you have any more immediate questions regarding this or are we okay closing the thread?
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.