outline-wiki-docker-compose icon indicating copy to clipboard operation
outline-wiki-docker-compose copied to clipboard

File uploads to S3 not working

Open KrithikaSrinivasan24 opened this issue 3 years ago • 2 comments

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

KrithikaSrinivasan24 avatar Mar 25 '22 04:03 KrithikaSrinivasan24

Same here. Do u find a solution?

silvaartur avatar Jun 05 '22 15:06 silvaartur

Same for loacal mino bucket on my site.

clemone210 avatar Oct 18 '22 19:10 clemone210