Getting issue During S3 configuration
Open
@pablohashescobar is already working on this.
Since Nov 15, 2024.
- Dominant language
- TypeScript
- Stars
- 59.6k
- Forks
- 5.8k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 49
Description
@mdp @notpushkin @kylewlacy @AnkushD
USE_MINIO=0
AWS_REGION="eu-west-1"
AWS_ACCESS_KEY_ID="[reducted]"
AWS_SECRET_ACCESS_KEY="[reducted]"
AWS_S3_ENDPOINT_URL="https://bucket-name.region.s3.amazonaws.com/"
AWS_S3_BUCKET_NAME="[reducted]"
FILE_SIZE_LIMIT=52428800
Is there some other change we have to make to enable it to upload to S3. I am not getting any error, but when i upload the image it just load uploading for some time then disappear.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.