SOLO-3081
FileContentVerificationFailedSoloError — Component
FileContentVerificationFailedSoloError
| Code | SOLO-3081 |
| Category | Component |
| Ownership | Infrastructure |
| Retryable | No |
Description
Thrown when solo’s verification of a file’s content fails; the message describes what was being verified. solo verifies file content at certain steps to ensure it matches the expected value, so this means that check did not pass — the content was missing, incomplete, or different from what was required.
Troubleshooting Steps
- Check solo logs: tail -n 100 ~/.solo/logs/solo.log
- Verify consensus nodes are running and healthy: kubectl get pods -n
- Inspect node logs for errors: kubectl logs
-n