-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Latest version (v2.317.0) of github runner available is forbidden. Nothing to upgrade to. #3378
Comments
Seeing the same problem.
|
@luketomlinson apologies for the ping, but could this be a backend issue? I happened to see your comment on #3366 (comment) and am wondering if there was a recent backend change. We did not change anything about our runners today; they just suddenly stopped working. |
👋 This was a bad backend change. This should be rolled back now. |
Thanks! Our runners are working again. |
Thank you 🙂 Edit: Note for others reading this thread: You may have to restart your runners, since this is a "permanent" error, and the runners don't seem to retry on their own. We had to restart ours after the backend change was reverted to bring them back online. |
Also ran into this. Thanks for the swift rollback. |
@luketomlinson We are currently seeing this error again, here's an example session:
Since v2.318.0 was just released one hour ago, perhaps this has broken the logic? |
Describe the bug
Our github runner refuses to run jobs, saying that version v2.317.0 is forbidden. I checked this repo's latest release, and it's v2.317.0. What are we supposed to upgrade to?
The last successful job completed at 20:46:14 UTC
The first "forbidden" error message shows up at 20:46:41 UTC
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Runner Version and Platform
v2.317.0
OS of the machine running the runner? OSX/Windows/Linux/...
NixOS 24.05
What's not working?
recent journalctl output:
Job Log Output
There's no job log output, because it refuses to run jobs.
Runner and Worker's Diagnostic Logs
If applicable, add relevant diagnostic log information. Logs are located in the runner's
_diag
folder. The runner logs are prefixed withRunner_
and the worker logs are prefixed withWorker_
. Each job run correlates to a worker log. All sensitive information should already be masked out, but please double-check before pasting here.The text was updated successfully, but these errors were encountered: