NeuronNoValidatorPermit

Error 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 Shape modified
v233 block 4,920,350 Shape modified
v320 block 6,523,566 Shape modified Current

Runtime Info

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