Skip to content

[bug]: "Access to the bucket 'uploads' is forbidden. Check permissions." on a new self hosted installation #5663

@Alt791350

Description

@Alt791350

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

When I setup a new self hosted instance (following the documentation at https://docs.plane.so/self-hosting/methods/docker-compose ), I can't upload a profile picture. Diving into the logs I see the following in the API logs:

Checking bucket...
Access to the bucket 'uploads' is forbidden. Check permissions.
Cache Cleared

All services are running (expect for migration), I can go into the Minio admin panel, log in and everything.

I expected the setup to automatically setup a Minio bucket or the documentation explaining how to setup Minio if it needs any manually setup.

Steps to reproduce

  1. Follow the documentation at https://docs.plane.so/self-hosting/methods/docker-compose
  2. Go through the initial setup.
  3. Go to your profile setting.
  4. Try upload a profile picture.
  5. See the error "Something went wrong please try again later."
  6. Check the API docker logs and see the Access to the bucket 'uploads' is forbidden. Check permissions..

Environment

Production

Browser

Mozilla Firefox

Variant

Self-hosted (community edition)

Version

master (commit 707570c)

OS

Ubuntu 22.04.3 (server) LTS

Metadata

Metadata

Assignees

Labels

🐛bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions