Apply configuration

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
sizmek_il
Posts: 10
Joined: Wed Sep 09, 2015 2:31 pm

Apply configuration

Post by sizmek_il »

Hi,

After a fresh install on nagios XI 2014R2.7 i'm not able to apply configuration from the web UI.
I do able to apply manually with /usr/local/nagiosxi/scripts/reconfigure_nagios.sh, both with root and nagios users.

When applying from web UI i just get endless dots, no errors.
Waiting for configuration verification......................................................................................................


what can it be ?

Thanks :)
Alex.
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: Apply configuration

Post by rkennedy »

Are you forcing HTTPS by any chance? We've seen this cause an issue in the past.

Can you try to apply configuration and then post the output of -
tail -n100 /var/log/httpd/error_log and tail -n100 /var/log/httpd/ssl_error_log
Former Nagios Employee
sizmek_il
Posts: 10
Joined: Wed Sep 09, 2015 2:31 pm

Re: Apply configuration

Post by sizmek_il »

Hi,

All good now, we were missing the nagios home folder (/home/nagios).

Thanks :)
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: Apply configuration

Post by rkennedy »

Ok, glad to see you were able to work this out! I'll close this out now, but feel free to open a new thread if you ever need help in the future!
Former Nagios Employee
Locked