Object Storage not properly configured #67

Open
opened 2025-05-27 09:27:21 +00:00 by tobru · 1 comment
Owner

Description

After configuring object storage in 5f38856dd9, the application didn't start up anymore:

SystemCheckError: System check identified some issues:

ERRORS:
?: (staticfiles.E005) The STORAGES setting must define a 'staticfiles' storage.

I reverted the configuration for now in 1dda974e11

## Description After configuring object storage in 5f38856dd962a1caa1597bfe6a23b9522327e855, the application didn't start up anymore: ``` SystemCheckError: System check identified some issues: ERRORS: ?: (staticfiles.E005) The STORAGES setting must define a 'staticfiles' storage. ``` I reverted the configuration for now in 1dda974e110083ad30745ec11e16b31027f2f908
tobru added the
bug
label 2025-05-27 09:27:21 +00:00
tobru added this to the Servala Portal project 2025-05-27 09:27:24 +00:00
Author
Owner

Even after fixing settings in #69 file uploads don't land in object storage and are also not retrieved from there.

Even after fixing settings in #69 file uploads don't land in object storage and are also not retrieved from there.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: servala/servala-portal#67
No description provided.