SOLO-9004
WriteRemoteConfigBeforeLoadError — Internal
WriteRemoteConfigBeforeLoadError
| Code | SOLO-9004 |
| Category | Internal |
| Ownership | Solo |
| Retryable | No |
Description
Thrown when code modifies or persists the remote configuration before it has been loaded from the cluster. solo must load the remote config (a ConfigMap) into memory before mutating it, so that writes are applied on top of the current cluster state rather than an empty one; this guard fires when a command path attempts a write without that load having run, or runs the steps out of order. It indicates a defect in solo itself.
Troubleshooting Steps
- This is an internal Solo error. File a bug report: https://github.com/hiero-ledger/solo/issues