SOLO-4022

StateFileNotFoundSoloError — Validation

StateFileNotFoundSoloError

CodeSOLO-4022
CategoryValidation
OwnershipUser
RetryableNo

Description

Thrown when a state file does not exist or is not a regular file; the message names the path. solo reads saved state from this file, so this means it is missing or the path points at something that is not a file.

Troubleshooting Steps

  1. Verify the file exists and is a regular file: ls -la
  2. Make sure the path points to a .zip file, not a directory or missing symlink target.
  3. Download a valid state file first: solo consensus state download
  4. When using a directory, pass the parent directory; Solo looks under /states//.