Page 1 of 1

Install Failed NAGIOSQL LOGIN FAILED

Posted: Thu Apr 06, 2017 2:02 pm
by youngek
Install was going through fine and then sent a Proxy request sent, awaiting response...403 Forbidden.

Proxy request sent, awaiting response... 403 Forbidden
2017-04-06 13:53:11 ERROR 403: Forbidden.

NAGIOSQL LOGIN FAILED!
RESULT=1

===================
INSTALLATION ERROR!
===================
Installation step failed - exiting.
Check for error messages in the install log (install.log).

If you require assistance in resolving the issue, please include install.log
in your communications with Nagios XI technical support.

The script that failed was: './E-importnagiosql'

Re: Install Failed NAGIOSQL LOGIN FAILED

Posted: Thu Apr 06, 2017 4:46 pm
by tgriep
It looks like there is a proxy server setup of your system and there are some settings that have to be done to get Nagios to function with a proxy.
Take a look at this KB article and see if that fixes your issue.
https://support.nagios.com/kb/article.php?id=147
The no_proxy setting in the /etc/wgetrc file should fix the error.

Re: Install Failed NAGIOSQL LOGIN FAILED

Posted: Fri Apr 07, 2017 7:06 am
by youngek
Resolved by the KB. I did not put in the no_proxy=Localhost.

Re: Install Failed NAGIOSQL LOGIN FAILED

Posted: Fri Apr 07, 2017 9:30 am
by tgriep
That is good news that the issue is fixed now. Shall I close and lock the post as solved for you?

Re: Install Failed NAGIOSQL LOGIN FAILED

Posted: Thu Apr 13, 2017 7:31 am
by youngek
Yes issue is resolved.