It is the same problem as already discussed in this thread https://support.nagios.com/forum/viewto ... 16&t=35601.
The proxy is configured in the Nagios XI web interface, the "Check for Updates Now" button works.
But "Upgrade to latest Version" will fail because the web interface starts "wget https://assets.nagios.com/downloads/nag ... est.tar.gz" without using the proxy settings configured in the web interface.
Can you please implement it to use the proxy settings configured in the web interface the same way you already did for the "Manage Components" download.
You can close the the thread if you accept it as a feature request / bug.
Check for Updates does not use the Configured Proxy
Re: Check for Updates does not use the Configured Proxy
What is the version of the Nagios XI and the "Proxy Configuration" component that you are currently using? I believe, the latest component should allow you to upgrade from the web UI from Nagios XI 5.2.2 to 5.2.3.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: Check for Updates does not use the Configured Proxy
I was using the version 5.2.2 to test the update, with 5.2.3 I was not able to test it because 5.2.3 will not find an update.lmiltchev wrote:What is the version of the Nagios XI and the "Proxy Configuration" component that you are currently using? I believe, the latest component should allow you to upgrade from the web UI from Nagios XI 5.2.2 to 5.2.3.
With 5.2.2 the update component using proxy works fine.
Re: Check for Updates does not use the Configured Proxy
You said:
and also said:The proxy is configured in the Nagios XI web interface, the "Check for Updates Now" button works.
...
But "Upgrade to latest Version" will fail...
Did the upgrade from the web UI work (with the proxy component configured in XI) for you or it didn't? Can you clarify?With 5.2.2 the update component using proxy works fine.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: Check for Updates does not use the Configured Proxy
My Proxy Configuration component version is 1.1.2
Nagios XI 5.2.2
The check update button finds a new update, but wget does not use the proxy. I can see in netstat a direct connection to nagios.com
Nagios XI 5.2.2
The check update button finds a new update, but wget does not use the proxy. I can see in netstat a direct connection to nagios.com
Re: Check for Updates does not use the Configured Proxy
Did you make any modifications on the working one to /etc/wgetrc?
Re: Check for Updates does not use the Configured Proxy
No I didn' t change the wgetrc, for sure it will work if I do so.
As discussed in https://support.nagios.com/forum/viewto ... 16&t=35601 the proxy component should work for everything in the web interface.
As discussed in https://support.nagios.com/forum/viewto ... 16&t=35601 the proxy component should work for everything in the web interface.
Re: Check for Updates does not use the Configured Proxy
Agreed, a bug report has been filed:
Thank you for reporting it!
Code: Select all
NEW TASK ID 7256 created - Nagios XI Bug Report: When using a proxy, the update check works but the upgrade fails on the wget