SOLO-9003

ReadRemoteConfigBeforeLoadError — Internal

ReadRemoteConfigBeforeLoadError

CodeSOLO-9003
CategoryInternal
OwnershipSolo
RetryableNo

Description

Thrown when code reads the remote-configuration runtime state before it has been loaded from the cluster. solo fetches the remote config (a ConfigMap) into memory in an explicit load step that must run before any read, so this is a lifecycle guard: reaching it means a command path accessed the remote config without first loading it, or ran the steps out of order. It indicates a defect in solo rather than a user or infrastructure problem.

Troubleshooting Steps

  1. This is an internal Solo error. File a bug report: https://github.com/hiero-ledger/solo/issues