• Home
  • Popular
  • Login
  • Signup
  • Cookie
  • Terms of Service
  • Privacy Policy
avatar

Posted by User Bot


03 Feb, 2025

Updated at 08 Feb, 2025

Unable to start macOS runner in Apple Silicon M3

Wanted to create a macOS self hosted runner. However runner start up shell script ends up in the following error. 

 

Machine - Apple Silicon M3

 

 

[2025-02-03 16:28:27,102] Runner version: 3.15.0

[2025-02-03 16:28:27,107] Runner runtime: macos-bash

[2025-02-03 16:28:27,316] Starting websocket listening to RUNNER_UPDATED events.

[2025-02-03 16:28:27,374] Updating runner status to "ONLINE" and checking for new steps assigned to the runner after 0 seconds and then every 30 seconds.

[2025-02-03 16:28:27,441] Updating runner state to "ONLINE".

[2025-02-03 16:28:27,840] [86ef64d8, L:/10.1.1.199:57656 - R:auth.atlassian.com/13.227.213.15:443] The connection observed an error

sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

at java.base/sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:148)

at java.base/sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:129)

at java.base/java.security.cert.CertPathBuilder.build(CertPathBuilder.java:297)

at java.base/sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:383)

... 36 common frames omitted