SOLO-4030

BlockNodeInvalidComponentIdSoloError — Validation

BlockNodeInvalidComponentIdSoloError

CodeSOLO-4030
CategoryValidation
OwnershipSolo
RetryableNo

Description

Thrown when a block node component id is not the expected type or format; the message includes the value and its runtime type. solo expects component ids in a specific form, so an invalid value passed internally points to a defect in the calling code and is treated as an internal Solo error.

Troubleshooting Steps

  1. Inspect remote config for corruption: kubectl get configmap solo-remote-config -n -o yaml
  2. Check solo logs for config loading errors: tail -n 100 ~/.solo/logs/solo.log
  3. If the issue persists, this may be an internal bug — report it with your solo log