We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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).
1.21.4
Not tried
https://gist.github.com/ReptoxX/ba4d12fbd111393904fb351e7e949d0f
2.40.1, Wire Protocol Version 2 Enabled
Ubuntu 18.04.6
We run gitea through docker with traefik as a reverse proxy solution inside a docker compose file. Together with postgres as the database
PostgreSQL
The text was updated successfully, but these errors were encountered:
Duplicate of #27967
Sorry, something went wrong.
As it is duplicated, I will close this one. Feel free to reopen it if you have any problems.
No branches or pull requests
Description
Whenever i try to open up a pull request on my rather large repository, it doesn't work and eventually returns error 500.
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
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
The text was updated successfully, but these errors were encountered: