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

[Bug]: Incorrect AWS S3 permissions causes opaque error #458

Open
1 task done
codebutler opened this issue Mar 25, 2024 · 0 comments
Open
1 task done

[Bug]: Incorrect AWS S3 permissions causes opaque error #458

codebutler opened this issue Mar 25, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@codebutler
Copy link
Contributor

What happened?

Preevy failed with "403: UnknownError" with no indication the problem was related to AWS/S3.

Add screenshots

image

Steps to reproduce the behavior

Use an AWS role that is missing required permissions.

Expected behavior

The error message should mention the problem happened when trying to access a preevy profile on S3, and should specifically say which S3 API failed.

In my case the role did have access to s3.GetObject, but was missing s3.HeadBucket.

What OS are you seeing the problem on?

Linux

Additional context

No response

Record

  • I agree to follow this project's Code of Conduct
@codebutler codebutler added the bug Something isn't working label Mar 25, 2024
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

1 participant