-
Notifications
You must be signed in to change notification settings - Fork 867
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
[BUG]: Agent self update fails #4542
Comments
Hi @alenros thank you for reporting, we'll take a look |
Hi, we are also hanging in an agent update loop. The log files say that the checksum check is missing.
|
This seems like a different problem. |
@alenros When you trigger an update, it will attempt to update to the latest version released with the on-premises ADO server that you use which in this case seems to be 2.217.2, so this behavior is expected. But placing the agent in a folder as specified in the documentation should work. I tried to reproduce the problem with the same ADO server version and I was able to update the agent from 2.217.2 to 3.224.1 and then from 3.224.1 to 3.230.0 without any issues. Could you double check that you place the agent in the correct directory? |
Hi @dtemme it appears to be a different problem. Please, open a new issue |
@aleksandrlevochkin It seems I have indeed placed the files in the wrong directory. |
What happened?
Running the self-update for an agent (Windows 3.224.1) fails.
Same failure when trying to update all agents.
Same failure when trying to update from 3.220.5
Manually installing newer agent version works.
Tried placing the zipped agent in Azure DevOps server as explained in the documentation without it being detected - built-in version 2.217.2 is still the detected server version.
Attached log with VSTSAGENT_TRACE set to true.
Updating a 2.211.0 agent half-works, as it updates to the built-in 2.217.2, instead of to the latest 2.220.0.
Versions
Agent version: 3.224.1 Windows x64
Agent OS: Windows 11
Environment type (Please select at least one enviroment where you face this issue)
Azure DevOps Server type
Azure DevOps Server (Please specify exact version in the textbox below)
Azure DevOps Server Version (if applicable)
Azure DevOps 2022.01 (OnPrem)
Operation system
Windows Server 2022 Standard
Version controll system
Git, TFSVC
Relevant log output
The text was updated successfully, but these errors were encountered: