Hi, I'm trying to run Icinga2 on a host, bug I get these errors in my logs:

[2015-09-28 15:10:01 +0200] critical/IdoMysqlConnection: Exception during
database operation: Verify that your database is operational!
[2015-09-28 15:10:10 +0200] information/IdoMysqlConnection: MySQL IDO
instance id: 1 (schema version: '1.13.0')
[2015-09-28 15:10:10 +0200] critical/IdoMysqlConnection: Error "Duplicate
entry '107-1-cluster_zone' for key 'object_id_2'" when executing query
"INSERT INTO icinga_customvariables (config_type, has_been_modified,
instance_id, is_json, object_id, varname, varvalue) VALUES ('1', '0', 2,
'0', 107, 'cluster_zone', '$host.name$')"
[2015-09-28 15:10:10 +0200] critical/IdoMysqlConnection: Exception during
database operation: Verify that your database is operational!
[2015-09-28 15:10:20 +0200] information/IdoMysqlConnection: MySQL IDO
instance id: 2 (schema version: '1.13.0')
[2015-09-28 15:10:20 +0200] critical/IdoMysqlConnection: Error "Duplicate
entry '3-1-cluster_zone' for key 'object_id_2'" when executing query
"INSERT INTO icinga_customvariables (config_type, has_been_modified,
instance_id, is_json, object_id, varname, varvalue) VALUES ('1', '0', 1,
'0', 3, 'cluster_zone', '$host.name$')"



Now, this host also runs icinga1 but I cannot see how that should interfer
with this setup.

I've tried all kinds of tricks to get this fixed, but I just don't
understand what is happening, so I'm posting here. Any tips on why this
happens and what there is to do about it is most welcome.

Kind regards,
Tarjei
_______________________________________________
icinga-users mailing list
icinga-users@lists.icinga.org
https://lists.icinga.org/mailman/listinfo/icinga-users

Reply via email to