Troubleshooting configuration errors with HashiCorp

Use the following table for troubleshooting errors with your configuration.

ErrorDescriptionCorrective Action
Access token: The Secret client for the aliasapprole123 is not initialized The pipeline execution with secrets-config.json is corrupted or unreadable. Check secrets-config.json file for syntax.
Failure: Access token: The Secret client for the aliasapprole123 is not initialized Pipeline Executed with expression, pointed to alias which is not found in the secrets-config.json file. Check the secrets-config.json file for alias within the JSON array.
Failure: Username: The Secret client for the aliasapprole123 is not initialized The pipeline execution has an invalid or unreachable domain. Check domain path within the secrets-config.json JSON array
Failure: Access token: Failed with Response code 403 The pipeline execution has an invalid path to the secret. Check path to vault key path.
Failure: Access token: Failed with Response code 404 Pipeline execution has an invalid key. Check path to vault secret key path.