Can I upgrade XI 2014R1.3 to latest version

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
dimsum
Posts: 153
Joined: Thu Aug 15, 2013 6:05 pm

Re: Can I upgrade XI 2014R1.3 to latest version

Post by dimsum »

No proxy on the network and I was tried --no-check-certificate but no luck, So for the script upgrade how can I install other packages on the HTTP only. I have address SSL inspect on the firewall and I waiting for vendor return check.

Thank you.
benjaminsmith
Posts: 5324
Joined: Wed Aug 22, 2018 4:39 pm
Location: saint paul

Re: Can I upgrade XI 2014R1.3 to latest version

Post by benjaminsmith »

Hi @Dimsum,

If you don't have a proxy setup then perhaps the firewall is causing the issue. You can prevent wget from checking for certificates by adding the following to /etc/wgtrc.

Code: Select all

check_certificate = off
Please try again. You'll want to comment that out again after running the upgrade so wget will check certificates again.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.

Be sure to check out our Knowledgebase for helpful articles and solutions!
dimsum
Posts: 153
Joined: Thu Aug 15, 2013 6:05 pm

Re: Can I upgrade XI 2014R1.3 to latest version

Post by dimsum »

I have fixed SSL inspection and try to upgrade completed.

Thanks for your help.
benjaminsmith
Posts: 5324
Joined: Wed Aug 22, 2018 4:39 pm
Location: saint paul

Re: Can I upgrade XI 2014R1.3 to latest version

Post by benjaminsmith »

Hello @dimsum,
I have fixed SSL inspection and try to upgrade completed.
Thanks for your help.
Happy to hear this has been resolved.

I will go ahead and close this post. If you need assistance with anything else, please feel free to open a new one.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.

Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked