Please be advised - This was reported by other users in your developer
forum.

On last/final page of installation (installation summary??) of icingaweb2;

Unable to create account "admin". An error occurred:

SQLSTATE[42P01]: Undefined table: 7 ERROR: relation "icingaweb_user" does
not exist LINE 1: SELECT icingaweb_user.name FROM icingaweb_user ^, query
was: SELECT icingaweb_user.name FROM icingaweb_user

Account "admin" has been successfully defined as initial administrator.

Followed by a red box at the bottom reading;

Sorry! Failed to set up Icinga Web 2 successfully.


attempt to query postgres 9.2.10;

icinga=# SELECT icingaweb_user.name FROM icingaweb_user;
ERROR:  relation "icingaweb_user" does not exist
LINE 1: SELECT icingaweb_user.name FROM icingaweb_user;

I've confirmed that icingaweb_user does not exist in the icinga database
table structure.  Interestingly there are NO icingaweb_* tables in there,
they are all icinga_*...

I selected to put users in the database at the beginning of the
installation and did not at any point elect external authentication.

Now what?

Thanks!

Paul Trepanier
_______________________________________________
icinga-users mailing list
[email protected]
https://lists.icinga.org/mailman/listinfo/icinga-users

Reply via email to