I updated zabbix 1.1 beta7 to 1.1 final and I applied database patches.
Now in the web frontend, if I go to Monitoring-->Latest Data, with every host I select, I've got this error, written in red text in a box at the bottom of the webpage:
SQL error: Duplicate entry '0' for key 1
Query: insert into profiles (userid,idx,value,valuetype) values (1,'web.latest.groupbyapp','1',0)
SQL error: Duplicate entry '0' for key 1
Query: insert into profiles (userid,idx,value,valuetype) values (1,'web.latest.applications','',1)
What can I do?
Now in the web frontend, if I go to Monitoring-->Latest Data, with every host I select, I've got this error, written in red text in a box at the bottom of the webpage:
SQL error: Duplicate entry '0' for key 1
Query: insert into profiles (userid,idx,value,valuetype) values (1,'web.latest.groupbyapp','1',0)
SQL error: Duplicate entry '0' for key 1
Query: insert into profiles (userid,idx,value,valuetype) values (1,'web.latest.applications','',1)
What can I do?