This error was removed in v150

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

AlreadyInitialized

Error Removed v123 → v150 (removed) 8.5

The Triumvirate collective has already been initialized. Initialization sets the initial membership and is a one-time operation.

Encountered by: developers

Why This Error Exists

Triumvirate initialization is done once at genesis or via sudo. After that, membership is managed through add/remove/swap member calls.

From Chain Metadata

Members are already initialized!

What This Means

The Triumvirate collective has already been initialized. Initialization sets the initial membership and is a one-time operation.

Common Causes

  • Calling initialization on an already-running Triumvirate
  • Genesis configuration already set up the Triumvirate

How to Fix

  • No action needed — the Triumvirate is already operational
  • Use member management calls to modify membership

Storage to Check

Runtime Info

Pallet Index
8
Error Index
5
Error Code
8.5
Removed In
v150