SOLO-4013
WrapsKeyPathNotFoundSoloError — Validation
WrapsKeyPathNotFoundSoloError
| Code | SOLO-4013 |
| Category | Validation |
| Ownership | User |
| Retryable | No |
Description
Thrown when the WRAPs key path does not exist; the message names the path. solo reads the WRAPs key from this path, so this means it is missing or the path is wrong.
Troubleshooting Steps
- Verify the path: ls -la
- Set the correct path: solo consensus node add –wraps-key-path
- Or omit the flag to download WRAPs keys automatically