bright-author-73055
08/17/2023, 5:35 PMINVALID with this stated reason:
CLIENT_ERROR - Your compute environment has been INVALIDATED and scaled down because none of the instances joined the underlying ECS Cluster. Common issues preventing instances joining are the following: VPC/Subnet configuration preventing communication to ECS, incorrect Instance Profile policy preventing authorization to ECS, or customized AMI or LaunchTemplate configurations affecting ECS agent.
Anyone else run into anything like this? Thanks!ancient-application-36103
08/17/2023, 5:40 PMancient-application-36103
08/17/2023, 5:41 PMbright-author-73055
08/17/2023, 6:37 PMAdvanced details and scroll down and see that it sets the ECS_CLUSTER env variable.
When I go to ECS in the console, I'm seeing multiple ECS clusters. One of them is running the metadata service. Is that the one main cluster for all of Metaflow to run on? And if so, should the launch template be referencing that one with ECS_CLUSTER?
Right now it looks like it's pointing to a different cluster. Not sure if that made any sense...bright-author-73055
08/17/2023, 6:48 PMancient-application-36103
08/17/2023, 7:10 PMbright-author-73055
08/17/2023, 8:04 PMbright-author-73055
08/17/2023, 8:08 PMwith_public_ip set to true 🤔ancient-application-36103
08/17/2023, 10:15 PM