Skip to content

Table session has column created_unix but struct has not related field  #15445

@AlliotTech

Description

@AlliotTech
  • Gitea version (or commit ref): 1.13.3

  • Git version:

  • Operating system: Docker (Linux)

  • Database (use [x]):

    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:

    • Yes (provide example URL)
    • No
  • Log gist:

Description

I use the docker-compose deploy the gitea,the old version is 1.13.3 , I change the docker-compose.yml 's images version to 1.14.0 to update my gitea server version.
i got some WARNING log like this:

021/04/13 14:31:23 ...om/urfave/cli/app.go:524:HandleAction() [I] PING DATABASE sqlite3
2021/04/13 14:31:23 ...rfave/cli/command.go:173:Run() [W] Table session has column created_unix but struct has not related field
2021/04/13 14:31:23 routers/init.go:155:GlobalInit() [I] ORM engine initialization successful!
2021/04/13 14:31:23 ...er/issues/indexer.go:142:func2() [I] PID 16: Initializing Issue Indexer: bleve
2021/04/13 14:31:23 ...er/issues/indexer.go:221:func3() [I] Issue Indexer Initialization took 252.947412ms
2021/04/13 14:31:23 ...xer/stats/indexer.go:38:populateRepoIndexer() [I] Populating the repo stats indexer with existing repositories
2021/04/13 14:31:24 ...xer/stats/indexer.go:84:populateRepoIndexer() [I] Done (re)populating the repo stats indexer with existing repositories
2021/04/13 14:31:24 cmd/web.go:189:listen() [I] Listen: http://0.0.0.0:8888
2021/04/13 14:31:24 cmd/web.go:192:listen() [I] LFS server enabled
2021/04/13 14:31:24 ...s/graceful/server.go:55:NewServer() [I] Starting new Web server: tcp:0.0.0.0:8888 on PID: 16

...

Screenshots

Metadata

Metadata

Assignees

No one assigned

    Labels

    issue/needs-feedbackFor bugs, we need more details. For features, the feature must be described in more detail

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions