S3 Configuration Issue
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 59.6k
- Forks
- 5.8k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 49
Description
Hey, I hope you're doing great.
Is there any issue related to configuration of S3. I've deployed plane on EC2 and trying to configure s3 as storage. I've setup values of all environment variables. When i run the project and try to upload image/file at any section i am getting 500 (internal server error). And on console I'm getting "Upload error: {error: 'Something went wrong please try again later'}". Is there any other configuration needed to make it enabled?
Thank you!
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.
Research direction
Start by reviewing the S3 environment-variable configuration for the EC2 deployment and reproduce the upload failure described in the issue. Check the available application logs around the 500 response; done means identifying the missing or incorrect configuration and confirming that image or file uploads succeed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws
- Domain
- cloud
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100