Gitea update since manual artifacts one (bd6ef71) #5

Closed
opened 2023-07-29 15:30:22 +02:00 by Benjamin_Loison · 1 comment

https://github.com/go-gitea/gitea/pull/24874

Last commit of this pull request: aa08bc1e8e
Could look in release notes for 24874.
It doesn't seem to be in any release at least until v1.20.3 included.

Currently getting with 1.20.2:

Your database (migration version: 270) is for a newer Gitea, you can not use the newer database for this old Gitea release (260).
Gitea will exit to keep your database safe and unchanged. Please use the correct Gitea release, do not change the migration version manually (incorrect manual operation may lose data).

Let's wait the next update before investigating more (should figure out where in the repository this value is).

https://github.com/go-gitea/gitea/pull/24874/files#diff-6db652d6a768d50e1d99ce24d6c20860aff1c019da00e3affec3c40fe7eb30b2R514 seems to be such a location.

With 1.20.5:

Your database (migration version: 270) is for a newer Gitea, you can not use the newer database for this old Gitea release (260).
Gitea will exit to keep your database safe and unchanged. Please use the correct Gitea release, do not change the migration version manually (incorrect manual operation may lose data).

Waiting 1.21.*.

https://github.com/go-gitea/gitea/pull/24874 Last commit of this pull request: https://github.com/go-gitea/gitea/pull/24874/commits/aa08bc1e8e22c41ec7ffce231534cd3adf4e73d5 Could look in release notes for `24874`. It doesn't seem to be in any release at least until `v1.20.3` included. Currently getting with `1.20.2`: ``` Your database (migration version: 270) is for a newer Gitea, you can not use the newer database for this old Gitea release (260). Gitea will exit to keep your database safe and unchanged. Please use the correct Gitea release, do not change the migration version manually (incorrect manual operation may lose data). ``` Let's wait the next update before investigating more (should figure out where in the repository this value is). https://github.com/go-gitea/gitea/pull/24874/files#diff-6db652d6a768d50e1d99ce24d6c20860aff1c019da00e3affec3c40fe7eb30b2R514 seems to be such a location. With 1.20.5: ``` Your database (migration version: 270) is for a newer Gitea, you can not use the newer database for this old Gitea release (260). Gitea will exit to keep your database safe and unchanged. Please use the correct Gitea release, do not change the migration version manually (incorrect manual operation may lose data). ``` Waiting 1.21.*.
Author
Owner

It seems that 1.21.0 does not have the issue anymore.

It seems that 1.21.0 does not have the issue anymore.
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Benjamin_Loison/Gitea_instance#5
No description provided.