当我尝试从蔚蓝网络应用程序中的Bitbucket repo进行部署时,出现以下错误
Failed to set up deployment source for web app XXXXXXXXX, using Bitbucket. Repository 'UpdateSiteSourceControl' operation failed with Microsoft.Web.Hosting.SourceControls.OAuthException: Bitbucket AddSSHKey: (404) NotFound.
at Microsoft.Web.Hosting.SourceControls.BitbucketV2Proxy.<AddSSHKey>d__57.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Microsoft.Web.Hosting.Administration.BitbucketV2SiteRepositoryProvider.<UpdateSiteSourceControl>d__6.MoveNext().
有什么想法吗?
答案 0 :(得分:2)
显然今天bit bucket已经尝试了oauth服务的一些问题,我在github中使用mirrow进行检查并尝试在azure中部署并工作。 对此的正常解决方案是在bitbucket中更改用户的权限。
答案 1 :(得分:0)
这通常是由安全更改或回购所有权引起的。