You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am installing ARC runner on both organization level and individual repository level. It used work fine, but suddenly workflow can not pick the runner while runner clearly shows as online with green light in the repository.
On the k8s side, listener pod is running without any error.
I am using
ghcr.io/actions/actions-runner-controller-charts/gha-runner-scale-set:0.10.1
The difficult part here is that I could not find a way for troubleshooting. Runner does shows as online in the repository, so the connection is fine. The k8s cluster is running, I have tested to run a simple pod, it can successfully run on one of the worker nodes.
So I could not think of any issue locally.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I am installing ARC runner on both organization level and individual repository level. It used work fine, but suddenly workflow can not pick the runner while runner clearly shows as online with green light in the repository.
On the k8s side, listener pod is running without any error.
I am using
ghcr.io/actions/actions-runner-controller-charts/gha-runner-scale-set:0.10.1
The difficult part here is that I could not find a way for troubleshooting. Runner does shows as online in the repository, so the connection is fine. The k8s cluster is running, I have tested to run a simple pod, it can successfully run on one of the worker nodes.
So I could not think of any issue locally.
I see there are some discussion here
#3644
However, I tried all the solution, even reinstall completely ARC, still same issue.
Any tips?
Beta Was this translation helpful? Give feedback.
All reactions