makeplane / makeplane/plane

[bug]: R2/B2 project cover upload 501 Not Implemented

Open
#8,873 2 comments 1 reaction 2 assignees View on GitHub

@vihar is already working on this.

Since Apr 8, 2026.

🐛bug plane
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.

Image

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.