gitea icon indicating copy to clipboard operation
gitea copied to clipboard

Gitea freezes while merging a PR

Open MANTAITS opened this issue 3 years ago • 2 comments

Description

We use Gitea 1.17.1 which should have fixed PRs stuck on "Merge conflict checking is in progress. Try again in few moments." · Issue #17204 · go-gitea/gitea . However, the bug is still there. UI sometimes hangs even dozens of minutes with "Merge conflict checking is in progress. Try again in few moments." This really slows down the development process (we merge 10 PRs every day) and causes a lot of frustration among the developers.

Gitea Version

1.17.1

Can you reproduce the bug on the Gitea demo site?

No

Log Gist

No response

Screenshots

No response

Git Version

No response

Operating System

No response

How are you running Gitea?

We run it on command-line.

Database

No response

MANTAITS avatar Sep 06 '22 09:09 MANTAITS

I can replicate the same issue with gitea 1.17.2 and let me add more detail:

  1. First of all I can only see this problem happening when we have a big chunk of changes, in branches with 3 or 4 file changes I see no problem.
  2. I open the Pull Request via gitea UI and immediately we see memory from the client's PC raising nonstop until it hits 4 or 5 GB memory and then it throws a browser message about "Out of memory"

nazario29 avatar Sep 09 '22 08:09 nazario29

Hello Mr. @nazario29,

Is it possible to enable logging on the instance? It would really help the issue if you can replicate the bug and collect logs. Thank you :)

CypherpunkSamurai avatar Sep 10 '22 20:09 CypherpunkSamurai

Without logs we have no hope of being able to debug this.

zeripath avatar Oct 10 '22 14:10 zeripath

I think it would also be helpful to review your app.ini too.

zeripath avatar Oct 17 '22 18:10 zeripath