SOLO-4031

BlockNodePlatformVersionTooLowSoloError — Validation

BlockNodePlatformVersionTooLowSoloError

CodeSOLO-4031
CategoryValidation
OwnershipUser
RetryableNo

Description

Thrown when the current consensus node version is below the minimum required to deploy a block node; the message names the current and minimum versions. Block node deployment requires a sufficiently new platform, so this means the deployed version is too old — upgrade the consensus node version first.

Troubleshooting Steps

  1. Upgrade your consensus node to at least version before deploying block nodes
  2. Check the current consensus node version: solo deployment config info
  3. Check solo logs: tail -n 100 ~/.solo/logs/solo.log