-
Notifications
You must be signed in to change notification settings - Fork 618
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ecs-agent crashes randomly with slice index out of range #570
Comments
think this is different than #501 |
@jamesongithub Thanks for your reporting, we have found one bug in agent code that could cause the error "index out of range". This could happen when there are tasks running/updated with the same image name but different image id. Are your services running into this scenario? |
It might, although we haven't run tasks manually for awhile. They are generally spawned by the service. |
another if it helps
|
@jamesongithub thanks for your reporting, we have found one bug in ecs agent that may cause this problem, and we are working on a fix. Will let you know when we have an update. thanks, |
|
happens intermittently
ecs-agent
docker info
logs
The text was updated successfully, but these errors were encountered: