Unable to Upgrade Nagios XI with Web GUI
Unable to Upgrade Nagios XI with Web GUI
System:
Nagios XI Version : 5.2.3
CentOS release 6.5 (Final)
Hi,
Can somebody please advise. It would appear that the "Check for Updates" button does not appear to work on one of our systems.
We have full IP connectivity to the update page.
When you press the button, it says "Update Check Failed".
So, I had to upgrade the system manually via lnux command line to 5.2.7.
When I when back to the GUI, the system has upgraded sucessfully and tride the "Check for Updates" button again, this is what I got:
"Update Check Problem: Last update check failed.
Latest Available Version: 5.2.3
Installed Version: 5.2.7
Last Update Check: 2016-04-14 10:21:01"
Can you please advise ?
Many Thanks
Nagios XI Version : 5.2.3
CentOS release 6.5 (Final)
Hi,
Can somebody please advise. It would appear that the "Check for Updates" button does not appear to work on one of our systems.
We have full IP connectivity to the update page.
When you press the button, it says "Update Check Failed".
So, I had to upgrade the system manually via lnux command line to 5.2.7.
When I when back to the GUI, the system has upgraded sucessfully and tride the "Check for Updates" button again, this is what I got:
"Update Check Problem: Last update check failed.
Latest Available Version: 5.2.3
Installed Version: 5.2.7
Last Update Check: 2016-04-14 10:21:01"
Can you please advise ?
Many Thanks
Re: Unable to Upgrade Nagios XI with Web GUI
Are you using a proxy? Please review our documentation on using Nagios XI with proxies here:
https://support.nagios.com/kb/article.php?id=147
If you are using a proxy, you will need to also configure the "Proxy Configuration" component, so that your checks for updates would work.
Admin->Proxy Configuration
https://support.nagios.com/kb/article.php?id=147
If you are using a proxy, you will need to also configure the "Proxy Configuration" component, so that your checks for updates would work.
Admin->Proxy Configuration
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: Unable to Upgrade Nagios XI with Web GUI
We don't use a proxy.lmiltchev wrote:Are you using a proxy? Please review our documentation on using Nagios XI with proxies here:
https://support.nagios.com/kb/article.php?id=147
If you are using a proxy, you will need to also configure the "Proxy Configuration" component, so that your checks for updates would work.
Admin->Proxy Configuration
Re: Unable to Upgrade Nagios XI with Web GUI
Do you have a firewall between the Nagios server and your WAN connection? Is it filtering outbound connections of some sort? Is this an offline install?
If it's not the proxy, then it's most likely a connection being blocked somewhere.
If it's not the proxy, then it's most likely a connection being blocked somewhere.
Former Nagios Employee
Re: Unable to Upgrade Nagios XI with Web GUI
The connection was not being blocked anywhere. If that was the case I would be unable to do the manual upgrade.
Re: Unable to Upgrade Nagios XI with Web GUI
What do you see when you click on "Check For Updates Now" button (Admin->Check For Updates)? Can you show us a screenshot?
Go to Admin->System Profile->Show Profile, and post a screenshot of "System Profile" page.
Run the following command, and show the output:
Also, post the entire "/tmp/nagiosxi/upgrade.log".
Go to Admin->System Profile->Show Profile, and post a screenshot of "System Profile" page.
Run the following command, and show the output:
Code: Select all
curl api.nagios.comBe sure to check out our Knowledgebase for helpful articles and solutions!
Re: Unable to Upgrade Nagios XI with Web GUI
Attached is the Ststem profile in ZIP.lmiltchev wrote:What do you see when you click on "Check For Updates Now" button (Admin->Check For Updates)? Can you show us a screenshot?
Go to Admin->System Profile->Show Profile, and post a screenshot of "System Profile" page.
Run the following command, and show the output:
Also, post the entire "/tmp/nagiosxi/upgrade.log".Code: Select all
curl api.nagios.com
Attached is the curl api.nagios.com in txt
The /tmp directory exists but the /tmp/nagiosxi/ does not exist.
Thanks
You do not have the required permissions to view the files attached to this post.
Re: Unable to Upgrade Nagios XI with Web GUI
I didn't see anything in these files that "stands out". Restart apache:
then go to Admin->Check For Updates, click on "Check For Updates Now", and show us a screenshot of the page.
Is opening a new support ticket in our email ticketing system an options for you? We may need to schedule a remote to further troubleshoot this issue.
Code: Select all
service httpd restartIs opening a new support ticket in our email ticketing system an options for you? We may need to schedule a remote to further troubleshoot this issue.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: Unable to Upgrade Nagios XI with Web GUI
This appears to have worked and the page has updated. Thank you !lmiltchev wrote:I didn't see anything in these files that "stands out". Restart apache:
then go to Admin->Check For Updates, click on "Check For Updates Now", and show us a screenshot of the page.Code: Select all
service httpd restart
However should we leave this open till the next upgrade and when that happens I will try and upgrade from the GUI instead ?
Many Thanks
Re: Unable to Upgrade Nagios XI with Web GUI
No problem! We can leave this thread open for the time being. Let us know if you have any more issues. Thank you!
Be sure to check out our Knowledgebase for helpful articles and solutions!