SOLO-4031
BlockNodePlatformVersionTooLowSoloError — Validation
BlockNodePlatformVersionTooLowSoloError
| Code | SOLO-4031 |
| Category | Validation |
| Ownership | User |
| Retryable | No |
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
- Upgrade your consensus node to at least version
before deploying block nodes - Check the current consensus node version: solo deployment config info
- Check solo logs: tail -n 100 ~/.solo/logs/solo.log