Open ficofer opened 1 year ago
In my case, I have 3 services in my cluster. I can connect to one of them, but not the other two.
Around July 10, I changed the EC2 architecture and the ECR Docker images from x86_64 to arm64. I think it was around that time that I was unable to connect.
When I changed one of the three services to an x86_64 Docker image, I was able to connect to this service with ECS Exec. Currently, I can connect to two services, an arm64 container and an x86_64 container. (I cannot connect to the remaining service because it has not been changed from the arm64 Docker image.)
Hello team sorry for bringing up again on an old thread but I have encounter this issue as well, and killing the task/redeploying/scaling it up and down did not solve the issue. I have a cluster with two services, both with the execute command enable, on service allow me to connect to the tasks, while the other one keep showing me this issue:
I have been googling for days but can not find anything related, check-ecs-exec.sh pass with all green.
Any advised will be appreciated.