amazon-ecs-agent: CredentialsV2Request: ID not found. Request IP Address: ---------

Summary

Containers within the server are unable to access credentials from the ECS Agent

Description

Containers within the server are unable to access credentials from the ECS Agent resulting in inability to access Boto among other things within the container

2019-01-08T12:26:40Z [INFO] CredentialsV2Request: ID not found. Request IP Address: 172.17.0.3:22252
2019-01-08T12:26:40Z [WARN] Unknown eventType: GetCredentialsInvalidRoleType

Environment Details

Amazon ECS Agent - v1.21.0 (3d368554) Docker Version - 18.06.1-ce Filesystem Size Used Avail Use% Mounted on devtmpfs 3.9G 104K 3.9G 1% /dev tmpfs 3.9G 0 3.9G 0% /dev/shm /dev/xvda1 20G 1.1G 19G 6% /

Supporting Log Snippets

Please provide a way to provide the supporting log files in a private manner

About this issue

  • Original URL
  • State: closed
  • Created 5 years ago
  • Reactions: 5
  • Comments: 25 (10 by maintainers)

Most upvoted comments

Hey guys, by chance has someone come up with a solution to this? I’ve just run into this problem. I’m deploying 2 services with the exact same deployment script but it’s only the second one that runs into this problem

@ranvijayj: are you seeing the same errors in the agent logs that @superprat referenced?

specifically, see below:

2019-01-08T12:26:40Z [INFO] CredentialsV2Request: ID not found. Request IP Address: 172.17.0.3:22252
2019-01-08T12:26:40Z [WARN] Unknown eventType: GetCredentialsInvalidRoleType

also, the logs that you referenced - where are these logs originating from? they don’t look like agent logs.