### Bug description When replicating #1015 in `master`, error prompt changes to: <img width="477" height="170" alt="Image" src="https://github.com/user-attachments/assets/85de4825-ae2a-4f2b-b19c-52c9b056ed5b" /> But response payload contains a valid error message: <img width="1082" height="252" alt="Image" src="https://github.com/user-attachments/assets/315c053d-a378-4a6c-83ee-664245f50e52" /> ### Steps to reproduce 1. Make sure to be running a recent `master` version 2. Have at least 2 images locally other than `factory` so #1015 can be replicated 3. Fill the remaining SD card space using `red-pill` followed by a `sudo fallocate -l 110G testfile.img` (Change 110 to the max remaining size on SD card) 4. Go to *BlueOS Version* page and try to delete one image ### Primary pain point(s) Feedback given to user is not clear. ### Additional context **Could** be related to changes made in #3435 / #3605
Bug description
When replicating #1015 in
master, error prompt changes to:But response payload contains a valid error message:
Steps to reproduce
masterversionfactoryso bug: Can't delete image because there is no free space #1015 can be replicatedred-pillfollowed by asudo fallocate -l 110G testfile.img(Change 110 to the max remaining size on SD card)Primary pain point(s)
Feedback given to user is not clear.
Additional context
Could be related to changes made in #3435 / #3605