Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to migrate from version 1.7.3 to version 1.8.0-rc1 #6371

Closed
2 of 7 tasks
giter opened this issue Mar 19, 2019 · 0 comments · Fixed by #6387
Closed
2 of 7 tasks

Unable to migrate from version 1.7.3 to version 1.8.0-rc1 #6371

giter opened this issue Mar 19, 2019 · 0 comments · Fixed by #6387
Labels
Milestone

Comments

@giter
Copy link

giter commented Mar 19, 2019

  • 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

@giter giter changed the title Unable to migrate from version 1.7.4 to version 1.8.0-rc1 Unable to migrate from version 1.7.3 to version 1.8.0-rc1 Mar 19, 2019
@lafriks lafriks added this to the 1.8.0 milestone Mar 20, 2019
@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
2 participants