UiPath deploy TFS/ADO Release Task Failing

On Monday July 6th we noticed that all our release pipelines began failing on the UiPath deploy task. This task uploads the artifact (NuGet Package) to the UiPath Orchestrator.

image

The task results in the following error:

2020-07-07T21:20:50.9216614Z ##[error]Exception calling "DownloadFile" with "2" argument(s): "The request was aborted: Could not create SSL/TLS secure channel."

At the exact time we noticed the task indicates it’s deprecated.

image

This could be a coincidence. Usually TLS errors have to do with the app service or certificates.

Has anyone else started to experience problems with the release tasks?

1 Like