SOLO-4015
NodeVersionMismatchSoloError — Validation
NodeVersionMismatchSoloError
| Code | SOLO-4015 |
| Category | Validation |
| Ownership | User |
| Retryable | No |
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
- Check the saved version: solo deployment config info –deployment
- Use the same version: solo consensus node setup –release-tag
- Or upgrade the network first: solo consensus network upgrade –upgrade-version