NeuronNoValidatorPermit

Error Re-added v151 → v212, v216 → v219, v233 → v315, v320 → current 7.15

The caller is attempting to set non-self weights without being a permitted validator .

Encountered by: validatorsminers

Why This Error Exists

Only validators with sufficient stake can set weights on other neurons.

From Chain Metadata

The caller is attempting to set non-self weights without being a permitted validator.

What This Means

The caller is attempting to set non-self weights without being a permitted validator.

Common Causes

  • Not enough stake for validator status
  • Not in top N validators by stake
  • Trying to set weights without permit

How to Fix

  • Increase stake to get validator permit
  • Check MaxAllowedValidators for the subnet
  • Only top validators can set weights on others

Storage to Check

Thrown By

Version History

v151 block 3,157,274 Added
v216 block 4,510,996 Re-added
v233 block 4,920,350 Re-added
v320 block 6,523,566 Re-added Current

Runtime Info

Pallet Index
7
Error Index
15
Error Code
7.15
Runtime Version
v393