-
Notifications
You must be signed in to change notification settings - Fork 68
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
Replace Tokens : The task does not carry an implementation that is compatible with your current operating system 'Windows(X64)' #213
Comments
I had the same issue, but updating the azagent software on my build agent resolved this for me. |
I am also having this issue. Seems to be caused from the downgrade of Min Agent version? |
I'm having the same issue. Our agents are version 2.181.2 so they're well above the min agent version. Does anyone have a workaround? |
@colindembovsky My customer is also having the same issue. |
We're running into this. Another oddity, it is saying task version 1.2.162? v1.4.162 (Latest) of the extension is installed, and the latest task version for ReplaceTokens is 1.2.28, so not sure how we got 1.2.162 unless the extension patch overwrites the task patch?
|
In the event it helps anyone else, I found this (apparently undocumented in the sense I couldn't find it in the rest api docs) rest api call to update agents programmatically and created a script to update all Environment agents as these can't be set to auto-update. Once they were all up to date the minAgentVersion bump was no longer an issue. |
2024-11-07T16:27:59.7992242Z ##[error]A supported task execution handler was not found. The task does not carry an implementation that is compatible with your current operating system 'Windows(X64)'. Contact the task author for more details.
2024-11-07T16:27:59.7995027Z ##[section]Finishing: Replace tokens in Set Parameters files
The text was updated successfully, but these errors were encountered: