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
{{ message }}
This repository was archived by the owner on Jan 9, 2026. It is now read-only.
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):