Description
- Gitea version (or commit ref): 1.7.3 built with go1.11.5 : bindata, sqlite, sqlite_unlock_notify
- Git version:
- Operating system: Debian 9
- 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:
2019/03/19 20:20:39 [I] Log Mode: File(Info)
2019/03/19 20:20:39 [I] XORM Log Mode: File(Info)
2019/03/19 20:20:39 [I] Cache Service Enabled
2019/03/19 20:20:39 [I] Session Service Enabled
2019/03/19 20:20:39 [I] Mail Service Enabled
2019/03/19 20:20:39 [I] Beginning ORM engine initialization.
2019/03/19 20:20:39 [I] ORM engine initialization attempt #1/10...
2019/03/19 20:20:39 [I] Migration: add theme to users
2019/03/19 20:20:39 [I] Migration: rename repo is_bare to repo is_empty
2019/03/19 20:20:39 [W] TABLE repository's COLUMN is_bare should be DROP but sqlite is not supported, you could manually do that.
2019/03/19 20:20:39 [I] Migration: add can close issues via commit in any branch
2019/03/19 20:20:39 [I] Migration: add is locked to issues
2019/03/19 20:20:39 [I] Migration: update U2F counter type
2019/03/19 20:20:39 [I] Migration: hot fix for wrong release sha1 on release table
2019/03/19 20:20:39 [I] Backing off for 3 seconds
2019/03/19 20:20:42 [I] ORM engine initialization attempt #2/10...
2019/03/19 20:20:42 [I] Migration: hot fix for wrong release sha1 on release table
2019/03/19 20:20:42 [I] Backing off for 3 seconds
2019/03/19 20:20:45 [I] ORM engine initialization attempt #3/10...
2019/03/19 20:20:45 [I] Migration: hot fix for wrong release sha1 on release table
2019/03/19 20:20:45 [I] Backing off for 3 seconds
2019/03/19 20:20:48 [I] ORM engine initialization attempt #4/10...
2019/03/19 20:20:48 [I] Migration: hot fix for wrong release sha1 on release table
2019/03/19 20:20:48 [I] Backing off for 3 seconds
2019/03/19 20:20:51 [I] ORM engine initialization attempt #5/10...
2019/03/19 20:20:51 [I] Migration: hot fix for wrong release sha1 on release table
2019/03/19 20:20:51 [I] Backing off for 3 seconds
2019/03/19 20:20:54 [I] ORM engine initialization attempt #6/10...
2019/03/19 20:20:54 [I] Migration: hot fix for wrong release sha1 on release table
2019/03/19 20:20:54 [I] Backing off for 3 seconds
2019/03/19 20:20:57 [I] ORM engine initialization attempt #7/10...
2019/03/19 20:20:57 [I] Migration: hot fix for wrong release sha1 on release table
2019/03/19 20:20:57 [I] Backing off for 3 seconds
2019/03/19 20:21:00 [I] ORM engine initialization attempt #8/10...
2019/03/19 20:21:00 [I] Migration: hot fix for wrong release sha1 on release table
2019/03/19 20:21:00 [I] Backing off for 3 seconds
2019/03/19 20:21:03 [I] ORM engine initialization attempt #9/10...
2019/03/19 20:21:03 [I] Migration: hot fix for wrong release sha1 on release table
2019/03/19 20:21:03 [I] Backing off for 3 seconds
2019/03/19 20:21:06 [I] ORM engine initialization attempt #10/10...
2019/03/19 20:21:06 [I] Migration: hot fix for wrong release sha1 on release table
2019/03/19 20:21:06 [...itea/routers/init.go:82 GlobalInit()] [E] ORM engine initialization failed: migrate: do migrate: no such column: is_archived