Skip to content
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

Role authentication fails on ECS #588

Closed
Layoric opened this issue Mar 15, 2017 · 2 comments
Closed

Role authentication fails on ECS #588

Layoric opened this issue Mar 15, 2017 · 2 comments
Labels
bug This issue is a bug.

Comments

@Layoric
Copy link

Layoric commented Mar 15, 2017

I've been running an application on ECS that picks up credentials using the ECS Service Role that has been assigned to the ECS service and give S3 permissions.

I recently deployed with the newst version of AWSSDK.S3 dependency and started getting the following errors.

One or more errors occurred. (Unable to retrieve credentials. Message = "The type Amazon.Runtime.URIBasedRefreshingCredentialHelper+SecurityCredentials doesn't have the property 'RoleArn'".)

I've rolled back to 3.3.5.7 and everything is working as expected.

I'm running on Docker 1.12.6, Dotnet Core 1.0.3.

Let me know if you need any more information.

@sstevenkang sstevenkang added the bug This issue is a bug. label Mar 15, 2017
@sstevenkang
Copy link
Contributor

Hi @Layoric , thanks for reporting the issue. We think this is due to a bad merge and have a fix coming soon.

@vellozzi
Copy link
Contributor

This issue has been fixed in AWSSDK.ECS 3.3.3.3

Please let us know if you have any further issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue is a bug.
Projects
None yet
Development

No branches or pull requests

3 participants