InvalidPort

Error Re-added v121 → v127, v133 → v150, v151 → v315, v320 → current 7.3

An invalid port was passed to the serve function.

Encountered by: minersvalidators

Why This Error Exists

Axon endpoints require valid TCP ports for network connectivity.

From Chain Metadata

An invalid port is passed to the serve function.

What This Means

An invalid port was passed to the serve function.

Common Causes

  • Port number out of valid range (1-65535)
  • Using reserved port number
  • Port 0 not allowed

How to Fix

  • Use a valid port number (1-65535)
  • Avoid commonly reserved ports
  • Ensure port is accessible

Storage to Check

Thrown By

Version History

v121 block 518,345 Added
v133 block 1,404,224 Re-added
v151 block 3,157,274 Re-added
v320 block 6,523,566 Re-added Current

Runtime Info

Pallet Index
7
Error Index
3
Error Code
7.3
Runtime Version
v393