SOLO-4056
NodeAliasParseFailedSoloError — Validation
NodeAliasParseFailedSoloError
| Code | SOLO-4056 |
| Category | Validation |
| Ownership | User |
| Retryable | No |
Description
Thrown when solo cannot parse a node alias from input; the message includes the offending value. solo parses node aliases from flags and config, so this means the value could not be parsed as an alias.
Troubleshooting Steps
- Verify the node alias format (expected: node
where N is a positive integer) - Check deployment configuration for valid node aliases: solo deployment config info