[ZBX-4634] Add new images(Icons or maps backgrounds) Created: 2012 Feb 09  Updated: 2017 May 30  Resolved: 2012 Feb 10

Status: Closed
Project: ZABBIX BUGS AND ISSUES
Component/s: Frontend (F)
Affects Version/s: 1.8.8
Fix Version/s: None

Type: Incident report Priority: Minor
Reporter: Fábio Corsino da Costa Assignee: Unassigned
Resolution: Cannot Reproduce Votes: 0
Labels: database
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Debian 6.0 32bits


Attachments: PDF File Zabbix Error.pdf    

 Description   

When I try to add some new icons or maps background, I receive a DB Error.

Error in query [INSERT INTO images (imageid, name, imagetype, image) VALUES (100, 'placa', 1,
.....
...
...
[Duplicate entry '100' for key 'PRIMARY']



 Comments   
Comment by Oleksii Zagorskyi [ 2012 Feb 10 ]

Try to execute this SQL statement and then add image again.
DELETE FROM ids WHERE table_name='images';

Comment by Fábio Corsino da Costa [ 2012 Feb 10 ]

Thank you so much Oleksiy Zagorskyi. It´s all ok now.

Comment by Oleksii Zagorskyi [ 2012 Feb 10 ]

Something not very good with your database or how you are using it
Ok, next time please use Zabbix forum first to ask community help!
http://www.zabbix.com/forum/

Generated at Wed Apr 16 12:45:21 EEST 2025 using Jira 9.12.4#9120004-sha1:625303b708afdb767e17cb2838290c41888e9ff0.