Config Server Error when Redeploying Pivotal Application Service with BBR
search cancel

Config Server Error when Redeploying Pivotal Application Service with BBR

book

Article ID: 297673

calendar_today

Updated On:

Products

VMware Tanzu Application Service for VMs

Issue/Introduction

Symptoms:

When following the BOSH Backup and Restore (BBR) procedure, the Pivotal Application Service redeploy fails after clicking "Apply Changes" with the following error:

Task 101 | 09:32:11 | Error: Config Server failed to generate value for '/cf/diego-instance-identity-root-ca' with type 'certificate'.
 

Environment


Cause

The BBR restore script does not successfully restart the CredHub process. CredHub requires a restart during the redeploy.

 

Resolution

This issue has been resolved in the following patches:

  • PCF 1.11.12
  • PCF 1.12.1

Upgrade your PCF installation to one of the above versions, or follow the procedure below if you are unable to upgrade.

1. Log in to the BOSH Director and manually restart the CredHub process by running monit restart credhub.

2. After restarting the process, return to the Operations Manager Installation Dashboard and click "Apply Changes" redeploy Elastic Runtime.