-
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
Description
Bug Description
Some sort of regression happened on latest rolling (not stable) where /raw returns a constant 502.
Reproduction Steps
- Deploy the latest rolling release.
- Upload a file.
- Navigate to its
/rawendpoint.
Expected Behavior
/raw behaves as normal and serves the file's contents.
Actual Behavior
We get a 502.
Environment
- Flare Version: Rolling
- Storage Method: local storage, but s3 should also be tested.