Closed
Description
Description
I'm getting a weird issue on several repositories.
The actual error is a 500 error:
FindRecentlyPushedNewBranches, branch does not exist [repo_id: 64 name: main]
How to solve this? Should I modify the branch name directly on DB side? Is there any way to fix this from the Gitea web portal?
Actually, it seems that this new version has broken several repos at once. Until last week everything was good, clean and accessible. Now I'm getting this error on several repositories.
Gitea Version
1.22.0
Workaround
It has been fixed in 1.22-nightly (which will be 1.22.1 soon), please use the 1.22-nighly binary (https://dl.gitea.com/gitea/1.22-nightly/) or docker image.