SOLO-5046
ArchiveUnzipFailedSoloError — System
ArchiveUnzipFailedSoloError
| Code | SOLO-5046 |
| Category | System |
| Ownership | Infrastructure |
| Retryable | No |
Description
Thrown when solo cannot unzip an archive; the message names the source and wraps the underlying failure in cause. solo unzips downloaded packages and state archives, so this means the unzip failed — for example the zip is corrupt or truncated, a wrong password was supplied, or the destination could not be written.
Troubleshooting Steps
- Check solo logs: tail -n 100 ~/.solo/logs/solo.log
- Verify the archive is a valid zip file:
- Ensure the archive is not corrupted
- Check available disk space in the destination