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.
jkleinbard
Posts: 9
Joined: Fri Sep 18, 2020 1:13 pm

RESOLVED - Stuck at Apply Configuration Waiting for Config Verification

Post by jkleinbard »

Selected Apply Configuration

Sitting at Waiting for Configuration Verification .. Have tried using previous configuration with same result
User avatar
ajcoil
Posts: 108
Joined: Wed Aug 09, 2023 10:30 am

Re: Stuck at Apply Configuration Waiting for Config Verification

Post by ajcoil »

Hello @jkleinbard,

Thank you for reaching out, and sorry to hear you are running into an issue with applying configurations.

What distribution and version of Nagios XI are you using?
jkleinbard
Posts: 9
Joined: Fri Sep 18, 2020 1:13 pm

Re: Stuck at Apply Configuration Waiting for Config Verification

Post by jkleinbard »

5.8.5
jsimon
Posts: 345
Joined: Wed Aug 23, 2023 11:27 am

Re: Stuck at Apply Configuration Waiting for Config Verification

Post by jsimon »

Can you post the Command Output from a recent config snapshot that is in error state? I would also suggest taking a look at your php logs. The location for these can vary by Linux distro. Possible candidates for this would be:

Code: Select all

/var/log/httpd/error_log

Code: Select all

/var/log/apache2/error.log

Code: Select all

/var/log/php-fpm/www-error.log
If you could post the contents of these logs from around the timestamp on the error-stated config snapshot along with the Command Output, that would be helpful in narrowing down the issue. In addition, letting us know your Linux distro/release would be helpful for future troubleshooting.
jkleinbard
Posts: 9
Joined: Fri Sep 18, 2020 1:13 pm

Re: Stuck at Apply Configuration Waiting for Config Verification

Post by jkleinbard »

3.10.0-1160.119.1.el7.x86_64

from error_log
[Sun Aug 11 03:46:01.603837 2024] [lbmethod_heartbeat:notice] [pid 79782] AH02282: No slotmem from mod_heartmonitor
[Sun Aug 11 03:46:01.630241 2024] [mpm_prefork:notice] [pid 79782] AH00163: Apache/2.4.6 (Red Hat Enterprise Linux) O
penSSL/1.0.2k-fips PHP/5.4.16 configured -- resuming normal operations
[Sun Aug 11 03:46:01.630253 2024] [core:notice] [pid 79782] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'

The other two logs do not exist.
All configurations are tagged OK

Thanks
kg2857
Posts: 499
Joined: Wed Apr 12, 2023 5:48 pm

Re: Stuck at Apply Configuration Waiting for Config Verification

Post by kg2857 »

Try doing an apply from the shell as nagios.
/usr/local/nagiosxi/scripts/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 »

Only one of those error log locations should exist, so that makes sense! Are you able to provide the Config Command output as well? I'm not seeing anything in your log snippet that clue me into what the issue might be. The prompt to show the Config Command should be on the Config Status column if you go to Configure > Core Config Manager > Quick Tools > Configuration Snapshots.

This is in addition to @kg2857's response which I would also definitely try.
jkleinbard
Posts: 9
Joined: Fri Sep 18, 2020 1:13 pm

Re: Stuck at Apply Configuration Waiting for Config Verification

Post by jkleinbard »

attached is reconfigure output
You do not have the required permissions to view the files attached to this post.
sgardil
Posts: 355
Joined: Wed Aug 09, 2023 9:58 am

Re: Stuck at Apply Configuration Waiting for Config Verification

Post by sgardil »

jkleinbard wrote: Thu Aug 15, 2024 10:35 am attached is reconfigure output
Have you tried restoring to a snapshot that says the response was working? If not and want to try it, make sure to take a snapshot of your vm right before so you wont lose much information if you need to revert.
jkleinbard
Posts: 9
Joined: Fri Sep 18, 2020 1:13 pm

Re: Stuck at Apply Configuration Waiting for Config Verification

Post by jkleinbard »

Yes I have
Locked