Waiting for configuration verification - 1.6 - no errors

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
jonas_pr
Posts: 3
Joined: Mon Aug 22, 2011 4:13 pm

Waiting for configuration verification - 1.6 - no errors

Post by jonas_pr »

Hi,

I am evaluating the Nagios XI and have it successfully (no errors) installed on base Centos instance. I am not able to complete configuration manager or apply configurations to any configurations, getting "Waiting for configuration verification.......". However, if I run the apply config manually from cmd line I get it working (e.g. ./reconfigure_nagios.sh).

I went thru forums to see if anyone had same issue but none of the recommendations worked for me. Restarting nagios, making modifications as per (http://support.nagios.com/wiki/index.ph ... n_Problems).

I am not seeing any errors from Nagios point of view, but here are some error in httpd error file, many similar entries:
[Mon Aug 22 16:56:46 2011] [error] [client MYIP] PHP Notice: Undefined index: processstate in /usr/local/nagiosxi/html/includes/configwizards/windowsserver/windowsserver.inc.php on line 364, referer: http://NAGIOSIP/nagiosxi/config/monitoringwizard.php
Mon Aug 22 16:56:46 2011] [error] [client MYIP] PHP Notice: Undefined index: counter in /usr/local/nagiosxi/html/includes/configwizards/windowsserver/windowsserver.inc.php on line 385, referer: http://NAGIOSIP/nagiosxi/config/monitoringwizard.php
[Mon Aug 22 16:56:46 2011] [error] [client MYIP] PHP Notice: Undefined offset: 5 in /usr/local/nagiosxi/html/includes/configwizards/windowsserver/windowsserver.inc.php on line 379, referer: http://NAGIOSIP/nagiosxi/config/monitoringwizard.php

...any tips on what I could try to resolve the issue? if you need any logs I can send via email...

Additional info:
Centos 5.6 base 64 bit, manual Install, no SSL, no proxy

Thanks,
Jonas
Last edited by jonas_pr on Tue Aug 23, 2011 11:10 am, edited 1 time in total.
jonas_pr
Posts: 3
Joined: Mon Aug 22, 2011 4:13 pm

Re: Waiting for configuration verification - 1.6 - no errors

Post by jonas_pr »

I went thru further debugging but nothing seem to fix the "waiting for configuration verification.........................". Running ./reconfigure_nagios.sh produces no errors or warnings and applies the configurations which then I can review at nagios XI, so seem like web is not hitting the script at all just hangs there.

I rebooted the system and even upgraded to developer release 1.7. The checks that Nagios XI runs has come back clean ("Check File Permissions" and Configuration snapshots)

The php error is just some array issues but those come up on the config page and not when hitting apply button.

I have no SSL configured and accessing nagios xi via IP.

Any suggestions?
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Waiting for configuration verification - 1.6 - no errors

Post by lmiltchev »

Does the configuration eventually apply or it just just hangs in there with a "Waiting for configuration verification......." message?
What kind of browser are you using?
If you have more than one browser installed, can you log in a different browser and try applying configuration there?
Just to double check - you don't get any errors while running the Write Config Tool, right?
Be sure to check out our Knowledgebase for helpful articles and solutions!
jonas_pr
Posts: 3
Joined: Mon Aug 22, 2011 4:13 pm

Re: Waiting for configuration verification - 1.6 - no errors

Post by jonas_pr »

I tried in IE9, Chrome and Firefox. I just tried at another computer and it worked there. So went and restarted mine and it is working now... strange. Thanks.
User avatar
nscott
Posts: 1040
Joined: Wed May 11, 2011 8:54 am

Re: Waiting for configuration verification - 1.6 - no errors

Post by nscott »

Yeah, cacheing can do some strange stuff. Glad its working for you now though.
Nicholas Scott
Former Nagios employee
Locked