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

Storing images in S3 failed #148

Open
n8m opened this issue Mar 22, 2018 · 1 comment
Open

Storing images in S3 failed #148

n8m opened this issue Mar 22, 2018 · 1 comment

Comments

@n8m
Copy link

n8m commented Mar 22, 2018

Hi.
I've setup S3 bucket and set up the AWS_S3_URL variable according docs. Then activate plugin s3 plugin in wordpress. Now, when i'm trying to upload image via 'add new media' I receive 36 copies of this file (some of them are with different resolution, but anyway some of them are duplicated) in S3 bucket. I can't access anything from wordpress (empty media files list).
Uploading taking much time, during which i see duplicating ajax requests, duplicating uploading of the file in the browser. Uploading finishes sometimes with error, sometimes with success, but anyway i don't see image in the wordpress media list. But images are in the S3.
Any idea? Should I add any information ?

@angyts
Copy link

angyts commented Jul 5, 2018

usually, these are S3 issues.

Amazon is quite an animal, can be quite daunting for beginners.

Perhaps you can share with us what is your s3 bucket policy? Also some of your wp_config variables? As well as your composer.json config?

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

2 participants