Hello all.
I am trying to install Icinga2/Icingaweb2 with Postgres as Db on a CentOS 7 system. Everything goes smoothly for Icinga2 which I verified to start and monitor a few systems with IDO working properly. Unfortunately trying to install Icingaweb2 using the wizard fails at the last configuration step with the following result:

===========================
General configuration has been successfully written to: /etc/icingaweb2/config.ini

Authentication configuration has been successfully written to: /etc/icingaweb2/authentication.ini Account "rloadmin" has been successfully defined as initial administrator.

User Group Backend configuration has been successfully written to: /etc/icingaweb2/groups.ini
Unable to create user group "Administrators". An error occured:
ERROR: Zend_Db_Adapter_Exception in /usr/share/icingaweb2/library/vendor/Zend/Db/Adapter/Pdo/Abstract.php:145 with message: SQLSTATE[08006] [7] FATAL: password authentication failed for user "icingaweb"

Resource configuration has been successfully written to: /etc/icingaweb2/resources.ini

Monitoring backend configuration has been successfully written to: /etc/icingaweb2/modules/monitoring/backends.ini Resource configuration has been successfully updated: /etc/icingaweb2/resources.ini

Command transport configuration has been successfully created: /etc/icingaweb2/modules/monitoring/commandtransports.ini

Monitoring security configuration has been successfully created: /etc/icingaweb2/modules/monitoring/config.ini

Module "monitoring" has been successfully enabled.
============================

I have double checked all my configuration steps and it seems that the wizard fails to create the icingaweb2 DB and its user/role. I can provide any configuration file necessary to track down this problem. Unfortunately my Postgres knowledge is rather limited and it is possible I am missing something.

Thank you very much for your help.
Andreas


--
Andreas Kasenides
andr...@kasenides.org
_______________________________________________
icinga-users mailing list
icinga-users@lists.icinga.org
https://lists.icinga.org/mailman/listinfo/icinga-users

Reply via email to