Install broken after latest docker gitea/gitea:latest upgrade (1.7) #2744

Closed
opened 2025-11-02 04:46:31 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @bkraul on GitHub (Jan 12, 2019).

  • Gitea version (or commit ref): docker: gitea:gitea/latest
  • 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/01/12 15:18:59 [I] XORM Log Mode: File(Info)
2019/01/12 15:18:59 [I] Cache Service Enabled
2019/01/12 15:18:59 [I] Session Service Enabled
2019/01/12 15:18:59 [I] Mail Service Enabled
2019/01/12 15:18:59 [I] Notify Mail Service Enabled
2019/01/12 15:19:00 [...itea/routers/init.go:61 GlobalInit()] [E] Failed to initialize ORM engine: sync database struct error: Error 1265: Data truncated for column 'theme' at row 1

Description

The gitea installation is broken. Looking at the log, this is what it says:

2019/01/12 15:19:00 [...itea/routers/init.go:61 GlobalInit()] [E] Failed to initialize ORM engine: sync database struct error: Error 1265: Data truncated for column 'theme' at row 1

...

Originally created by @bkraul on GitHub (Jan 12, 2019). <!-- 1. Please speak English, this is the language all of us can speak and write. 2. Please ask questions or configuration/deploy problems on our Discord server (https://discord.gg/NsatcWJ) or forum (https://discourse.gitea.io). 3. Please take a moment to check that your issue doesn't already exist. 4. Please give all relevant information below for bug reports, because incomplete details will be handled as an invalid report. --> - Gitea version (or commit ref): docker: gitea:gitea/latest - Database (use `[x]`): - [ ] PostgreSQL - [x] MySQL - [ ] MSSQL - [ ] SQLite - Can you reproduce the bug at https://try.gitea.io: - [ ] Yes (provide example URL) - [ ] No - [x] Not relevant - Log gist: ``` 2019/01/12 15:18:59 [I] XORM Log Mode: File(Info) 2019/01/12 15:18:59 [I] Cache Service Enabled 2019/01/12 15:18:59 [I] Session Service Enabled 2019/01/12 15:18:59 [I] Mail Service Enabled 2019/01/12 15:18:59 [I] Notify Mail Service Enabled 2019/01/12 15:19:00 [...itea/routers/init.go:61 GlobalInit()] [E] Failed to initialize ORM engine: sync database struct error: Error 1265: Data truncated for column 'theme' at row 1 ``` ## Description The gitea installation is broken. Looking at the log, this is what it says: ``` 2019/01/12 15:19:00 [...itea/routers/init.go:61 GlobalInit()] [E] Failed to initialize ORM engine: sync database struct error: Error 1265: Data truncated for column 'theme' at row 1 ``` ...
GiteaMirror added the issue/duplicate label 2025-11-02 04:46:31 -06:00
Author
Owner

@techknowlogick commented on GitHub (Jan 12, 2019):

Closed as duplicate of #5681

@techknowlogick commented on GitHub (Jan 12, 2019): Closed as duplicate of #5681
Author
Owner

@bkraul commented on GitHub (Jan 12, 2019):

Apologies for the duplicate. I promise I did search the issues. I must have skipped #5704.

@bkraul commented on GitHub (Jan 12, 2019): Apologies for the duplicate. I promise I did search the issues. I must have skipped #5704.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#2744