SOLO-4006
LocalBuildPathNotFoundSoloError — Validation
LocalBuildPathNotFoundSoloError
| Code | SOLO-4006 |
| Category | Validation |
| Ownership | User |
| Retryable | No |
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
- Verify the path exists: ls -la
- Set the correct path: solo consensus node setup –local-build-path
- Build the platform locally and point to the data/ directory output