-
From the stack trace, OneDev is busy on analyzing commit history of all repositories, as a recent OneDev version changed the commit cache format, and forced to reanalyze all commits.
Due to this, other cpu intensive tasks such as git pull/push are blocked in order not to overload the server. Please wait for some time, and git pull/push should be fine after commits are analyzed.
-
Also you may change number of cpu instensive tasks via
Administration / Performance Settings. -
Previous Value Current Value Open
Closed
| Type |
Question
|
| Priority |
Normal
|
| Assignee | |
| Labels |
No labels
|
Issue Votes (0)
When we do some heavy lifting on OneDev, sometimes the service gets stuck and
this happens in particular after a random project was deleted after that users can no longer perform any git operation with any git project through the server, like push, pull, fetch
please find a thread dump attached: jstack
a reboot resolves the issue