Open dkliban opened 6 months ago
The reason this worked before was because DEFAULT_FILE_STORAGE
was being defined in setttings.py and now it is being specified as PULP_DEFAULT_FILE_STORAGE
environment variable.
I filed a dynaconf issue https://github.com/dynaconf/dynaconf/issues/1097
@dkliban weren't able to reproduce this in a dev environment. 😢
I added a comment to the issue https://github.com/dynaconf/dynaconf/issues/1097#issuecomment-2205773190
pulpcore 3.52.0
is producing a 500 error when the listing all domains and filtering by name 'default'.The default domain has S3 configured.