OS Debian 12 (upgraded 9.0-> 10-> 11->12)
Zabbix from 4.4 to 6.0.30
Updates from 6.0.30 to 6.2, 6.4, or 7.0 always ends with error:
completed 27% of database upgrade
hosts_name_upper_update trigger for table "hosts" already exists, skipping patch of adding "name_upper" column to "hosts" table
hosts_name_upper_update trigger for table "hosts" already exists, skipping patch of adding index to "name_upper" column
completed 28% of database upgrade
hosts_name_upper_update trigger for table "hosts" already exists, skipping patch of updating "name_upper" column
hosts_name_upper_insert trigger for table "hosts" already exists, skipping patch of adding it to "hosts" table
hosts_name_upper_update trigger for table "hosts" already exists, skipping patch of adding it to "hosts" table
items_name_upper_update trigger for table "items" already exists, skipping patch of adding "name_upper" column to "items" table
items_name_upper_update trigger for table "items" already exists, skipping patch of adding index to "name_upper" column
items_name_upper_update trigger for table "items" already exists, skipping patch of updating "name_upper" column
completed 29% of database upgrade
items_name_upper_insert trigger for table "items" already exists, skipping patch of adding it to "items" table
items_name_upper_update trigger for table "items" already exists, skipping patch of adding it to "items" table
completed 30% of database upgrade
completed 31% of database upgrade
Any suggestions?
Zabbix from 4.4 to 6.0.30
Updates from 6.0.30 to 6.2, 6.4, or 7.0 always ends with error:
completed 27% of database upgrade
hosts_name_upper_update trigger for table "hosts" already exists, skipping patch of adding "name_upper" column to "hosts" table
hosts_name_upper_update trigger for table "hosts" already exists, skipping patch of adding index to "name_upper" column
completed 28% of database upgrade
hosts_name_upper_update trigger for table "hosts" already exists, skipping patch of updating "name_upper" column
hosts_name_upper_insert trigger for table "hosts" already exists, skipping patch of adding it to "hosts" table
hosts_name_upper_update trigger for table "hosts" already exists, skipping patch of adding it to "hosts" table
items_name_upper_update trigger for table "items" already exists, skipping patch of adding "name_upper" column to "items" table
items_name_upper_update trigger for table "items" already exists, skipping patch of adding index to "name_upper" column
items_name_upper_update trigger for table "items" already exists, skipping patch of updating "name_upper" column
completed 29% of database upgrade
items_name_upper_insert trigger for table "items" already exists, skipping patch of adding it to "items" table
items_name_upper_update trigger for table "items" already exists, skipping patch of adding it to "items" table
completed 30% of database upgrade
completed 31% of database upgrade
Any suggestions?
Comment