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

Clowder 1.22 is not able to use the AWS Instance Role for accessing S3 bucket #431

Open
adkinsn opened this issue Nov 3, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@adkinsn
Copy link

adkinsn commented Nov 3, 2023

Clowder 1.22 is not able to use the AWS Instance Role for accessing S3 bucket. It works when we provide IAM Key and Secret key. When we remove the IAM key, we are getting access denied error. We have confirmed that the role has necessary permissions and we have tested the permission by running AWS CLI commands on the EC2 instance. Can we have a working session to make sure that it is not a config issue? We suspect that AWS SDK need to be updated.

@adkinsn adkinsn added the bug Something isn't working label Nov 3, 2023
@lmarini
Copy link
Member

lmarini commented Nov 3, 2023

@adkinsn do you see any errors in the logs of the clowder container when uploading new files? Did this work before?

@lmarini
Copy link
Member

lmarini commented Nov 7, 2023

@adkinsn we don't support roles in our current S3 implementation. We will take a look to see how easy it would be to implement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants