> On 29 Sep 2015, at 14:47, Mark Maciolek <mark.macio...@gmail.com> wrote:
>
> Hi,
>
>
> New install on Scientific Linux 7, I can login at the command line to the 
> mysql database as user icinga with password and at localhost.
>
>
> [root@netflow icinga2]# mysql -h localhost -u icinga -p
>
> Enter password:
>
> Welcome to the MariaDB monitor.  Commands end with ; or \g.
>
> Your MariaDB connection id is 35533
>
> Server version: 5.5.44-MariaDB MariaDB Server
>
>
> Copyright (c) 2000, 2015, Oracle, MariaDB Corporation Ab and others.
>
>
> Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
>
>
> MariaDB [(none)]> use icinga
>
> Reading table information for completion of table and column names
>
> You can turn off this feature to get a quicker startup with -A
>
>
> Database changed
>
> MariaDB [icinga]>
>
>
>
> I cannot login to the web page though:
>
>
> [2015-09-29 08:45:01 -0400] critical/IdoMysqlConnection: Connection to 
> database 'icinga' with user 'icinga' on 'localhost:3306' failed: "Access 
> denied for user 'icinga'@'localhost' (using password: YES)"
>
> Context:
>
>         (0) Reconnecting to MySQL IDO database 'ido-mysql'
>
>
> [2015-09-29 08:45:01 -0400] critical/IdoMysqlConnection: Exception during 
> database operation: Verify that your database is operational!
>
>
> Any suggestions on where to start troubleshooting what the problem might be?
>

That’s not the web page but the icinga2 daemon running the ido-mysql feature. 
Check that your database credentials are uptodate.
http://docs.icinga.org/icinga2/latest/doc/module/icinga2/chapter/getting-started#enabling-ido-mysql

Kind regards,
Michael


>
> Mark
>
>
> --Mark Maciolek
>
> _______________________________________________
> icinga-users mailing list
> icinga-users@lists.icinga.org
> https://lists.icinga.org/mailman/listinfo/icinga-users


-- 
Michael Friedrich, DI (FH)
Senior Developer

NETWAYS GmbH | Deutschherrnstr. 15-19 | D-90429 Nuernberg
Tel: +49 911 92885-0 | Fax: +49 911 92885-77
GF: Julian Hein, Bernd Erk | AG Nuernberg HRB18461
http://www.netways.de | michael.friedr...@netways.de

** OSMC 2015 - November - netways.de/osmc **
** OSDC 2016 - April – netways.de/osdc **
_______________________________________________
icinga-users mailing list
icinga-users@lists.icinga.org
https://lists.icinga.org/mailman/listinfo/icinga-users

Reply via email to