You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Deploy a fresh version of the architecture (with an untouched Minio)
Sign into django-app
Click documents
Upload a file
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
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
The text was updated successfully, but these errors were encountered:
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:
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
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: