Install Failed NAGIOSQL LOGIN FAILED

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
youngek
Posts: 34
Joined: Tue Feb 14, 2017 2:46 pm

Install Failed NAGIOSQL LOGIN FAILED

Post 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'
You do not have the required permissions to view the files attached to this post.
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: Install Failed NAGIOSQL LOGIN FAILED

Post 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.
Be sure to check out our Knowledgebase for helpful articles and solutions!
youngek
Posts: 34
Joined: Tue Feb 14, 2017 2:46 pm

Re: Install Failed NAGIOSQL LOGIN FAILED

Post by youngek »

Resolved by the KB. I did not put in the no_proxy=Localhost.
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: Install Failed NAGIOSQL LOGIN FAILED

Post by tgriep »

That is good news that the issue is fixed now. Shall I close and lock the post as solved for you?
Be sure to check out our Knowledgebase for helpful articles and solutions!
youngek
Posts: 34
Joined: Tue Feb 14, 2017 2:46 pm

Re: Install Failed NAGIOSQL LOGIN FAILED

Post by youngek »

Yes issue is resolved.
Locked