Project

General

Profile

Actions

Defect #43278

closed

Error on db:migrate from version 6.0 to version 6.1

Added by Georg Hof 2 days ago. Updated about 7 hours ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Database
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Invalid
Affected version:

Description

When I try to migrate my data from docker "redmine:6.0" to "redmine:6.1" (official docker images), I get an error on db:migrate: Mysql2::Error: Duplicate key name 'index_projects_on_identifier' (Mysql2::Error)

Used docker versions:
  • nginx:latest
  • redmine:6.0 => redmine:6.1
  • mysql:8.1

I have done the following upgrades without issue:
3.3.1 -> 4.2
4.2 -> 5.1
5.1 -> 6.0


Files

Actions

Also available in: Atom PDF