-
Notifications
You must be signed in to change notification settings - Fork 45
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
Not able to launch the stack #15
Comments
Could you please provide the CloudFormation logs (from the AWS Console) or the console output from your Terminal/Shell, so I can diagnose the failure reason? |
https://user-images.githubusercontent.com/38581611/65492383-6d4e7b80-dece-11e9-859e-28a9a2fc1d67.PNG I am getting the same window for more than 45 minutes. |
Do you have full admin privileges on the AWS account you are launching the stack in? |
Yes, I do have full administrative privileges yet not able to perform the launch function. |
It appears that AWS did a site-wide update of its online console interface. You have two options:
|
I am totally willing to work with it as soon as possible. |
Okay, so now I am able to create the stack successfully but as soon as I execute it, it goes to the rollback stage and finally shows the message as ROLLBACK_FAIL. https://user-images.githubusercontent.com/38581611/65725403-2def7d00-e0d0-11e9-8bca-f1bb6c4dc11e.JPG |
Hi, I have updated the repo documentation with new links and screenshots to reflect AWS’s new online console interface. |
Hello sir, I refered your updated repo documentation. I tried launching the stack once again from scratch but I found the "Access Denied" error. This may be because the S3 link provided while creating the stack is not open to all. |
Sorry, the template file was private. Just fixed |
I am not able to implement it with the updates too. I tried it for last two days but not able to fix it. |
@yasteeShah you need to DELETE the stack AND any resources that might have been leftover. This screenshot shows the earliest error chronologically. You can see |
The S3Key for the S3ToKVSLambda function is invalid and hence stack creation is failing with an S3 Access Denied error. Please verify by trying to access the following URL: https://s3.amazonaws.com/brain-power-fidgetology-demo-bootstrap/11cf97b799cc8689b2f0bc0f6e68069b Please fix urgently. |
I am seeing the same error, would love a fix as urgently as possible. the s3 access is being denied for brain-power-fidgetology-demo-bootstrap/11cf97b799cc8689b2f0bc0f6e68069b |
same issue here as well.. |
I'm also having the same issue |
I think the bucket is created with wrong permissions likely.
|
Omg, this is still open :( |
I tried multiple times from the blog link and from the git, but I am not able to launch the stack.
Can you please help me out with this?
The text was updated successfully, but these errors were encountered: