SOLO-5041
FileNotFoundSoloError — System
FileNotFoundSoloError
| Code | SOLO-5041 |
| Category | System |
| Ownership | User |
| Retryable | No |
Description
Thrown when a file solo was asked to use does not exist; the message names the path. solo reads files from paths provided on the command line or in configuration, so this means the file is missing or the path is wrong — for example a typo or a file that was moved or deleted.
Troubleshooting Steps
- Verify the file exists at:
- Check the path is correct and the file has not been deleted