SOLO-4019

RealmShardVersionConstraintSoloError — Validation

RealmShardVersionConstraintSoloError

CodeSOLO-4019
CategoryValidation
OwnershipUser
RetryableNo

Description

Thrown when non-zero realm or shard values are used with a network node version that does not support them; the message names the minimum version. Older platform versions require realm and shard to be 0, so this means the values are incompatible with the selected version.

Troubleshooting Steps

  1. Use realm=0 and shard=0: solo consensus network deploy –realm 0 –shard 0
  2. Or upgrade to network node >= : solo consensus network upgrade –upgrade-version