Hi @CrazyWolf13 thanks for flagging this, I have made a manual migration file fix that should take care of this issue. would be awesome if you can test the image before I merge it.
<!-- gh-comment-id:3354497178 -->
@arunavo4 commented on GitHub (Oct 1, 2025):
Hi @CrazyWolf13 thanks for flagging this, I have made a manual migration file fix that should take care of this issue. would be awesome if you can test the image before I merge it.
```sh
docker pull ghcr.io/raylabshq/gitea-mirror:pr-107
docker run -d -p 3000:3000 --name gitea-mirror-test ghcr.io/raylabshq/gitea-mirror:pr-107
```
Running this probably won't work as easy, as I run dockerless inside an LXC, could you tag this as a release but not tag as latest so I can push the gitea-mirror script to our community-scripts/ProxmoxVED (testing-repo) and manually pick the version and update like this?
<!-- gh-comment-id:3357340090 -->
@CrazyWolf13 commented on GitHub (Oct 1, 2025):
@arunavo4 Thanks a lot!
Running this probably won't work as easy, as I run dockerless inside an LXC, could you tag this as a release but not tag as latest so I can push the gitea-mirror script to our community-scripts/ProxmoxVED (testing-repo) and manually pick the version and update like this?
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.
Originally created by @CrazyWolf13 on GitHub (Sep 14, 2025).
Original GitHub issue: https://github.com/RayLabsHQ/gitea-mirror/issues/97
Originally assigned to: @arunavo4 on GitHub.
Hi @arunavo4
Got this error today after the upgrade, which seemed to go through successfully:
@arunavo4 commented on GitHub (Oct 1, 2025):
Hi @CrazyWolf13 thanks for flagging this, I have made a manual migration file fix that should take care of this issue. would be awesome if you can test the image before I merge it.
@CrazyWolf13 commented on GitHub (Oct 1, 2025):
@arunavo4 Thanks a lot!
Running this probably won't work as easy, as I run dockerless inside an LXC, could you tag this as a release but not tag as latest so I can push the gitea-mirror script to our community-scripts/ProxmoxVED (testing-repo) and manually pick the version and update like this?
@arunavo4 commented on GitHub (Oct 1, 2025):
Yea I can do that
@arunavo4 commented on GitHub (Oct 2, 2025):
@CrazyWolf13 https://github.com/RayLabsHQ/gitea-mirror/releases/tag/v3.8.1
@CrazyWolf13 commented on GitHub (Oct 2, 2025):
@arunavo4 thx worked beautifully!