Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NoSuchBucket on clean install upon file upload #362

Open
lmwilkigov opened this issue May 14, 2024 · 0 comments
Open

NoSuchBucket on clean install upon file upload #362

lmwilkigov opened this issue May 14, 2024 · 0 comments

Comments

@lmwilkigov
Copy link
Collaborator

Describe the bug
When running the architecture and django app for the first time, upon uploading you get a NoSuchBucket error.

To Reproduce
Steps to reproduce the behavior:

  1. Deploy a fresh version of the architecture (with an untouched Minio)
  2. Sign into django-app
  3. Click documents
  4. Upload a file
  5. See error

Expected behavior
I would want this system to create the bucket if it doesn't exist when running on Minio. For S3 in production I wouldn't want it to do this automatically as it should be defined in IaaC

Screenshots
Screenshot 2024-05-14 at 15 31 06

Desktop (please complete the following information):

  • OS: macOS 14.4.1
  • Browser: Arc Version 1.42.0 (49714)
  • Chromium Engine Version 124.0.6367.155
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant