Hi,
If I want to add a template or a host (below is the error from adding host) I will get this error.
Any Ideas what is wrong here and how to fix it?
Using zabbix server version 2.0.6.
Error in query [INSERT INTO hosts_groups (hostid,groupid,hostgroupid) VALUES ('10177','18','387')] [Duplicate entry '387' for key 'PRIMARY']
SQL statement execution has failed "INSERT INTO hosts_groups (hostid,groupid,hostgroupid) VALUES ('10177','18','387')".
This results in not being able to add any host or template.
Any help is appreciated.
Thx.
If I want to add a template or a host (below is the error from adding host) I will get this error.
Any Ideas what is wrong here and how to fix it?
Using zabbix server version 2.0.6.
Error in query [INSERT INTO hosts_groups (hostid,groupid,hostgroupid) VALUES ('10177','18','387')] [Duplicate entry '387' for key 'PRIMARY']
SQL statement execution has failed "INSERT INTO hosts_groups (hostid,groupid,hostgroupid) VALUES ('10177','18','387')".
This results in not being able to add any host or template.
Any help is appreciated.
Thx.
Comment