SOLO-3087

PredefinedAccountsCreationFailedSoloError — Component

PredefinedAccountsCreationFailedSoloError

CodeSOLO-3087
CategoryComponent
OwnershipInfrastructure
RetryableNo

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

  1. Check solo logs: tail -n 100 ~/.solo/logs/solo.log
  2. Verify consensus nodes are running: kubectl get pods -n
  3. Check node logs for errors: kubectl logs -n