SOLO-5066
ChecksumReadFailedSoloError — System
ChecksumReadFailedSoloError
| Code | SOLO-5066 |
| Category | System |
| Ownership | Infrastructure |
| Retryable | No |
Description
Thrown when solo cannot read a checksum file; the message names the file. solo reads checksum files to verify downloaded artifacts, so this means the file could not be read — for example it is missing, empty, or unreadable due to permissions or an interrupted download.
Troubleshooting Steps
- Check solo logs: tail -n 100 ~/.solo/logs/solo.log
- Verify the checksum file exists and is readable:
- Re-download the package to regenerate the checksum file