Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to register self-hosted runner #178

Open
danielMCF99 opened this issue Dec 19, 2023 · 6 comments
Open

Unable to register self-hosted runner #178

danielMCF99 opened this issue Dec 19, 2023 · 6 comments

Comments

@danielMCF99
Copy link

I am trying to use this github action but I keep getting an error when checking if the GitHub self-hosted runner is registered.

Can anyone outline some possible reasons for this?

@GoLoTrust
Copy link

Same situation here =..(

@danielMCF99
Copy link
Author

still no progress :(

@GoLoTrust
Copy link

GoLoTrust commented Dec 22, 2023

Hey @danielMCF99 , Thanks for pointing this out! After some testing I tried by creating our own AMI image where basically we use Ubuntu 22.04 and dependencies needed. Hope this can fix the problem for your use case as well!

@dysfunctor
Copy link

I ran into this because I did not do step 3.2 of the README: "Connect to the instance using SSH, install docker and git, then enable docker service."

Hope that helps!

@yambottle
Copy link

Folks, I ran into the same issue, and by default, the subnet I'm using sets Auto-assign public IPv4 address to No... It works when I set it to Yes

@AndriiPidiablonskyi
Copy link

Might be related to unsupported OS or arch, e.g. Github doesn't support Amazon Linux AMI for self-hosted runners, please refer here for more details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants