-
Notifications
You must be signed in to change notification settings - Fork 1k
Runner version v2.321.0 is deprecated and cannot receive messages without prior notice #3767
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
Comments
As an update, this is an issue because of #3766, v2.323.0 seems to enforce """ Is there a way to avoid that specific breaking change or work around it? |
I am noticing the same issue regardless of the version specified(while using the latest v2.323.0 or v2.322.0)! |
If using the 2.323.0 you have to use runner controller and scale set helm chart version 0.10.1. I have issues with any other version. |
Noticing regardless of the version used I receive this message in the logs. This was after explicitly setting to v2.323.0. Not sure if is directly related to your issue so created my own issue just in case!: |
We already updated our runner v2.322.0, and having the same error and our self-hosted runners are failing too. |
Facing the same issue |
@kimxogus We hit the same issue since yesterday. We've changed the image of the ephemeralrunnersets to version 2.323.0:
And right now the first pipeline runs looks good so far. |
I wonder if this is related, the timings are consistent at least, actions/runner-images#11101 |
We had the same issue at the same time. We have upgraded to use v2.323.0 and it has solved the issue for us. |
+1, upgrade to v2.323.0 fix the issue |
|
+1 |
GitHub has (poorly) documented that you have 30 days after a new release before it can be blocked.
I've seen that they're pretty inconsistent on their timing, but this is the case. I hope it's better documented elsewhere, but that's what I've been aware of. |
Describe the bug
We are suddenly running into "An error occured: Runner version v2.321.0 is deprecated and cannot receive messages.", suddenly.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Github should notify about deprecations or a least provide a calendar
Runner Version and Platform
Runner v2.321.0
Ubuntu 22.04
What's not working?
The text was updated successfully, but these errors were encountered: