Skip to content

Migrating from gitlab results in 500 when viewing Wiki #903

@the-holger

Description

@the-holger
  • Gitea version (or commit ref): 6aacf4d
  • Git version: 2.7.4
  • Operating system: Ubuntu 16.04
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant
  • Log gist:
[...routers/repo/wiki.go:56 renderWikiPage()] [E] GetBranchCommit: object does not exist [id: refs/heads/master, rel_path: ]

Description

Hi all!
I'm trying to migrate my repositories hosted on my own gitlab-ce instance to a gitea server (due to performance issues and the fact that gitlab is really bloated and appears to have a head of its own).
When creating a repo from scratch I can add and edit wiki pages just fine, however if I migrate a repo from gitlab I get a 500 error, showing the above line in the log.

Could not try on https://try.gitea.io since I didn't receive activation email for account yet.

This might be related to this gogs issue.

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