Workflow run permanently stuck in queued state; cancel and force-cancel return HTTP 500 #202968
Replies: 1 comment
|
Thank you for your interest in contributing to our community! We currently only accept discussions created through the GitHub UI using our provided discussion templates. Please re-submit your discussion by navigating to the appropriate category and using the template provided. This discussion has been closed because it was not submitted through the expected format. If you believe this was a mistake, please reach out to the maintainers. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello,
A GitHub Actions workflow run in my public repository is permanently stuck in the
queuedstate:Tommaso20BW/Notizie_JRNotizie Web301576301532026-07-25T12:14:05ZEvery cancellation method fails:
Failed to cancel workflow.Failed to cancel workflow runFailed to cancel workflow runCould not delete the workflow runNewer runs of the same workflow have completed successfully, so the workflow and its concurrency group are not blocked. This appears to be an orphaned workflow-run record.
Is there any way for GitHub staff to cancel or remove this run server-side, or another workaround available to GitHub Free users?
Thank you.
All reactions