[bug]: R2/B2 project cover upload 501 Not Implemented
@vihar is already working on this.
Since Apr 8, 2026.
- Dominant language
- TypeScript
- Stars
- 59.6k
- Forks
- 5.8k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 49
Description
Is there an existing issue for this?
- I have searched the existing issues
Current behavior
I am using 1.2.3 self hosted version. I am using external S3, I used Cloudflare R2 and BackBlaze B2, When I am trying to create a project, I see the endpoint to upload image to S3 storage is failing.
ENV:
AWS_REGION: auto
AWS_ACCESS_KEY_ID: <access_key>
AWS_SECRET_ACCESS_KEY: <secret_key>
AWS_S3_ENDPOINT_URL: https://<account_id>.eu.r2.cloudflarestorage.com
AWS_S3_BUCKET_NAME: <bucket_name>
FILE_SIZE_LIMIT: 5242880
I do not know why this 501 not implemented error is coming and how do I fix it.
Steps to reproduce
Login
Create Project
Enter Project Name
Click Create
See Networks Tab
Error observed
Environment
Production
Browser
Google Chrome
Variant
Self-hosted
Version
1.2.3
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.