Errors/Chain errors
MaxAllowedUidsGreaterThanDefaultMaxAllowedUids
Check the argument values against the operation schema
sudo_set_max_allowed_uids was given a value above the chain-wide ceiling. Compare the max_allowed_uids argument against the DefaultMaxAllowedUids storage value.
Declared by the AdminUtils pallet; it classifies to the semantic code invalid_argument.
Remediation
Check the argument values against the operation schema
The same explanation is available in the terminal: btcli explain MaxAllowedUidsGreaterThanDefaultMaxAllowedUids.