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

File uploads to S3 not working #40

Open
KrithikaSrinivasan24 opened this issue Mar 25, 2022 · 2 comments
Open

File uploads to S3 not working #40

KrithikaSrinivasan24 opened this issue Mar 25, 2022 · 2 comments

Comments

@KrithikaSrinivasan24
Copy link

I configured AWS S3 to be used for file uploads instead of local minio. The file uploads seem successful on the wiki UI but do not see them on the S3 bucket files list.
Please help.

This is my configuration

AWS_ACCESS_KEY_ID=A***
AWS_SECRET_ACCESS_KEY=y***************
AWS_REGION=ap-south-1
AWS_S3_UPLOAD_BUCKET_URL=https://.s3.ap-south-1.amazonaws.com
AWS_S3_UPLOAD_BUCKET_NAME=

AWS_S3_UPLOAD_MAX_SIZE=26214400
AWS_S3_FORCE_PATH_STYLE=false

@silvaartur
Copy link

Same here. Do u find a solution?

@clemone210
Copy link

Same for loacal mino bucket on my site.

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

3 participants