gitea icon indicating copy to clipboard operation
gitea copied to clipboard

Pull Request Timeout (Error 500)

Open ReptoxX opened this issue 5 months ago • 1 comments

Description

Whenever i try to open up a pull request on my rather large repository, it doesn't work and eventually returns error 500.

NewPullRequest: unable to run ls-files -u -z! Error: git ls-files -u -z: context deadline exceeded

I tried running this command on my own and it never finishes (even after 3+ hours).

Gitea Version

1.21.4

Can you reproduce the bug on the Gitea demo site?

Not tried

Log Gist

https://gist.github.com/ReptoxX/ba4d12fbd111393904fb351e7e949d0f

Screenshots

image image

Git Version

2.40.1, Wire Protocol Version 2 Enabled

Operating System

Ubuntu 18.04.6

How are you running Gitea?

We run gitea through docker with traefik as a reverse proxy solution inside a docker compose file. Together with postgres as the database

Database

PostgreSQL

ReptoxX avatar Jan 25 '24 18:01 ReptoxX

Duplicate of #27967

lschwahn avatar Feb 01 '24 15:02 lschwahn

As it is duplicated, I will close this one. Feel free to reopen it if you have any problems.

yp05327 avatar Mar 21 '24 06:03 yp05327