SOLO-4015

NodeVersionMismatchSoloError — Validation

NodeVersionMismatchSoloError

CodeSOLO-4015
CategoryValidation
OwnershipUser
RetryableNo

Description

Thrown when the consensus node version saved in the remote config differs from the requested version; the message names both. solo guards against mixing versions, so this means the requested version does not match what the deployment recorded — align the versions.

Troubleshooting Steps

  1. Check the saved version: solo deployment config info –deployment
  2. Use the same version: solo consensus node setup –release-tag
  3. Or upgrade the network first: solo consensus network upgrade –upgrade-version