Azure devops deployment failure : TypeError: Cannot read property 'scmUri' of undefined
Azure devops deployment failure : TypeError: Cannot read property 'scmUri' of undefined
我在使用 Azure Devops 将我的应用程序部署到 Azure 环境时一直面临这个问题,尤其是今天。
其中一个部署任务失败并显示以下错误消息:
##[debug]Deployment Failed with Error: TypeError: Cannot read property 'scmUri' of undefined
当我重试几次部署时它成功了并且部署成功完成。
导致此错误的问题是什么?
Microsoft 知道:
We're investigating Intermittent failures of Release Pipelines in West Europe.
Customer using Azure App Service Deploy task in their Release Pipelines might see intermittent errors like: "##[error]TypeError: Cannot read property 'scmUri' of undefined"
Retrying the release may succeed.
Next Update: Before Wednesday, October 17th 2018 15:50 UTC
来源:https://blogs.msdn.microsoft.com/vsoservice/?p=17835.
希望我们能尽快收到回复。
来自https://blogs.msdn.microsoft.com/vsoservice/?p=17835的最新报道:
Final Update: Wednesday, October 17th 2018 20:14 UTC
We’ve confirmed that all systems are back to normal as of 2018/10/17 19:35 UTC. Our logs show the incident started on 2018/10/17 13:42 UTC and that during the 5 hours and 53 minutes that it took to resolve the issue. Customers using Azure App Service Deploy task in their Release Pipelines might see intermittent errors like: "##[error]TypeError: Cannot read property 'scmUri' of undefined". Sorry for any inconvenience this may have caused.
- Root Cause: Initial diagnosis from the Azure Web Apps team points to
issues with a few of their back end nodes sending bad api responses.
- Chance of Re-occurrence: Medium
- Lessons Learned: We are working both
minimizing resource-intensive activities in our post-deployment
steps, and are also working targeting monitors specifically to detect
post-deployment issues in the future.
- Incident Timeline: 5 hours & 23
minutes – 2018/10/17 13:42 UTC through 2018/10/17 19:35 UTC
Sincerely,
Randy
我在使用 Azure Devops 将我的应用程序部署到 Azure 环境时一直面临这个问题,尤其是今天。
其中一个部署任务失败并显示以下错误消息:
##[debug]Deployment Failed with Error: TypeError: Cannot read property 'scmUri' of undefined
当我重试几次部署时它成功了并且部署成功完成。
导致此错误的问题是什么?
Microsoft 知道:
We're investigating Intermittent failures of Release Pipelines in West Europe.
Customer using Azure App Service Deploy task in their Release Pipelines might see intermittent errors like: "##[error]TypeError: Cannot read property 'scmUri' of undefined"
Retrying the release may succeed.
Next Update: Before Wednesday, October 17th 2018 15:50 UTC
来源:https://blogs.msdn.microsoft.com/vsoservice/?p=17835.
希望我们能尽快收到回复。
来自https://blogs.msdn.microsoft.com/vsoservice/?p=17835的最新报道:
Final Update: Wednesday, October 17th 2018 20:14 UTC
We’ve confirmed that all systems are back to normal as of 2018/10/17 19:35 UTC. Our logs show the incident started on 2018/10/17 13:42 UTC and that during the 5 hours and 53 minutes that it took to resolve the issue. Customers using Azure App Service Deploy task in their Release Pipelines might see intermittent errors like: "##[error]TypeError: Cannot read property 'scmUri' of undefined". Sorry for any inconvenience this may have caused.
- Root Cause: Initial diagnosis from the Azure Web Apps team points to issues with a few of their back end nodes sending bad api responses.
- Chance of Re-occurrence: Medium
- Lessons Learned: We are working both minimizing resource-intensive activities in our post-deployment steps, and are also working targeting monitors specifically to detect post-deployment issues in the future.
- Incident Timeline: 5 hours & 23 minutes – 2018/10/17 13:42 UTC through 2018/10/17 19:35 UTC
Sincerely,
Randy