-
Problem report
-
Resolution: Duplicate
-
Major
-
None
-
Sprint 51 (Apr 2019)
-
1
errors in postgresql log of our zabbix infrastructure:
ERROR: duplicate key value violates unique constraint "hosts_groups_1"
DETAIL: Key (hostid, groupid)=(12541, 416) already exists.
STATEMENT: insert into hosts_groups (hostgroupid,hostid,groupid) values (28267,12541,416),(28268,12542,416),(28269,12543,416);
the groupid 416 is a simple group used for esxi. hostid 12541, 12542 and 12543 are hosts discovered by the vmware template.
- duplicates
-
ZBX-14635 host discovery fails after manual move to hostgroup
- Closed