Open
Description
The backend fails to start up if you have local storage configured and then try to start with S3 storage, and vice versa. But if you switch from S3 to R2 (or to a different S3 url), the backend will start but write to the new storage and fail to get files it expects to be there because they're actually in the old storage.
The backend should include the S3 URL in the StorageTagInitializer
stored in the database.
Metadata
Metadata
Assignees
Labels
No labels