-
Not sure what is the issue here but I can’t seems able to cancel this workflow https://github.com/linuxjuggler/laravel-mysql-test/commit/1332f47d9ea60955c91ef2f7eb34a42d0a56548c/checks?check_suite_id=247611483 |
Beta Was this translation helpful? Give feedback.
Replies: 45 comments 36 replies
-
I have an action that is running for two days now. I am not able to cancel it. Clicking on “Cancel run” only yields the “Failed to cancel check suite.” error as shown in the first post (attached image). So, same here. |
Beta Was this translation helpful? Give feedback.
-
Any idea how to fix this issue? It has been three days now. |
Beta Was this translation helpful? Give feedback.
-
hey @chrispat and sorry for bothering you, but is there anyone who can look at this issue? and I’ve read a few people complains about the same issue. This is my 6th day and the job didn’t stop yet. Thanks again. |
Beta Was this translation helpful? Give feedback.
-
I believe they (the guys at GitHub) are aware of this issue. I don’t see any harm in having a workflow in the running state for indefinite time. It most likely was killed by some garbage collection process a long time ago. I would like to be able to immediately cancel any running workflow, however. I haven’t been able to do this with any running workflow. |
Beta Was this translation helpful? Give feedback.
-
Right now, since they are not counting the running time, this is okay, but someone should look at it :D. I didn’t face any problem with any actions I used, and an error in the yml file causes this one here. |
Beta Was this translation helpful? Give feedback.
-
Same here |
Beta Was this translation helpful? Give feedback.
-
I think they have deleted everything so now everything is okay. |
Beta Was this translation helpful? Give feedback.
-
I’ve run into this issue as well in a private repo except that an action that runs in 2s has been running for 18minutes with all workflow runs triggered by pushes after queued. I believe the issue might be related to trying to rerun a job that failed but needs a passing job to trigger. The rerun logic may not be accounting for the passing job and stuck in a waiting state |
Beta Was this translation helpful? Give feedback.
-
Just openend this: In my case it is a single local runner - so this basically blocks any further work. |
Beta Was this translation helpful? Give feedback.
-
I’ve tried a few tactics and none of them worked. I’ve tried renaming my workflow as well as completely deleting and recreating my repository (which is okay it was brand new) but still the repository workflow seemed indefinitely queued |
Beta Was this translation helpful? Give feedback.
-
@softpropsI advise you to contact the support since now your running actions counted towards your quota. |
Beta Was this translation helpful? Give feedback.
-
A came back the next day and my workflow run queue back to normal. I can’t say what changed so know don’t know if this will happen again |
Beta Was this translation helpful? Give feedback.
-
Hi! Is this still a problem on Github? After a failed action start (https://github.com/carloscortonc/cli-er/actions/runs/2921222337/attempts/1), and a re-run (https://github.com/carloscortonc/cli-er/actions/runs/2921222337/attempts/2, I only recall executing "re-run" once) both 2nd and 3rd executions hang at "queued" state, and trying to cancel latest run results in "Failed to cancel workflow." |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
same here... and I am fairly sure its messing up a action that otherwise has run for years every 5 mins without an issue. |
Beta Was this translation helpful? Give feedback.
-
Add another one to the list.. (it normally takes 20minutes to complete) |
Beta Was this translation helpful? Give feedback.
-
FWIW, I opened a support case and they were able to force close mine. They said it was due to the run being a "check suite run". No idea what that is but you can make use of the Update a check run API endpoint to close one out if found |
Beta Was this translation helpful? Give feedback.
-
I'm also facing the same issue. I tried making a |
Beta Was this translation helpful? Give feedback.
-
same issue. what's going on? the github status page doesn't show any errors. this is a 4 weeks old workflow that can't be canceled. |
Beta Was this translation helpful? Give feedback.
-
here I have the same problem just now, the job is already complete and still in status process I try to cancel by GUI, by API none worked and the force cancel too nothing worked. is a little frustrating because this consume the credits I think... anyone got any other solution... |
Beta Was this translation helpful? Give feedback.
-
I have the same error and it is preventing me from deploy, I need to deploy urgently |
Beta Was this translation helpful? Give feedback.
-
Same here... It doesn't work even though github status says "All Systems Operational". |
Beta Was this translation helpful? Give feedback.
-
![]() |
Beta Was this translation helpful? Give feedback.
-
Same issue for me in 2025 |
Beta Was this translation helpful? Give feedback.
-
Not sure same issue documented here, but perhaps: I have an action which was never queued. It simply states Queued (days ago). Trying to cancel the run and i get "Failed to cancel workflow". I am able to run other actions but any time i run this action it also gets stuck trying to queue. I suspect the first one being hung is hanging any other run of same action. I tried the GET posted in link above. It returns 404. |
Beta Was this translation helpful? Give feedback.
-
Since 2019 !!!!!!!!! We have enterprise plan on GitHub and no support either. Looks like the team is not worried at all in fixing issues, the fact that this goes on for a long time and there is no solution still is unbelievable. |
Beta Was this translation helpful? Give feedback.
-
How is this still happening?? I tried to rerun a workflow which should take less than 30 seconds and has been queued for half an hour; even going through the API to try and cancel it yields no results. |
Beta Was this translation helpful? Give feedback.
-
These are probably all different issues, just surfacing at the same place in the UI. For me, it's that the job is waiting to get picked up. It's been 2 hours. It's blocking my pipeline. I triggered another run with
, But that doesn't cancel it either. It did cancel other jobs of its kind that were queued up. I can't progress doing what I was doing, because the job I need to run isn't running right now, even though I fixed the original bug I'm facing. (My github runners being out of date and refusing to pick up jobs). I can't run the job again with ubuntu-latest instead because the previous job, trying to run on my own runners, |
Beta Was this translation helpful? Give feedback.
-
Problem is still there. I have product development and release affected. Please dig into the root cause. I've used Thanks and best regards |
Beta Was this translation helpful? Give feedback.
I think they have deleted everything so now everything is okay.