Cannot access Core Config Manager
Cannot access Core Config Manager
I had to reload our vm from scratch and now when go into the core config manager is says cannot connect to database.
-
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Cannot access Core Config Manager
is mysqld running
Code: Select all
service mysqld status
Re: Cannot access Core Config Manager
yes it is running
Re: Cannot access Core Config Manager
Verify that you're able to connect to the database with the credentials in the following file:
/var/www/html/nagiosql/config/settings.php
/var/www/html/nagiosql/config/settings.php
Code: Select all
mysql -u username -p'password' nagiosql
Re: Cannot access Core Config Manager
Not sure if I am or not. Something comes up real quick but goes off screen before I can see what it is and only thing that I can view is what I have attached.
You do not have the required permissions to view the files attached to this post.
Re: Cannot access Core Config Manager
Have you tried the following?
Admin->Reset Security Credentials (under "System Config")->fill in the "New Config Manager Admin Password" field (don't touch any other fields)->Update Credentials
Admin->Reset Security Credentials (under "System Config")->fill in the "New Config Manager Admin Password" field (don't touch any other fields)->Update Credentials
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: Cannot access Core Config Manager
Just tried that and still get same message
-
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Cannot access Core Config Manager
please send these file via pm
Code: Select all
/var/www/html/nagiosql/config/settings.php
/usr/local/nagiosxi/html/config.inc.php
-
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Cannot access Core Config Manager
Can you please post a screen shot of the error you are receiving when trying to log into the CCM?
Re: Cannot access Core Config Manager
Here is screenshot
You do not have the required permissions to view the files attached to this post.