SOLO-4019
RealmShardVersionConstraintSoloError — Validation
RealmShardVersionConstraintSoloError
| Code | SOLO-4019 |
| Category | Validation |
| Ownership | User |
| Retryable | No |
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
- Use realm=0 and shard=0: solo consensus network deploy –realm 0 –shard 0
- Or upgrade to network node >=
: solo consensus network upgrade –upgrade-version