Page 1 of 1
Check for Updates does not use the Configured Proxy
Posted: Wed Dec 09, 2015 6:13 am
by mopp
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.
Re: Check for Updates does not use the Configured Proxy
Posted: Wed Dec 09, 2015 12:08 pm
by lmiltchev
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.
Re: Check for Updates does not use the Configured Proxy
Posted: Thu Dec 10, 2015 6:49 am
by mopp
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.
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.
With 5.2.2 the update component using proxy works fine.
Re: Check for Updates does not use the Configured Proxy
Posted: Thu Dec 10, 2015 10:42 am
by lmiltchev
You 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...
and also said:
With 5.2.2 the update component using proxy works fine.
Did the upgrade from the web UI work (with the proxy component configured in XI) for you or it didn't? Can you clarify?
Re: Check for Updates does not use the Configured Proxy
Posted: Fri Dec 11, 2015 4:40 am
by mopp
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
Re: Check for Updates does not use the Configured Proxy
Posted: Fri Dec 11, 2015 1:14 pm
by ssax
Did you make any modifications on the working one to /etc/wgetrc?
Re: Check for Updates does not use the Configured Proxy
Posted: Sun Dec 13, 2015 3:16 pm
by mopp
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.
Re: Check for Updates does not use the Configured Proxy
Posted: Mon Dec 14, 2015 10:42 am
by ssax
Agreed, a bug report has been filed:
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
Thank you for reporting it!