SQL ERREUR

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
latifa
Posts: 15
Joined: Thu May 18, 2017 10:00 am

SQL ERREUR

Post by latifa »

Hi!
please , help meeee!!!
i installed nagiosxi but when i open my localhost , i find this erreur ,how can i resolve it please help me !!
20170524_163509.jpg
You do not have the required permissions to view the files attached to this post.
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: SQL ERREUR

Post by tgriep »

To fix the MYSQL database, login to the server as root and run the following commands.

Code: Select all

cd /usr/local/nagiosxi/scripts
./repair_databases.sh
After the repair script has run, re-login to the XI GUI and see if the issue is resolved.
If not, run the following as root and post the output.

Code: Select all

df -h
df -i
Thanks
Be sure to check out our Knowledgebase for helpful articles and solutions!
latifa
Posts: 15
Joined: Thu May 18, 2017 10:00 am

Re: SQL ERREUR

Post by latifa »

thank you so much it works!!
keep going , wish you all my best !
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: SQL ERREUR

Post by lmiltchev »

I am glad to hear your issue has been resolved! Is it OK if we lock this topic?
Be sure to check out our Knowledgebase for helpful articles and solutions!
latifa
Posts: 15
Joined: Thu May 18, 2017 10:00 am

Re: SQL ERREUR

Post by latifa »

yes!!
for sure
Locked