aws-quickstart / quickstart-aws-vpc

Amazon Virtual Private Cloud—AWS Solution
Apache License 2.0
327 stars 283 forks source link

Deployment fails in "eu-north-1" region, seems to work elsewhere #35

Closed bczoma closed 3 years ago

bczoma commented 3 years ago

Using quickstart-aws-vpc @ dd78cab

Params:

Key | Value AlternativeIAMRole | - AlternativeInitializationScript | - BastionAMIOS | Amazon-Linux2-HVM BastionBanner | s3://solace-products/pubsubplus-aws-ha-quickstart/latest/scripts/solace-banner.txt BastionHostName | LinuxBastion BastionInstanceType | t2.micro BastionTenancy | default EnableBanner | TRUE EnableTCPForwarding | FALSE EnableX11Forwarding | FALSE EnvironmentVariables | - KeyPairName | cikey NumBastionHosts | 2 OSImageOverride | - PublicSubnet1ID | subnet-018ac8435874a0d3f PublicSubnet2ID | subnet-0f7aa3f7e3bbfe946 QSS3BucketName | solace-products QSS3BucketRegion | us-east-1 QSS3KeyPrefix | pubsubplus-aws-ha-quickstart/latest/submodules/quickstart-linux-bastion/ RemoteAccessCIDR | 0.0.0.0/0 RootVolumeSize | 10 VPCID | vpc-070446b06af447d46

Message:

Timestamp | Logical ID | Status | Status reason 2021-02-04 10:32:02 UTC-0500 | btest-BastionStack-1EN06ACJOMIK4 | CREATE_FAILED | The following resource(s) failed to create: [BastionAutoScalingGroup]. 2021-02-04 10:32:02 UTC-0500 | BastionAutoScalingGroup | CREATE_FAILED | The requested configuration is currently not supported. Please check the documentation for supported configurations. Launching EC2 instance failed. 2021-02-04 10:31:45 UTC-0500 | BastionAutoScalingGroup | CREATE_IN_PROGRESS | Resource creation Initiated 2021-02-04 10:31:45 UTC-0500 | BastionAutoScalingGroup | CREATE_IN_PROGRESS | - 2021-02-04 10:31:41 UTC-0500 | BastionLaunchConfiguration | CREATE_COMPLETE | - 2021-02-04 10:31:40 UTC-0500 | BastionLaunchConfiguration | CREATE_IN_PROGRESS | Resource creation Initiated 2021-02-04 10:31:40 UTC-0500 | BastionLaunchConfiguration | CREATE_IN_PROGRESS | - 2021-02-04 10:31:36 UTC-0500 | BastionHostProfile | CREATE_COMPLETE | - 2021-02-04 10:29:36 UTC-0500 | BastionHostProfile | CREATE_IN_PROGRESS | Resource creation Initiated 2021-02-04 10:29:35 UTC-0500 | BastionHostProfile | CREATE_IN_PROGRESS | - 2021-02-04 10:29:33 UTC-0500 | BastionHostPolicy | CREATE_COMPLETE | - 2021-02-04 10:29:14 UTC-0500 | BastionHostPolicy | CREATE_IN_PROGRESS | Resource creation Initiated 2021-02-04 10:29:13 UTC-0500 | BastionHostPolicy | CREATE_IN_PROGRESS | - 2021-02-04 10:29:10 UTC-0500 | BastionHostRole | CREATE_COMPLETE | - 2021-02-04 10:29:09 UTC-0500 | EIP1 | CREATE_COMPLETE | - 2021-02-04 10:29:09 UTC-0500 | EIP2 | CREATE_COMPLETE | - 2021-02-04 10:28:57 UTC-0500 | BastionSecurityGroup | CREATE_COMPLETE | - 2021-02-04 10:28:56 UTC-0500 | BastionSecurityGroup | CREATE_IN_PROGRESS | Resource creation Initiated 2021-02-04 10:28:55 UTC-0500 | SSHMetricFilter | CREATE_COMPLETE | - 2021-02-04 10:28:55 UTC-0500 | SSHMetricFilter | CREATE_IN_PROGRESS | Resource creation Initiated 2021-02-04 10:28:54 UTC-0500 | SSHMetricFilter | CREATE_IN_PROGRESS | - 2021-02-04 10:28:53 UTC-0500 | EIP1 | CREATE_IN_PROGRESS | Resource creation Initiated 2021-02-04 10:28:53 UTC-0500 | EIP2 | CREATE_IN_PROGRESS | Resource creation Initiated 2021-02-04 10:28:52 UTC-0500 | BastionMainLogGroup | CREATE_COMPLETE | - 2021-02-04 10:28:51 UTC-0500 | BastionMainLogGroup | CREATE_IN_PROGRESS | Resource creation Initiated 2021-02-04 10:28:51 UTC-0500 | BastionHostRole | CREATE_IN_PROGRESS | Resource creation Initiated 2021-02-04 10:28:51 UTC-0500 | EIP1 | CREATE_IN_PROGRESS | - 2021-02-04 10:28:51 UTC-0500 | BastionSecurityGroup | CREATE_IN_PROGRESS | - 2021-02-04 10:28:51 UTC-0500 | BastionHostRole | CREATE_IN_PROGRESS | - 2021-02-04 10:28:51 UTC-0500 | EIP2 | CREATE_IN_PROGRESS | - 2021-02-04 10:28:50 UTC-0500 | BastionMainLogGroup | CREATE_IN_PROGRESS | - 2021-02-04 10:28:45 UTC-0500 | btest-BastionStack-1EN06ACJOMIK4 | CREATE_IN_PROGRESS | User Initiated

bczoma commented 3 years ago

Just realized this should have been raised against quickstart-linux-bastion.

Raised https://github.com/aws-quickstart/quickstart-linux-bastion/issues/113

Closing this one.