无法创建云服务 [英] Cannot create cloud service

查看:78
本文介绍了无法创建云服务的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我按照向导步骤创建了一个云服务.

当我单击创建"时,按钮变为正在验证",然后页面返回到仪表板-没有错误消息.通知/警报部分中没有任何内容.

单击创建按钮时,Chrome调试器会显示控制台错误消息.

已在Chrome和Edge中尝试过.

登录并注销,然后重试.

有人可以帮忙吗?


Chrome错误-

mscompute2.iaas.ext.azure.com/api/Certificates/action/GetArmReadyCertificate?apiVersion=2016-12-01:1 POST https://mscompute2.iaas.ext.azure.com/api/Certificates/action/GetArmReadyCertificate? apiVersion = 2016-12-01 401(未授权)
mscompute2.iaas.ext.azure.com/api/Certificates/action/GetArmReadyCertificate?apiVersion=2016-12-01:1加载资源失败:服务器响应状态为401(未经授权)
mscompute2.iaas.ext.azure.com/api/Certificates/action/GetArmReadyCertificate?apiVersion=2016-12-01:1 POST https://mscompute2.iaas.ext.azure.com/api/Certificates/action/GetArmReadyCertificate? apiVersion = 2016-12-01 401(未授权)
mscompute2.iaas.ext.azure.com/api/Certificates/action/GetArmReadyCertificate?apiVersion=2016-12-01:1加载资源失败:服务器响应状态为401(未经授权)
cloudservices.hosting.portal.azure.net/cloudservices?appCacheKind=Original&bundlingKind=DefaultPartitioner&cacheability=3&ExtensionName=Microsoft_Azure_CloudServices&l=zh-CN.en-gb&pageVersion=1.0.102.9181708.180828-2007&ed azure.com#000db9081e12433ba77268d4fd4ab496:1 无法加载https://mscompute2.iaas.ext.azure.com/api/Certificates/action/GetArmReadyCertificate?apiVersion=2016-12-01:请求的资源上没有"Access-Control-Allow-Origin"标头.来源'https://cloudservices.hosting.portal.azure.net' 因此,不允许访问.响应的HTTP状态码为401.
cloudservices.hosting.portal.azure.net/cloudservices?appCacheKind=Original&bundlingKind=DefaultPartitioner&cacheability=3&ExtensionName=Microsoft_Azure_CloudServices&l=zh-CN.en-gb&pageVersion=1.0.102.9181708.180828-2007&ed azure.com#000db9081e12433ba77268d4fd4ab496:1 无法加载https://mscompute2.iaas.ext.azure.com/api/Certificates/action/GetArmReadyCertificate?apiVersion=2016-12-01:请求的资源上没有"Access-Control-Allow-Origin"标头.来源'https://cloudservices.hosting.portal.azure.net' 因此,不允许访问.响应的HTTP状态码为401.
跨域读取阻止(CORB)使用MIME类型text/html阻止了跨域响应https://mscompute2.iaas.ext.azure.com/api/Certificates/action/GetArmReadyCertificate?apiVersion=2016-12-01.请参阅https://www.chromestatus.com/feature/5629709824032768 更多详细信息.

I go through the wizard steps to create a cloud service.

When I click create, the button changes to "Validating", then page reverts back to dashboard - there is no error message. There is nothing in the notifications/alert section.

Chrome debuggers shows console error messages when the create button is clicked.

Have tried in Chrome and Edge.

Have logged in and out, and tried again.

Could somebody please assist?


Chrome errors - 

mscompute2.iaas.ext.azure.com/api/Certificates/action/GetArmReadyCertificate?apiVersion=2016-12-01:1 POST https://mscompute2.iaas.ext.azure.com/api/Certificates/action/GetArmReadyCertificate?apiVersion=2016-12-01 401 (Unauthorized)
mscompute2.iaas.ext.azure.com/api/Certificates/action/GetArmReadyCertificate?apiVersion=2016-12-01:1 Failed to load resource: the server responded with a status of 401 (Unauthorized)
mscompute2.iaas.ext.azure.com/api/Certificates/action/GetArmReadyCertificate?apiVersion=2016-12-01:1 POST https://mscompute2.iaas.ext.azure.com/api/Certificates/action/GetArmReadyCertificate?apiVersion=2016-12-01 401 (Unauthorized)
mscompute2.iaas.ext.azure.com/api/Certificates/action/GetArmReadyCertificate?apiVersion=2016-12-01:1 Failed to load resource: the server responded with a status of 401 (Unauthorized)
cloudservices.hosting.portal.azure.net/cloudservices?appCacheKind=Original&bundlingKind=DefaultPartitioner&cacheability=3&extensionName=Microsoft_Azure_CloudServices&l=en.en-gb&pageVersion=1.0.102.9181708.180828-2007&trustedAuthority=portal.azure.com#000db9081e12433ba77268d4fd4ab496:1 Failed to load https://mscompute2.iaas.ext.azure.com/api/Certificates/action/GetArmReadyCertificate?apiVersion=2016-12-01: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'https://cloudservices.hosting.portal.azure.net' is therefore not allowed access. The response had HTTP status code 401.
cloudservices.hosting.portal.azure.net/cloudservices?appCacheKind=Original&bundlingKind=DefaultPartitioner&cacheability=3&extensionName=Microsoft_Azure_CloudServices&l=en.en-gb&pageVersion=1.0.102.9181708.180828-2007&trustedAuthority=portal.azure.com#000db9081e12433ba77268d4fd4ab496:1 Failed to load https://mscompute2.iaas.ext.azure.com/api/Certificates/action/GetArmReadyCertificate?apiVersion=2016-12-01: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'https://cloudservices.hosting.portal.azure.net' is therefore not allowed access. The response had HTTP status code 401.
Cross-Origin Read Blocking (CORB) blocked cross-origin response https://mscompute2.iaas.ext.azure.com/api/Certificates/action/GetArmReadyCertificate?apiVersion=2016-12-01 with MIME type text/html. See https://www.chromestatus.com/feature/5629709824032768 for more details.

推荐答案

解决方法-创建空的云服务资源,上传证书,然后上传软件包-可行.一劳永逸地创建(就像我们通常所做的那样)会引发错误.我相信问题与证书的增加有关.我希望这会 下次再纠正.
Workaround - create empty cloud service resource, upload the cert, then upload the package - this worked. Creating in one go (like we always have done) is throwing errors. I believe the issue is linked to the addition of the certificate. I hope this will be rectified for next time.


这篇关于无法创建云服务的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆