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

Github Runner failing to register and stuck in a loop #3220

Open
mmshahid opened this issue Mar 27, 2024 · 0 comments
Open

Github Runner failing to register and stuck in a loop #3220

mmshahid opened this issue Mar 27, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@mmshahid
Copy link

mmshahid commented Mar 27, 2024

Describe the bug
I have trying to deploy GH Runner to render via DockerFile. The deploy stays stuck for over 15 mins and the runner registration appears to be stuck in a loop and eventually fails the deploy.
I see a runner created under the account and it shows up Offline.

To Reproduce
Steps to reproduce the behavior:

  1. follow steps to download the runner for linux

  2. deploy docker image to Render => settings being used with the runner: CMD ["./config.sh", "--unattended", "--replace", "--runasservice", "--name", "srv-org-gh-runner", "--url", "https://github.com/ORG", "--token", "xxxx", "./run.sh"]

  3. See error

Expected behavior
Runner should appear online on the GH account

Runner Version and Platform

v2.314.1, linux

OS of the machine running the runner? OSX/Windows/Linux/...
ubuntu:22.04 docker image

What's not working?

Please include error messages and screenshots.

Job Log Output

this appears in the log 8 times over a 15 min deploy window

| ____ _ _ _ _ _ _ _ _ |
| / () || | | | | |_ / \ | |() ___ _ __ ___ |
| | | | | __| || | | | | '
\ / _ \ / | | |/ _ | ' / | |
| | || | | || _ | || | |) | / ___ \ (
| || | () | | | __ \ |
| _
||_|| ||_,|.__/ // __|_||_/|| ||___/ |
| |
| Self-hosted runner registration |
| |

Authentication
√ Connected to GitHub
Runner Registration
A runner exists with the same name
√ Successfully replaced the runner
√ Runner connection is good
Runner settings
√ Settings Saved.

Runner and Worker's Diagnostic Logs

@mmshahid mmshahid added the bug Something isn't working label Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant