Virtual machines fail to start on macOS Sequoia / Tahoe 26 when running GitLab Runner as launch agent on EC2 Mac hosts #1145
Replies: 1 comment
-
|
Closing as duplicate of #1146. |
Beta Was this translation helpful? Give feedback.
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I'm Camila!
I am running tart on macOS EC2 instances (Mac2.metal) AMI Sequoia latest.
On Sonoma images, everything works fine.
But on Sequoia Xcode (latest) and especially Tahoe Xcode 26, I get the following error when trying to start a VM with GitLab Runner + tart:
It looks related to Local Network privacy permissions. When running GitLab Runner as a launch agent/daemon, macOS requires UI confirmation to allow “Local Network” access. Since these EC2 Mac hosts are headless, I cannot manually approve the popup every time I provision a new instance.
My questions:
Thanks a lot in advance!
Beta Was this translation helpful? Give feedback.
All reactions