Replies: 3 comments 2 replies
|
I'm in the same situation. I'm using M4 and trying to build a Flutter app, but it's not moving out of the queue. |
1 reply
|
Facing the same issue, I am on the pay as you go plan, and seems to affect iOS only. My Android build on a Linux machine completed as normal. |
1 reply
|
@ffu52848, @Gyeony95, @mstainer14. The issue was already identified and resolved, with the status page reflecting it. Sorry for the inconvenience. |
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.
If you are looking for help, please confirm the following...
Which mobile framework are you using?
Flutter (Dart)
Steps to reproduce
1.Trigger a manual build for the "Default Workflow" on the main branch.
2.The build remains in the "Queued" state for more than an hour.
3.Tried canceling and restarting the build (Index 240 and 241) multiple times, but it stays stuck at "Preparing build machine".
4Verified that the account has ~180 build minutes remaining.
Expected results
The build should start on the allocated Mac mini M2 instance within a few minutes.
Actual results
The build is permanently stuck in the "Queued" state. The status page shows "All systems operational," but the virtual machine is not being assigned to my project.
Build id (optional)
69f16ed3ad0e0c469f7f7123,69f16fbbd3570da4fd2c5997,69f17352932527b21a7f5bb4
All reactions