machulav / ec2-github-runner

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

Github Runner - not able to register itself in GitHub as a new self-hosted runner #153

Closed kemalgoekhan closed 1 year ago

kemalgoekhan commented 1 year ago

Hey everybody,

I would like to use self-hosted ec2 as you do :)

The problem is should I add runner to github that created AMI in order to use or should not I add as self hosted runner on github before I created AMI?

I actually did both of them, and I am sure the sg is also okay but I can get ' A timeout of 5 minutes is exceeded. Your AWS EC2 instance was not able to register itself in GitHub as a new self-hosted runner.'

Any idea to troubleshoot? Thanks in advance.

Flyingliuhub commented 1 year ago

Get the same issue for A timeout of 5 minutes is exceeded. Your AWS EC2 instance was not able to register itself in GitHub as a new self-hosted runner.