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

Internal Server Error on Image upload to S3 #22

Closed
ankittaneja opened this issue Oct 28, 2019 · 4 comments
Closed

Internal Server Error on Image upload to S3 #22

ankittaneja opened this issue Oct 28, 2019 · 4 comments

Comments

@ankittaneja
Copy link

Hi @SNathJr

Nice work with maintaining this package.

I just deployed it to Heroku with S3. Initially I was getting Resource Not Found as I named the bucket incorrectly in config var, but now I am getting 'Internal Server Error, cannot upload image'

What can be the issue? I have double checked all vars.

Also, until you figure out #9 , Perhaps add steps for people on how to add (paid) theme to themes folder and then commit & deploy.

Thanks.

@ankittaneja
Copy link
Author

I am getting Access Denied in Logs for uploading, I have given AMAZONS3FULLACCESS permission. When S3 is removed, works fine. Must be a problem in my access credentials. Will check.

@arturojain
Copy link

what was the solution in this case?

@mehulmpt
Copy link

Faced a similar issue. The fix was to make bucket publicly accessible in AWS bucket settings.

@JaneJeon JaneJeon pinned this issue Jul 26, 2020
@cancan101
Copy link

Is there a solution to this problem that uses IAM rather than bucket settings?

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

No branches or pull requests

4 participants