This error was removed in v148
This error is no longer present in the current runtime. Existed from v133 to v148. Shown here for historical reference.
OperationNotPermittedonRootSubnet
Error Removed v133 → v141, v142 → v145, v146 → v148 (removed) 7.53Input validation failed or the signing account lacks permission.
What This Means
Input validation failed or the signing account lacks permission.
Common Causes
- Signing with the wrong key (e.g., hotkey instead of coldkey)
- Parameter value outside acceptable range
- Operation requires sudo or specific owner account
How to Fix
- Check which key should sign: most staking ops need coldkey, weight ops need hotkey
- Verify parameter ranges match the expected constraints
- For owner-only calls, confirm you own the target resource
Version History
v133 block 1,404,224 Added
v142 block 2,543,779 Re-added
v146 block 2,848,978 Re-added
v148 Removed
Runtime Info
- Pallet Index
- 7
- Error Index
- 53
- Error Code
- 7.53
- Removed In
- v148