concourse / concourse-bosh-deployment

A toolchain for deploying Concourse with BOSH.
Apache License 2.0
86 stars 155 forks source link

Error: - Failed to find variable '/bosh-bbl-env-sarygamysh-2018-08-29t20-08z/concourse/external_host' #93

Open tariqsiddiqui opened 6 years ago

tariqsiddiqui commented 6 years ago

Guys,

I am trying to install Concourse with Credhub integration but getting an error:

bosh deploy -e bosh-app -d concourse concourse.yml -l ../versions.yml --vars-store cluster-creds.yml -o operations/no-auth.yml -o operations/privileged-http.yml -o operations/privileged-https.yml -o operations/tls.yml -o operations/tls-vars.yml -o operations/web-network-extension.yml -o operations/add-credhub.yml --var credhub_id=concourse_to_credhub --var credhub_secret=<redacted> --var credhub_server_url_or_ip=https://172.16.0.6 --var-file credhub_tls_ca=../../vars/credhub_tls.ca --var network_name=default --var external_url=$external_url --var web_vm_type=default --var db_vm_type=default --var db_persistent_disk_type=10GB --var worker_vm_type=large --var deployment_name=concourse --var web_network_name=private --var web_network_vm_extension=lb

Using environment 'https://172.16.0.6' as client 'admin'

Using deployment 'concourse'

Release 'garden-runc/1.16.0' already exists.

Release 'postgres/29' already exists.

Release 'concourse/4.0.0' already exists.

Continue? [yN]: y

Task 11

Task 11 | 21:33:10 | Error: - Failed to find variable '/bosh-bbl-env-sarygamysh-2018-08-29t20-08z/concourse/external_host' from config server: HTTP Code '404', Error: 'The request could not be completed because the credential does not exist or you do not have sufficient authorization.'