Getting Internal Server Error 500 When Creating some PRs #10527

Closed
opened 2025-11-02 09:10:24 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @Dan6erbond on GitHub (Mar 26, 2023).

Description

When I try to merge certain branches to our dev branch in a private repo, I get the 500 error with the following logs:

2023/03/26 20:47:25 router: completed POST /Dikurium/consulting-tool-backend/compare/dev...user-story/732-submit-goal-categories for 10.42.0.61:46804, 500 Internal Server Error in 81.4ms @ repo/pull.go:1143(repo.CompareAndPullRequestPost)

Gitea Version

1.18.5

Can you reproduce the bug on the Gitea demo site?

No

Log Gist

No response

Screenshots

No response

Git Version

No response

Operating System

Linux / Kubernetes (K3s)

How are you running Gitea?

Gitea is running as a StatefulSet in K3s. The deployment is based on the provided Helm chart, which I rewrote to a Terraform module.

Database

PostgreSQL

Originally created by @Dan6erbond on GitHub (Mar 26, 2023). ### Description When I try to merge certain branches to our `dev` branch in a private repo, I get the 500 error with the following logs: ```console 2023/03/26 20:47:25 router: completed POST /Dikurium/consulting-tool-backend/compare/dev...user-story/732-submit-goal-categories for 10.42.0.61:46804, 500 Internal Server Error in 81.4ms @ repo/pull.go:1143(repo.CompareAndPullRequestPost) ``` ### Gitea Version 1.18.5 ### Can you reproduce the bug on the Gitea demo site? No ### Log Gist _No response_ ### Screenshots _No response_ ### Git Version _No response_ ### Operating System Linux / Kubernetes (K3s) ### How are you running Gitea? Gitea is running as a StatefulSet in K3s. The deployment is based on the provided Helm chart, which I rewrote to a Terraform module. ### Database PostgreSQL
GiteaMirror added the issue/needs-feedbacktype/bug labels 2025-11-02 09:10:24 -06:00
Author
Owner

@lunny commented on GitHub (Mar 27, 2023):

Are there any more detail logs?

@lunny commented on GitHub (Mar 27, 2023): Are there any more detail logs?
Author
Owner

@wxiaoguang commented on GitHub (Apr 26, 2023):

No more feedback, I think this issue can be closed, feel free to reopen if there are more clues.

Gitea has new stale releases, please try the latest one.

@wxiaoguang commented on GitHub (Apr 26, 2023): No more feedback, I think this issue can be closed, feel free to reopen if there are more clues. Gitea has new stale releases, please try the latest one.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#10527