CredHub Secrets Management tile fails on deploy-all errand
search cancel

CredHub Secrets Management tile fails on deploy-all errand

book

Article ID: 429867

calendar_today

Updated On:

Products

VMware Tanzu Platform - Cloud Foundry

Issue/Introduction

When installing/upgrading the CredHub Secrets Management tile, it fails when running the deploy-all errand:

Errand 'deploy-all' completed with error (exit code 1)

The only message in the errand log itself is:

           cf push --no-route -b binary_buildpack -p /tmp/setup -u process setup -c sleep infinity  
           Current State: FAILED  
           cf logs --recent setup  

Environment

TPCF

 CredHub Secrets Management

Resolution

You will need to verify why the setup application is unable to start within the 10 minutes allocated. You will need to review the application logs in the org credhub-service-broker-org and the space credhub-service-broker-space,  The review the logs with cf logs setup --recent.

If you cannot determine why the application is failing to start, please raise a case with the app logs for support to review.