aws-quickstart / quickstart-microsoft-rdgateway

AWS Quick Start Team
Apache License 2.0
48 stars 87 forks source link

Stack fails while trying to create auto scaling group #7

Closed vannovv closed 6 years ago

vannovv commented 6 years ago

I am trying to deploy this into my account and it keeps failing when it tries to create the auto scaling group for the gateways. I have verified that there are no current issues being reported. I have verified in Trusted Advisor that I am not at my limit on anything. I have also tried deploying in a different region where we do not have anything else deployed and I am getting the same result. I do not think it is a problem with autoscaling itself as I was able to deploy 3 Elastic Beanstalks with auto scaling fine. Here are the failed events:

08:56:00 UTC-0600 | CREATE_FAILED | AWS::CloudFormation::Stack | nonprod-management-stack-RDGWStack-9W3CI7VMRIHQ | The following resource(s) failed to create: [RDGWAutoScalingGroup].

  | 08:55:51 UTC-0600 | CREATE_FAILED | AWS::AutoScaling::AutoScalingGroup | RDGWAutoScalingGroup | Received 0 SUCCESS signal(s) out of 1. Unable to satisfy 100% MinSuccessfulInstancesPercent requirement

  | 08:55:50 UTC-0600 | UPDATE_IN_PROGRESS | AWS::AutoScaling::AutoScalingGroup | RDGWAutoScalingGroup | Failed to receive 1 resource signal(s) for the current batch. Each resource signal timeout is counted as a FAILURE

Any help would be appreciated

vannovv commented 6 years ago

I went ahead and tried this in a fresh account where we will eventually be deploy our production environment and it fails there with the same error.

vannovv commented 6 years ago

Okay I did not change anything and now its working. Was taking the defaults the whole time. Not sure why but glad its going now.

coder-r commented 5 years ago

Vannovv do you remember what you changed to get this working? I'm having the same issue.

yoneal commented 5 years ago

Hi @coder-r were you able to get this working? I am having the same issue..

coder-r commented 5 years ago

Yes. Start of with a blank VPC.

yoneal commented 5 years ago

Thanks @coder-r ! Mine worked by enabling auto-assignment of public ip address on launch.