SOLO-5001
ResourceNotFoundError — System
ResourceNotFoundError
| Code | SOLO-5001 |
| Category | System |
| Ownership | Infrastructure |
| Retryable | No |
Description
Thrown when an expected resource cannot be found; the message names the resource and, when available, wraps the underlying cause. solo looks up Kubernetes and related resources by name as it works, so this means the resource was absent where it was expected — for example it was not yet created, was deleted, or was searched for in the wrong place.
Troubleshooting Steps
- Make sure the requested resource exists and is reachable, if not file a bug report: https://github.com/hiero-ledger/solo/issues