SOLO-3073
PlatformFileNotFoundSoloError — Component
PlatformFileNotFoundSoloError
| Code | SOLO-3073 |
| Category | Component |
| Ownership | Infrastructure |
| Retryable | No |
Description
Thrown when a platform file solo needs does not exist; the message names the path. solo reads platform artifacts from expected locations during setup, so this means the file is missing — for example the platform build was incomplete, an earlier download or extract step did not produce it, or the path is wrong.
Troubleshooting Steps
- Check solo logs: tail -n 100 ~/.solo/logs/solo.log
- Verify the file exists at:
- Ensure the node build artifacts are present and the build path is correct