Description
Using IncusOS
I added security shifting to all 3 of my pools:
volume.security.shifted: 'true'
After doing this I tried to create a new volume in IncusUI and got the error below in browser after clicking create volume button.
I was able to create a new volume in command line without issue and it had security.shifted set to true like I wanted.
Tried removing the key from pool configs from IncusUI and saving config displayed succesful save but did not save, the key was still there. Edited the configs in command line and saved no problem. This fixed issue with creating volume in IncusUI.
Metadata
UI Version: 0.19
Path: https://192.168.0.211:8443/ui/project/default/storage/volumes/create
Stacktrace
Error: Minified React error #300; visit https://react.dev/errors/300 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at L0 (https://192.168.0.211:8443/ui/assets/index-BSr0vrQ5.js:49:43174)
at Em (https://192.168.0.211:8443/ui/assets/index-BSr0vrQ5.js:49:43063)
at Um (https://192.168.0.211:8443/ui/assets/index-BSr0vrQ5.js:49:64196)
at kS (https://192.168.0.211:8443/ui/assets/index-BSr0vrQ5.js:49:75010)
at mw (https://192.168.0.211:8443/ui/assets/index-BSr0vrQ5.js:49:116851)
at _N (https://192.168.0.211:8443/ui/assets/index-BSr0vrQ5.js:49:115925)
at Ov (https://192.168.0.211:8443/ui/assets/index-BSr0vrQ5.js:49:115755)
at cw (https://192.168.0.211:8443/ui/assets/index-BSr0vrQ5.js:49:112809)
at Ew (https://192.168.0.211:8443/ui/assets/index-BSr0vrQ5.js:49:122600)
at rc (https://192.168.0.211:8443/ui/assets/index-BSr0vrQ5.js:49:121374)
Description
Using IncusOS
I added security shifting to all 3 of my pools:
volume.security.shifted: 'true'
After doing this I tried to create a new volume in IncusUI and got the error below in browser after clicking create volume button.
I was able to create a new volume in command line without issue and it had security.shifted set to true like I wanted.
Tried removing the key from pool configs from IncusUI and saving config displayed succesful save but did not save, the key was still there. Edited the configs in command line and saved no problem. This fixed issue with creating volume in IncusUI.
Metadata
UI Version: 0.19
Path: https://192.168.0.211:8443/ui/project/default/storage/volumes/create
Stacktrace