SOLO-4022
StateFileNotFoundSoloError — Validation
StateFileNotFoundSoloError
| Code | SOLO-4022 |
| Category | Validation |
| Ownership | User |
| Retryable | No |
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
- Verify the file exists and is a regular file: ls -la
- Make sure the path points to a .zip file, not a directory or missing symlink target.
- Download a valid state file first: solo consensus state download
- When using a directory, pass the parent directory; Solo looks under
/states/ / .