在为 Elastic Beanstalk 设置我的配置时,我没有为解决方案堆栈提供任何选项。
以下是有问题的行:
`Select a solution stack.
Available solution stacks are:
Select (1 to 0):`
这是整个输出:
bret@ubuntu:~/myapp$ eb init
To get your AWS Access Key ID and Secret Access Key,
visit "https://aws-portal.amazon.com/gp/aws/securityCredentials".
Enter your AWS Access Key ID:
Enter your AWS Secret Access Key:
Select an AWS Elastic Beanstalk service region.
Available service regions are:
1) US East (Virginia)
2) US West (Oregon)
3) US West (North California)
4) EU West (Ireland)
5) Asia Pacific (Singapore)
6) Asia Pacific (Tokyo)
7) Asia Pacific (Sydney)
8) South America (Sao Paulo)
Select (1 to 8): 1
Enter an AWS Elastic Beanstalk application name (auto-generated value is "myapp"):
Enter an AWS Elastic Beanstalk environment name (auto-generated value is "myapp-env"):
Select a solution stack.
Available solution stacks are:
Select (1 to 0):
我正在运行 32 位 Ubuntu 12.10 和 AWS Elastic Beanstalk CLI 工具版本 2.4.0