This error was removed in v150

This error is no longer present in the current runtime. Existed from v101 to v150. Shown here for historical reference.

AlreadyRegistered

Error Removed v101 → v120, v121 → v127, v133 → v141, v142 → v150 (removed) 7.18

This hotkey is already registered on the subnet you specified.

What This Means

This hotkey is already registered on the subnet you specified.

Common Causes

  • Your previous register transaction succeeded (check tx history)
  • This hotkey was registered in a different session/wallet
  • You're retrying after a timeout but the original tx went through

How to Fix

  • Query SubtensorModule.Uids(netuid, hotkey) - if it returns a number, you're already registered
  • If already registered, skip registration and proceed with your next operation (staking, setting weights)
  • If you need a fresh registration, generate a new hotkey

Storage to Check

Version History

v101 block 1 Added
v121 block 518,345 Re-added
v133 block 1,404,224 Re-added
v142 block 2,543,779 Re-added
v150 Removed

Runtime Info

Pallet Index
7
Error Index
18
Error Code
7.18
Removed In
v150