SOLO-4006

LocalBuildPathNotFoundSoloError — Validation

LocalBuildPathNotFoundSoloError

CodeSOLO-4006
CategoryValidation
OwnershipUser
RetryableNo

Description

Thrown when a local build path does not exist; the message names it. solo reads platform artifacts from this path, so this means it is missing or the path is wrong.

Troubleshooting Steps

  1. Verify the path exists: ls -la
  2. Set the correct path: solo consensus node setup –local-build-path
  3. Build the platform locally and point to the data/ directory output