-
Incident report
-
Resolution: Fixed
-
Critical
-
1.8.7
-
None
-
None
Zabbix frontend does not take into account "nodeid" when updating record for the "acknowledges" table in the "ids" table.
That is why in some cases in the frontend can appear the following error: "[ CEvent::acknowledge ] DB::reserveIds ID out of range for [acknowledges]"
At the same time in the Zabbix DB in the "ids" table for the "acknowledges" table in the "nextid" field will be incorrect "1000000000015291" value, instead of the correct value "1001000000015291"):
--------------------------------------------------------------------+
nodeid | table_name | field_name | nextid |
--------------------------------------------------------------------+
10 | acknowledges | acknowledgeid | 1000000000015291 |