Page 2 of 2

Re: Stuck at Apply Configuration Waiting for Config Verification

Posted: Tue Aug 20, 2024 9:43 am
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.

Re: Stuck at Apply Configuration Waiting for Config Verification

Posted: Tue Aug 20, 2024 6:15 pm
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

Re: Stuck at Apply Configuration Waiting for Config Verification

Posted: Wed Aug 21, 2024 9:19 am
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

Re: Stuck at Apply Configuration Waiting for Config Verification

Posted: Wed Aug 21, 2024 9:50 am
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.

Re: Stuck at Apply Configuration Waiting for Config Verification

Posted: Wed Aug 21, 2024 10:26 am
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.

Re: Stuck at Apply Configuration Waiting for Config Verification

Posted: Thu Aug 22, 2024 9:24 am
by jsimon
Excellent! Glad we were able to get it figured out. I'll go ahead and lock the thread.