SOLO-3064

TlsKeyGenerationFailedSoloError — Component

TlsKeyGenerationFailedSoloError

CodeSOLO-3064
CategoryComponent
OwnershipInfrastructure
RetryableNo

Description

Thrown when solo cannot generate a TLS key; the message includes the underlying error text. solo generates TLS keys to secure node communication, so this means generation failed — for example the key-generation tooling errored or a working file could not be written.

Troubleshooting Steps

  1. Check solo logs: tail -n 100 ~/.solo/logs/solo.log
  2. Verify required key generation tools are available
  3. Re-run node setup: solo consensus node setup