runner icon indicating copy to clipboard operation
runner copied to clipboard

GitHub Runners' status goes offline when the MAC Mini is logged out

Open sankar-gp opened this issue 1 year ago • 1 comments

GitHub Runner Status goes offline when MAC Mini is logged out Recently, I configured GitHub runners for my repo by following this link to configure the self-hosted runner application as a service. When I log in to the Mac mini, the runner status shows as 'idle', but when I log out, the status on the GitHub runners page changes to 'offline'.

Expected behavior The runner should not go offline when I log out of the Mac mini.

Runner Version and Platform

Runner Version - 2.319.1

OS of the machine running the runner? Sonoma 14.6.1 (14.6.1 (23G93)) Processor: 3 GHz 6-Core Intel Core i5

sankar-gp avatar Sep 17 '24 04:09 sankar-gp

I don't think services can run outside of having a PLIST that launches them under /Library/LaunchDaemons. Check where the runner service is being launched. It cannot run if it's from ~/Library/ for example.

NorseGaud avatar Sep 18 '24 20:09 NorseGaud

This issue is stale because it has been open 365 days with no activity. Remove stale label or comment or this will be closed in 15 days.

github-actions[bot] avatar Sep 22 '25 00:09 github-actions[bot]

This issue was closed because it has been stalled for 15 days with no activity.

github-actions[bot] avatar Nov 17 '25 00:11 github-actions[bot]