SOLO-4013

WrapsKeyPathNotFoundSoloError — Validation

WrapsKeyPathNotFoundSoloError

CodeSOLO-4013
CategoryValidation
OwnershipUser
RetryableNo

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

  1. Verify the path: ls -la
  2. Set the correct path: solo consensus node add –wraps-key-path
  3. Or omit the flag to download WRAPs keys automatically