Dears;
Please can anyone for this issue, i get an error when i try to add item to new map or existed map for Zabbix 5.4 using PostgresDB??
May 25 12:24:04 zabbix-server postgres[81683]: [7-1] 2023-05-25 12:24:04.184 CET [81683] ERROR: duplicate key value violates unique constraint "sysmaps_elements_pkey"
May 25 12:24:04 zabbix-server postgres[81683]: [7-2] 2023-05-25 12:24:04.184 CET [81683] DETAIL: Key (selementid)=(1000) already exists.
May 25 12:24:04 zabbix-server postgres[81683]: [7-3] 2023-05-25 12:24:04.184 CET [81683] STATEMENT: INSERT INTO sysmaps_elements (selementid,elementtype,iconid_off,label,label_loc ation,x,y,use_iconmap,evaltype,sysmapid) VALUES ('1000','4','151','New element','-1','341','86','1','0','27')
Best Regards.
Riyad.
Please can anyone for this issue, i get an error when i try to add item to new map or existed map for Zabbix 5.4 using PostgresDB??
May 25 12:24:04 zabbix-server postgres[81683]: [7-1] 2023-05-25 12:24:04.184 CET [81683] ERROR: duplicate key value violates unique constraint "sysmaps_elements_pkey"
May 25 12:24:04 zabbix-server postgres[81683]: [7-2] 2023-05-25 12:24:04.184 CET [81683] DETAIL: Key (selementid)=(1000) already exists.
May 25 12:24:04 zabbix-server postgres[81683]: [7-3] 2023-05-25 12:24:04.184 CET [81683] STATEMENT: INSERT INTO sysmaps_elements (selementid,elementtype,iconid_off,label,label_loc ation,x,y,use_iconmap,evaltype,sysmapid) VALUES ('1000','4','151','New element','-1','341','86','1','0','27')
Best Regards.
Riyad.
Comment