Error 500 since syncrhonization of commit when switching to 1.24 #14597

Closed
opened 2025-11-02 11:17:10 -06:00 by GiteaMirror · 3 comments
Owner

Originally created by @MrVrops on GitHub (Jun 13, 2025).

Description

Hello,

I've just upgraded to version 1.24 of Gitea, everything is fine except for a repo returning an error 500
I've searched the database but I can't find anything wrong.

Gitea Version

1.24

Can you reproduce the bug on the Gitea demo site?

No

Log Gist

No response

Screenshots

Image

Git Version

2.11.0

Operating System

Debian

How are you running Gitea?

Sources

Database

MySQL/MariaDB

Originally created by @MrVrops on GitHub (Jun 13, 2025). ### Description Hello, I've just upgraded to version 1.24 of Gitea, everything is fine except for a repo returning an error 500 I've searched the database but I can't find anything wrong. ### Gitea Version 1.24 ### Can you reproduce the bug on the Gitea demo site? No ### Log Gist _No response_ ### Screenshots ![Image](https://github.com/user-attachments/assets/d2e0c2c0-a634-4a1f-9181-10e33ee48d28) ### Git Version 2.11.0 ### Operating System Debian ### How are you running Gitea? Sources ### Database MySQL/MariaDB
GiteaMirror added the issue/needs-feedbacktype/bug labels 2025-11-02 11:17:10 -06:00
Author
Owner

@lunny commented on GitHub (Jun 13, 2025):

Please check the self-check section in your admin panel. It’s possible that your database’s branch table is case-insensitive. This repository appears to have two branches with names that are identical when compared case-insensitively.

@lunny commented on GitHub (Jun 13, 2025): Please check the self-check section in your admin panel. It’s possible that your database’s branch table is case-insensitive. This repository appears to have two branches with names that are identical when compared case-insensitively.
Author
Owner

@MrVrops commented on GitHub (Jun 13, 2025):

Thanks a lot, it's okay for me !

@MrVrops commented on GitHub (Jun 13, 2025): Thanks a lot, it's okay for me !
Author
Owner

@GiteaBot commented on GitHub (Jul 13, 2025):

We close issues that need feedback from the author if there were no new comments for a month. 🍵

@GiteaBot commented on GitHub (Jul 13, 2025): We close issues that need feedback from the author if there were no new comments for a month. :tea:
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#14597