gitea: ORM issue upgrading from 1.13.7 to 1.14.3 on error 500 repo
- Gitea version (or commit ref): 1.14.0
- Git version: 2.30.2
- Operating system: linux (docker)
- Database (use
[x]):- PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes (provide example URL)
- No
- Log gist: https://pastebin.com/ZPdByCge
Description
When trying to upgrade from 1.13.7 to 1.14.0, I get an ORM initialization error as shown in the logs above. It is unclear which repository is causing this, please help. EDIT: added log line below to help others facing this problem find this issue
ORM engine initialization attempt #3/10 failed. Error: migrate: do migrate: GetTagCommit: exit status 128 - fatal: not a git repository (or any parent up to mount point /)
About this issue
- Original URL
- State: closed
- Created 3 years ago
- Comments: 22 (12 by maintainers)
I’ll close this and think a bit more about the 500 issue.
DELETE FROM repository WHERE owner_name = 'mirrors' AND name = 'gitea'