RESOLVED - Stuck at Apply Configuration Waiting for Config Verification

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
jsimon
Posts: 345
Joined: Wed Aug 23, 2023 11:27 am

Re: Stuck at Apply Configuration Waiting for Config Verification

Post by jsimon »

Taking a look at the output file you posted, it looks like there are warnings about duplicate definitions. I would suggest taking a look at your list of Services on the CCM. Under Monitoring > Services, try searching for "Warm Servers" which is the listed duplicated definition. Removing the duplicates and re-applying your core config may fix the issue. Let us know how this goes, or if you have any other questions.
jkleinbard
Posts: 9
Joined: Fri Sep 18, 2020 1:13 pm

Re: Stuck at Apply Configuration Waiting for Config Verification

Post by jkleinbard »

I have deleted the offending lines from the configuration files, Reread the configuration files and still hanging .. No errors after executing /reconfigure_nagios.sh
jsimon
Posts: 345
Joined: Wed Aug 23, 2023 11:27 am

Re: Stuck at Apply Configuration Waiting for Config Verification

Post by jsimon »

I'm wondering if this isn't a permissions issue. Can you take a look at:

Code: Select all

/var/log/cron
Errors here may give us a clue. It would also be helpful if you could post the output of

Code: Select all

ls -la /usr/local/nagiosxi/var
In researching this issue I found some related forum threads where users were able to resolve a similar sounding situation, and I've posted links to those threads below in case following their steps can help you resolve this without more back and forth:

viewtopic.php?t=32636
viewtopic.php?f=6&t=21972
jkleinbard
Posts: 9
Joined: Fri Sep 18, 2020 1:13 pm

Re: Stuck at Apply Configuration Waiting for Config Verification

Post by jkleinbard »

Looks like we found an issue if not the issue
Aug 21 10:48:01 crond[17376]: (nagios) FAILED to authorize user with PAM (Authentication token expired)

Any quick suggestion to look at.
jkleinbard
Posts: 9
Joined: Fri Sep 18, 2020 1:13 pm

Re: Stuck at Apply Configuration Waiting for Config Verification

Post by jkleinbard »

Thanks for pointing me to that log.. The Hanging applying the configuration steered me in the wrong direction. I have updated the password and all good.
jsimon
Posts: 345
Joined: Wed Aug 23, 2023 11:27 am

Re: Stuck at Apply Configuration Waiting for Config Verification

Post by jsimon »

Excellent! Glad we were able to get it figured out. I'll go ahead and lock the thread.
Locked