Page 1 of 1
Https settings error for nsclient.ini in windows nsclient
Posted: Sun Apr 16, 2017 8:28 pm
by gopinathnagios
Hi All,,
I getting this error over https site , any one could help me urjent
" E settings Failed to download C:\Program Files\NSClient++/cache\nsclient.ini.t
mp: Failed to GET
https://xx.xx.xx.xx 302: "
my command : nscp settings --switch
https://xx.xx.xx.xx/nsclient.ini
Re: Https settings error for nsclient.ini in windows nsclie
Posted: Mon Apr 17, 2017 9:57 am
by mcapra
I'm a bit confused. This doesn't tell us very much about the error you are facing. Could you explain what you are trying to do that is producing this error message? Are you trying to download a pre-made NSClient++ configuration file?
Re: Https settings error for nsclient.ini in windows nsclie
Posted: Mon Apr 17, 2017 7:55 pm
by gopinathnagios
Yes , i'm trying to download pre-made NSClient++ configuration file to configure NSClient++ from over https site.
This is the command : nscp settings --switch
https://xx.xx.xx.xx/nsclient.ini
Re: Https settings error for nsclient.ini in windows nsclie
Posted: Tue Apr 18, 2017 11:18 am
by mcapra
The GET failed because of a 302 redirect. There might be settings to follow 302 redirects (you might be better off asking in the NSClient++ community), or you might try using http instead of https.