Error 500 on wiki from a mirrored migrated repo #162

Closed
opened 2025-11-02 03:11:29 -06:00 by GiteaMirror · 3 comments
Owner

Originally created by @explorigin on GitHub (Dec 26, 2016).

  • Gitea version (or commit ref):
  • Git version:
  • Operating system:
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • SQLite

Whatever is on try.gitea.io ^^^^^^^^^

[...routers/repo/wiki.go:56 renderWikiPage()] [E] GetBranchCommit: object does not exist [id: refs/heads/master, rel_path: ]

Description

Error 500 on wiki from a mirrored migrated repo. https://try.gitea.io/tim_thecookiejar.me/gallery/wiki

Originally created by @explorigin on GitHub (Dec 26, 2016). - Gitea version (or commit ref): - Git version: - Operating system: - Database (use `[x]`): - [ ] PostgreSQL - [ ] MySQL - [ ] SQLite Whatever is on try.gitea.io ^^^^^^^^^ - Can you reproduce the bug at https://try.gitea.io: - [x] Yes (provide example URL) https://try.gitea.io/tim_thecookiejar.me/gallery/wiki - [ ] No - [ ] Not relevant - Log gist: ``` [...routers/repo/wiki.go:56 renderWikiPage()] [E] GetBranchCommit: object does not exist [id: refs/heads/master, rel_path: ] ``` ## Description Error 500 on wiki from a mirrored migrated repo. https://try.gitea.io/tim_thecookiejar.me/gallery/wiki
GiteaMirror added the issue/criticaltype/bug labels 2025-11-02 03:11:29 -06:00
Author
Owner

@lunny commented on GitHub (Dec 28, 2016):

Hi, I cannot reproduce that. This is my test repo: https://try.gitea.io/lunny/builder. It's OKay. Any further information?

@lunny commented on GitHub (Dec 28, 2016): Hi, I cannot reproduce that. This is my test repo: https://try.gitea.io/lunny/builder. It's OKay. Any further information?
Author
Owner

@lunny commented on GitHub (Dec 29, 2016):

I will test it more.

@lunny commented on GitHub (Dec 29, 2016): I will test it more.
Author
Owner

@lunny commented on GitHub (Dec 29, 2016):

Maybe a mirrored repo should not have a wiki project?

@lunny commented on GitHub (Dec 29, 2016): Maybe a mirrored repo should not have a wiki project?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#162