Unknown desired size unit
Published 06 March 2025
The desired size is using an unsupported unit.
How to fix
Problem examples:
{ "desiredSize": "500MG" // Invalid - should be MB }
{ "desiredSize": "2PB" // Invalid - PB not supported }
Ensure that the unit used by the desired size is one of the supported units:
- Percentage: %
- Size: B, KB, MG, GB, TB