machulav / ec2-github-runner

On-demand self-hosted AWS EC2 runner for GitHub Actions
MIT License
745 stars 331 forks source link

Runner is up and running but job isn't running on selfhosted runner #134

Open Venkat6506 opened 1 year ago

Venkat6506 commented 1 year ago

After creating Ec2 it is registering runner successfully but job isn't picking up on new runner. Job is Requested labels: smr41 is correct and matching newly created Machine but hanging on "Waiting for a runner to pick up this job..." image image Am I missing something?

Azrael-git commented 9 months ago

+1

fhasan-cb commented 7 months ago

Hi, I am running into the same issue, was there a resolution to this?