Copilot Coding Agent keeps failing with 'unable to start' error #191654
Replies: 2 comments
-
|
💬 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.
-
|
Hmm, that looks like one of those generic Copilot agent failures rather than something obviously wrong in your request. I’d double-check that the repo has the coding agent enabled and that the API call is formatted exactly as expected, but if all that looks fine it might just be a transient backend issue. Since you’ve got a request ID, your best bet is probably to reach out to GitHub support with it so they can trace what actually failed on their side. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
🏷️ Discussion Type
Bug
💬 Feature/Topic Area
Copilot in GitHub
Body
Everytime an issue is assigned to copilot coding agent using the GitHub API (https://docs.github.com/en/copilot/how-tos/use-copilot-agents/coding-agent/create-a-pr#assigning-an-issue-to-copilot-via-the-github-api) - it fails with the following error -
The agent encountered an error and was unable to start working on this issue: Please try again later, or contact support if the problem persists. (Request id: A80A:206F7E:D88BD90:DC9B9F1:69D295F5)Beta Was this translation helpful? Give feedback.
All reactions