SOLO-3081

FileContentVerificationFailedSoloError — Component

FileContentVerificationFailedSoloError

CodeSOLO-3081
CategoryComponent
OwnershipInfrastructure
RetryableNo

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

  1. Check solo logs: tail -n 100 ~/.solo/logs/solo.log
  2. Verify consensus nodes are running and healthy: kubectl get pods -n
  3. Inspect node logs for errors: kubectl logs -n