Skip to content

[bug]: changing minio access key and secret key is not reflected in the api #7833

@ganeshkrishnan1

Description

@ganeshkrishnan1

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

I changed the access-key and secret-key of minio after few days of usage of the software.
Now when I restart the app, I always get access denied for the resources that are in the bucket.

weirdly I can upload images/assets and it works but the GET request seems to fail with access denied.

It looks like some docker containers have the old key in their db which they havent refreshed from plane.env

Steps to reproduce

Deploy plane

Upload assets and use for few days

Change minio keys in plane.env

restart plane software

access denied

Environment

Production

Browser

Google Chrome

Variant

Self-hosted

Version

1.0.01

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