SOLO-3073

PlatformFileNotFoundSoloError — Component

PlatformFileNotFoundSoloError

CodeSOLO-3073
CategoryComponent
OwnershipInfrastructure
RetryableNo

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

  1. Check solo logs: tail -n 100 ~/.solo/logs/solo.log
  2. Verify the file exists at:
  3. Ensure the node build artifacts are present and the build path is correct