Deployment stays queued indefinitely #166271
Replies: 9 comments 2 replies
-
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
-
Hi, I’m experiencing the same issue. All my workflows for GitHub Pages are stuck in “Queued” state for several hours, even after deleting and recreating the workflow file. I’ve already tried:
Still no runs are executed. Please help or confirm if this is part of a known issue. Thanks! |
Beta Was this translation helpful? Give feedback.
-
See #166252. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Same for me. Please confirm if it gets back to normal after some time or should something be done about it. |
Beta Was this translation helpful? Give feedback.
-
Same! Waiting for response! Thanks |
Beta Was this translation helpful? Give feedback.
-
Hi @SynxWorks! 👋 Thanks for reporting this. Since the issue seems to be related to GitHub Actions, I’m moving this discussion to the Let us know if anything changes or if you get more details! |
Beta Was this translation helpful? Give feedback.
-
It has now started to happen to me over a month later. |
Beta Was this translation helpful? Give feedback.
-
Same here!!! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Bug
Body
i am hosting a site via github pages and do not use my own runner i use githubs. all of a sudden whenever i make a new commit my site fails to deploy. Whenever i make a new commit, the build action says "queued" indefinitely, until i make a new commit and then it happens all over again or sometimes it fails the action on its own(after 30+ minutes of saying queued). the error messages on the build action are:
The job was not acquired by Runner of type hosted even after multiple attempts page deployment
Internal server error. Correlation ID: d99c0ca3-d536-4fed-8c3a-13c6dd87559e
There are no reported outages on githubs site although i have seen a few similar posts in the past couple of hours. This issue started around 4 hours ago and has persisted ever since. If anyone has any help for this issue or any questions regarding it i would be greatly appreciative.
Beta Was this translation helpful? Give feedback.
All reactions