ERROR 1007 (HY000) : Can't create database 'nagiosxi'

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
pedropedro
Posts: 9
Joined: Mon Apr 02, 2018 3:31 am

ERROR 1007 (HY000) : Can't create database 'nagiosxi'

Post by pedropedro »

Please guide me to fix this problem that i find in the nagioXI installation
on Ubuntu LTS 16.04.

Running './B-installxi'...
Installing Nagios XI base files...
Creating product directory...
Adding password for user nagiosadmin
Checking MySQL status...
MySQL running - continuing...
Setting up Nagios XI database...
mysql: [Warning] Using a password on the command line interface can be
insecure.
ERROR 1007 (HY000) at line 4: Can't create database 'nagiosxi'; database
exists
ERROR: Nagios XI database was not setup properly - exiting.
RESULT=1

===================
INSTALLATION ERROR!
===================
Installation step failed - exiting.
Check for error messages in the install log (install.log).

If you require assistance in resolving the issue, please include
install.log
in your communications with Nagios XI technical support.

The script that failed was: './B-installxi'
Vous avez du nouveau courrier dans /var/mail/root


Thanks to help me, it's very urgent.It's for my final project .
You do not have the required permissions to view the files attached to this post.
User avatar
cdienger
Support Tech
Posts: 5045
Joined: Tue Feb 07, 2017 11:26 am

Re: ERROR 1007 (HY000) : Can't create database 'nagiosxi'

Post by cdienger »

Per https://assets.nagios.com/downloads/nag ... -Linux.pdf , the install needs to be done on a bare minimal installation of CentOS or RHEL.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked