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).
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.*.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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.3included.Currently getting with
1.20.2: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:
Waiting 1.21.*.
It seems that 1.21.0 does not have the issue anymore.