Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WebServerInstance Create_Failed #1

Open
allysaallen opened this issue Jun 28, 2020 · 1 comment
Open

WebServerInstance Create_Failed #1

allysaallen opened this issue Jun 28, 2020 · 1 comment

Comments

@allysaallen
Copy link

Attempted to follow CellNet WebApp walk-through found in the supplemental from https://doi.org/10.1101/614594. At Step 4- 'specify an Amazon S3 template URL' I used the one listed: https://s3.amazonaws.com/cahanlab/remy.schwab/Stack_Templates/CellNet_publicStackTemplate.json. After creating the stack, it threw these errors.
error

Specifically- The image id '[ami-8e2b0eeb]' does not exist (Service: AmazonEC2; Status Code: 400; Error Code: InvalidAMIID.NotFound; Request ID: f4dadc19-18cd-4687-84c8-e099e69b37de), and The following resource(s) failed to create: [WebServerInstance]. . Rollback requested by user.

Is there a new stack template URL to use on AWS CloudFormation?

@ianmellis
Copy link

I encountered the same error. I think it's because the image is only available on AWS us-east-1 (N. Virginia), not on us-east-2 (Ohio). When I switched to N. Virginia, made a new security group, and retried, it did create the stack.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants