aws-quickstart / quickstart-clickhouse-cluster

AWS Quick Start Team
Apache License 2.0
14 stars 16 forks source link

Error occurred during deploy in the cn-northwest-1 and cn-north-1 region #54

Open tlindsay42 opened 1 year ago

tlindsay42 commented 1 year ago

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

qiaow02 commented 1 year ago

After updating the submodule, it was deployed again in cn-northwest-1 and cn-north-1. BastionAutoscalingGroup in the linux-bastion-entrypoint-existing-vpc.template.yaml reported a 30-minute timeout error. Check that the BastionAutoscalingGroup module's timeout was set to 60 minutes. BastionLaunchTemplate did not set a timeout. It is estimated that BastionLaunchTemplate's 30-minute timeout is causing this issue.
Internet speed is very slow when deploying overseas resources in cn-northwest-1 and cn-north-1, and time may be exceeded for 60 minutes. The recommended setting is 120 minutes. @tlindsay42

tlindsay42 commented 1 year ago

Unable to duplicate. The Linux bastion deploys successfully in cn-north-1 within the given timeframe in my sandbox account and CI account (references 1 & 2).