Closed
Description
- Gitea version (or commit ref):
- Git version:
- Operating system:
- Database (use
[x]
):- PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes (provide example URL)
- No
- Not relevant
- Log gist:
2017/11/15 20:09:56 [...io/gitea/cmd/serv.go:172 runServ()] [F] Repository does not exist: username/reponame
Description
When I try to merge a PR in a repository of an organization, I see a plain 500. Logs (see above) contain an error indicating that such a repository does not exist in my user, which is true.
Just now, after a few retries, I was able to merge the PR, but I didn't change anything.