Skip to content

After 1.1.0 upgrade: Failed to initialize ORM engine: strconv.ParseInt: parsing "...": invalid syntax #1267

@Funzinator

Description

@Funzinator
  • Gitea version (or commit ref): 1.1.0
  • Git version: 2.11.1
  • Operating system: FreeBSD
  • 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/03/15 17:01:36 [I] Log Mode: File(Info)
2017/03/15 17:01:36 [I] XORM Log Mode: File(Info)
2017/03/15 17:01:36 [I] Cache Service Enabled
2017/03/15 17:01:36 [I] Session Service Enabled
2017/03/15 17:01:36 [I] Mail Service Enabled
2017/03/15 17:01:36 [I] Notify Mail Service Enabled
2017/03/15 17:01:36 [I] Migration: create repo unit table and add units for all repos
2017/03/15 17:01:37 [I] Migration: set protect branches updated with created
2017/03/15 17:01:37 [I] Migration: add external login user
2017/03/15 17:01:37 [I] Migration: generate and migrate Git hooks
2017/03/15 17:01:38 [I] Migration: use new avatar path name for security reason
2017/03/15 17:01:38 [...itea/routers/init.go:54 GlobalInit()] [E] Failed to initialize ORM engine: migrate: do migrate: strconv.ParseInt: parsing "b3f11dbac06e95476f532b503cf70d8c": invalid syntax

Description

After I had the same issue like #1261 and dropped the 2 indexes, I got this error. I have no idea where b3f11dbac06e95476f532b503cf70d8c comes from.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions