-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Closed
Description
Description
Currently the Counter of active jobs hangs at 2 at our instance:

Further investigations shows, that this counter is 2 because 2 Workflow runs are hanging in "waiting"
Those runs cannot be canceled. Clicking on cancel won't lead to any reaction of the system. These runs remain waiting.
In contrast: The actual UI when clicking at the run shows the last run that was done. There nothing shows anything scheduled in the job list. Thus the run is marked for waiting but no job is schedules for a run.

Gitea Version
1.25.0
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 use the current package delivered with cloudron. The cloudron system has updated our system over the weekend. They seem to use the official docker image.
Database
None
ln-12, kodebach, lifeofguenter, volker-raschek and ankurk91