This error was removed in v127

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

TooManyProposals

Error Removed v123 → v127 (removed) 10.7

The Senate has reached its maximum number of active proposals. No new proposals can be created until existing ones are closed.

Encountered by: validators

Why This Error Exists

The Senate limits active proposals to prevent governance spam and ensure members can meaningfully review each proposal.

From Chain Metadata

There can only be a maximum of `MaxProposals` active proposals.

What This Means

The Senate has reached its maximum number of active proposals. No new proposals can be created until existing ones are closed.

Common Causes

  • Too many open proposals waiting for votes or closure
  • Proposals accumulating without being resolved

How to Fix

  • Close or vote on existing proposals to free up slots
  • Query Senate.Proposals to review all active proposals
  • Prioritize closing stale or expired proposals

Storage to Check

Runtime Info

Pallet Index
10
Error Index
7
Error Code
10.7
Removed In
v127