SOLO-3087
PredefinedAccountsCreationFailedSoloError — Component
PredefinedAccountsCreationFailedSoloError
| Code | SOLO-3087 |
| Category | Component |
| Ownership | Infrastructure |
| Retryable | No |
Description
Thrown when solo fails to create the set of predefined accounts it seeds into a new network; the underlying failure is wrapped in cause. These accounts are created during setup to provide ready-to-use funded accounts, so this means one of those creations did not succeed — commonly a network rejection, a signing or key problem, or an unreachable consensus node.
Troubleshooting Steps
- Check solo logs: tail -n 100 ~/.solo/logs/solo.log
- Verify consensus nodes are running: kubectl get pods -n
- Check node logs for errors: kubectl logs
-n