You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Task will fail with below error when run on AZure Devops Server 2020 with self signed cert. I tried to import the the self signed cert into the deployment group agent system trust store. That did not change the result.
2021-06-07T17:38:06.4774120Z ##[section]Starting: Tag Release
2021-06-07T17:38:06.4872010Z ==============================================================================
2021-06-07T17:38:06.4872391Z Task : Tag Build or Release
2021-06-07T17:38:06.4872683Z Description : Adds tags to a build or release
2021-06-07T17:38:06.4872932Z Version : 0.1.114
2021-06-07T17:38:06.4873248Z Author : Colin Dembovsky (colinsalmcorner.com)
2021-06-07T17:38:06.4874885Z Help : More Information
2021-06-07T17:38:06.4875375Z ==============================================================================
2021-06-07T17:38:07.3948322Z Could not get releaseResourceArea resource area: this may cause the task to fail.
2021-06-07T17:38:07.4180675Z (node:7628) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): Error: self signed certificate
2021-06-07T17:38:07.4250997Z ##[section]Finishing: Tag Release
The text was updated successfully, but these errors were encountered:
Task will fail with below error when run on AZure Devops Server 2020 with self signed cert. I tried to import the the self signed cert into the deployment group agent system trust store. That did not change the result.
2021-06-07T17:38:06.4774120Z ##[section]Starting: Tag Release
2021-06-07T17:38:06.4872010Z ==============================================================================
2021-06-07T17:38:06.4872391Z Task : Tag Build or Release
2021-06-07T17:38:06.4872683Z Description : Adds tags to a build or release
2021-06-07T17:38:06.4872932Z Version : 0.1.114
2021-06-07T17:38:06.4873248Z Author : Colin Dembovsky (colinsalmcorner.com)
2021-06-07T17:38:06.4874885Z Help : More Information
2021-06-07T17:38:06.4875375Z ==============================================================================
2021-06-07T17:38:07.3948322Z Could not get releaseResourceArea resource area: this may cause the task to fail.
2021-06-07T17:38:07.4180675Z (node:7628) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): Error: self signed certificate
2021-06-07T17:38:07.4250997Z ##[section]Finishing: Tag Release
The text was updated successfully, but these errors were encountered: