AWS错误:网址验证期间发生错误;检查网址,然后重试 [英] AWS Error: Error during Url validation; check URL and try again

查看:369
本文介绍了AWS错误:网址验证期间发生错误;检查网址,然后重试的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试通过用于Visual Studio的工具包将测试站点部署到AWS ,并且在环境选择页面上出现一个奇怪的错误. Google搜索没有任何实际信息.

I'm trying to deploy a test site to AWS via the toolkit for visual studio, and I'm getting a strange error at the environment selection page. Google searches are yielding no real information on it.

当我尝试验证url选择时出现错误.它说:"URL验证期间出错;请检查URL并重试."我已将网址更改为我能想到的所有内容,但没有运气.当我单击下一步时,无论URL是什么,都会出现一个消息框,通知我URL不可用.有没有办法解决这个错误?

The error appears when I try to validate the url choice. It says, "Error during URL validation; check URL and try again." I have changed the url to everything I can think of, with no luck. When I hit next, no matter what the URL is, a message box appears informing me that the URL is not available. Is there a way around this error?

推荐答案

AWS.

首先,转到AWS,单击左上方的Services-> IAM.请按照 http://docs.aws.amazon.com/IAM上的说明进行操作/latest/UserGuide/Using_SettingUpUser.html 创建一个IAM用户.本质上,这将为您的帐户创建一个别名.您将需要访问密钥和秘密密钥,因此请在出现提示时下载文件.

First, go to AWS, click on Services -> IAM, at the top left. Follow the instructions at http://docs.aws.amazon.com/IAM/latest/UserGuide/Using_SettingUpUser.html to create an IAM user. This will create an alias, essentially, for your account. You will need the access key and secret key, so download the file when prompted.

第二,在IAM管理门户中,单击左侧的策略".您最多可以检查两个选项,然后使用它们来创建策略.选择EC2和Elastic Beanstalk,对它们分别具有完全访问权限.您应该对创建的IAM用户执行此操作,尽管我认为您可以使用主帐户.

Second, while in the IAM management portal, click on Policies, on the left. You can check up to two options, and use them to create a Policy. Choose EC2 and Elastic Beanstalk, full access for each. You should do this with the IAM user you created, though I believe that you can use your main account.

最后,您需要将该配置文件分配给您的Web项目.在AWS Explorer中,单击顶部的New Account Profile.系统将提示您输入一些信息;这是您需要这些键的地方.完成所有操作后,请再次尝试发布到AWS"向导.

Finally, you'll need to assign that profile to your web project. In the AWS Explorer, click on the New Account Profile at the top. You'll be prompted to enter some information; here is where you will need those keys. Once that is all done, try the Publish to AWS wizard, again.

这篇关于AWS错误:网址验证期间发生错误;检查网址,然后重试的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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