Page 2 of 2

Re: An error occurred

Posted: Tue Jan 03, 2012 8:13 am
by mtkaschools
Let's just say I have a host called 'Server - LD'. If I go into that server, and mark it as inactive, then save my changes, I end up back in the list. From there, I need to apply the configuration. When I apply the configuration, it spits back an error telling me the error that I've attached in the image.

Re: An error occurred

Posted: Tue Jan 03, 2012 10:55 am
by lmiltchev
mtkaschools,

Go to Admin->System Config->Reset Security Credentials and click on "Update Credentials".

You can also run in terminal:

Code: Select all

# cd /usr/local/nagiosxi/scripts
# ./reset_config_perms
If this is not helping, you can try fixing your global permissions, following this document:

http://assets.nagios.com/downloads/nagi ... ssions.pdf

Hope this helps.

Re: An error occurred

Posted: Tue Jan 03, 2012 2:27 pm
by mtkaschools
That script fixed my issue. Thank you very much.

Re: An error occurred

Posted: Tue Jan 03, 2012 3:08 pm
by lmiltchev
Glad I could help!