SOLO-5045
DirectoryCreationFailedSoloError — System
DirectoryCreationFailedSoloError
| Code | SOLO-5045 |
| Category | System |
| Ownership | Infrastructure |
| Retryable | No |
Description
Thrown when solo cannot create a directory; the underlying failure is wrapped in cause. solo creates working and output directories as it runs, so this means the directory could not be created — for example missing permissions, a read-only or full disk, or a conflicting existing path.
Troubleshooting Steps
- Check solo logs: tail -n 100 ~/.solo/logs/solo.log
- Verify the parent directory exists and is writable
- Check available disk space