-
Notifications
You must be signed in to change notification settings - Fork 33
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
Error: Waiter StackCreateComplete failed: Waiter encountered a terminal failure state #2
Comments
@dariushazimi , |
I've got the same problem. I did a |
Waiter errors are thrown if waitermodel encounters a failure: https://github.com/boto/botocore/blob/develop/botocore/waiter.py#L320-L324 |
is delete-all.sh a separate file? |
In my case issue was resolved by removing unnecessary S3 bucket layers from different lambdas it was consuming extra space making lambdas very heavy and then build the project again and try deploying the same. |
Hello,
@wascou
I am running into a number of errors. I exported the user name with a unique user like:
export USERNAME=myfebeighttestofserverlesssubtitles
After that, I run the ./create-all.sh but get the following errors. The only part that worked was creating the dynamodb table.
S3 bucket is also not created.
Am I missing anything?
Could you pls provide some directions?
Thanks
The text was updated successfully, but these errors were encountered: