使用命令行创建AWS Elastic Beanstalk失败

时间:2015-11-04 09:57:05

标签: amazon-web-services elastic-beanstalk worker

我尝试使用以下命令

为工作层设置EB
eb create -t worker

但我收到以下错误

2015-11-04 16:44:01 UTC+0800    ERROR   Stack named 'awseb-e-wh4epksrzi-stack' aborted operation. Current state: 'CREATE_FAILED' Reason: The following resource(s) failed to create: [AWSEBWorkerCronLeaderRegistry, AWSEBSecurityGroup].
2015-11-04 16:43:58 UTC+0800    ERROR   Creating security group named: sg-7ba1f41e failed Reason: Resource creation cancelled

是否有特定的东西来运行命令行?

1 个答案:

答案 0 :(得分:0)

我找到了eb命令行的bug。尝试使用Web控制台。更可靠。