Skip to content

Sometimes idle #422

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

Closed
Rickyc81 opened this issue Feb 1, 2025 · 5 comments
Closed

Sometimes idle #422

Rickyc81 opened this issue Feb 1, 2025 · 5 comments
Labels

Comments

@Rickyc81
Copy link

Rickyc81 commented Feb 1, 2025

Every now and then it happens that a started workflow doesn't start because on the host server I find the container started and the registered runner waiting for a job and on github I find the suspended job waiting for an available runner, does this happen to anyone?

thanks..

@smashedr
Copy link

In hindsight this may be related to my issue. I just setup a brand new runner, but it is always idle, it has never picked up a job, but has only been running for 24 hours.

My issue is token auth is not working, but app auth is. If you are having this issue, a workaround is to use app authentication. That is working flawless for me. Just can't get token auth to work.

#428

@myoung34
Copy link
Owner

Token auth works. Id ask the upstream project.

Proof that token auth works is here: #428 (comment)

@Rickyc81
Copy link
Author

Rickyc81 commented Feb 28, 2025

In hindsight this may be related to my issue. I just setup a brand new runner, but it is always idle, it has never picked up a job, but has only been running for 24 hours.

My issue is token auth is not working, but app auth is. If you are having this issue, a workaround is to use app authentication. That is working flawless for me. Just can't get token auth to work.

No no ... is not the same issue, my issue is different ..
my goal is to create a container from this image, after received a webhook with "queued" message and start it with repo_url etc etc .. and after receive "completed" i delete this container, so, sometimes this container is created succesfully, but it still remain in "listening" and the workflow on github remain in waiting for an available runner ...
this issue happens like once in 30 actions.. or similar.
my auth work perfectly ..

I currently have a fixed runner instanced and the problem has never occurred again, but it's strange...

Copy link

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the Stale label Mar 31, 2025
Copy link

github-actions bot commented Apr 6, 2025

This issue was closed because it has been stalled for 5 days with no activity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Apr 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants