New XI install - apply configuration hangs

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
jericho_g
Posts: 38
Joined: Thu Mar 07, 2013 5:10 pm

New XI install - apply configuration hangs

Post by jericho_g »

Hello -

We have a new Nagios XI 5.4.3 install and are unable to complete the step to apply configuration. I tried adding a Cisco switch via the Config Wizard and a simple host with icmp health check. Both just sit and spin after applying, with the message "Waiting for configuration verification..."

cmdsubsys.log shows these messages at the time:

/usr/bin/wget --save-cookies nagiosql.cookies --keep-session-cookies http://localhost/nagiosxi/includes/components/ccm/ --no-check-certificate --post-data 'submit=Login&hidelog=true&loginSubmitted=true&backend=1&username=nagiosxi&password=*********' -O nagiosql.loginNAGIOSQL LOGIN FAILED!
OUTPUT=/usr/bin/wget --save-cookies nagiosql.cookies --keep-session-cookies http://localhost/nagiosxi/includes/components/ccm/ --no-check-certificate --post-data 'submit=Login&hidelog=true&loginSubmitted=true&backend=1&username=nagiosxi&password=*********' -O nagiosql.loginNAGIOSQL LOGIN FAILED!
RETURNCODE=2

Any ideas of what we should check for? Looks like a database authentication failure, but I don't know where to correct it.

-Jericho
User avatar
cdienger
Support Tech
Posts: 5045
Joined: Tue Feb 07, 2017 11:26 am

Re: New XI install - apply configuration hangs

Post by cdienger »

Hi Jericho,

Try setting the internal credentials again by going to Admin > System Config > Reset Security Credentials. You don't need to change anything here - just click the Update Credentials button and try applying the configuration again. If that doesn't help, please generate a profile and PM it to me and I can take a closer look at the logs. You can gather a profile under Admin > System Config > System Profile.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked