-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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 failed to download tasks / initialize #20356
Comments
Same problem here but in DownloadSecureFile@1 task!!! |
Same problem in InstallSSHKey@0 task! |
Same problem with DownloadSecureFile@1 task |
This issue was opened, I believe the problem was the latest release of the agent that performs validation. |
It seems this PR solves it. |
Here we use InstallSSHKey@0 task to build our project with git submodule, so we cannot build anything because this issue! |
Hello, I'm encountering a similar issue to what was described. The pipeline was working fine yesterday, but now it’s crashing while trying to download tasks on the Microsoft agent. The error I’m seeing is as follows: It appears the issue is related to the InstallAppleCertificate (2.238.1) task, as indicated by the error message. I noticed that @willianantunes mentioned the problem with the DownloadSecureFile task was resolved, but I haven’t found a solution for InstallAppleCertificate. Any suggestions for resolving the issue with this task? Thank you! |
@rodolfourb I believe the same solution solves both problems, We are waiting for the team's evaluation. |
Hi All, |
It's working! |
New issue checklist
Task name
No response
Task version
No response
Issue Description
This pipeline was working fine yesterday, but now it's crashing while trying to download tasks on the Microsoft agent. It's designed to build iOS and Android apps using React Native.
Environment type (Please select at least one enviroment where you face this issue)
Azure DevOps Server type
dev.azure.com (formerly visualstudio.com)
Azure DevOps Server Version (if applicable)
No response
Operation system
Windows 11
Relevant log output
Full task logs with system.debug enabled
Repro steps
The text was updated successfully, but these errors were encountered: