Too many runners registered #1544
|
We're running ARC version Has anyone else faced similar issues, and if so how are you tackling this issue? |
Replies: 5 comments 9 replies
|
what do your runner manifests look like? Your runners are likely using the |
|
Hey I have a similar issue, the number of offline runners is growing daily, in my case I am using the default images |
|
This seems to have been the root cause. Thank you @toast-gear! I'll add a note to the FAQs/help docs :) |
|
Good news about this topic. |
|
We're locking this discussion because it has not had recent activity and/or other members have asked for more information to assist you but received no response. Thank you for helping us maintain a productive and tidy community for all our members. |

what do your runner manifests look like? Your runners are likely using the
--onceflag which doesn't include logic to unregister them, If you are on GHES => 3.3 you can upgrade to latest ARC without any problems which will automatically set the new--ephemeralflag. Note we are removing support fo rthe--onceflag entirely very very very soon #1196 so you will need to use the new flag soon to not have problems