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.

TooManyUids

Error Removed v101 → v117, v118 → v120, v121 → v127, v133 → v141, v142 → v148, v149 → v150 (removed) 7.38

A maximum limit has been reached.

What This Means

A maximum limit has been reached.

Common Causes

  • Array/vector size limit exceeded in your transaction
  • Maximum entries for this storage item reached

How to Fix

  • Reduce the number of items in your array parameter
  • Split into multiple smaller transactions
  • Check the constant for maximum allowed size

Version History

v101 block 1 Added
v118 block 222,600 Shape modified
v121 block 518,345 Shape modified
v133 block 1,404,224 Shape modified
v142 block 2,543,779 Shape modified
v149 block 3,014,339 Shape modified
v150 Removed

Runtime Info

Pallet Index
7
Error Index
38
Error Code
7.38
Removed In
v150