timeout creating config server
search cancel

timeout creating config server

book

Article ID: 298030

calendar_today

Updated On:

Products

VMware Tanzu Application Service for VMs

Issue/Introduction

Log output from cf create-service command:

status: create failed Getting a timeout value when trying to create config server in our prod azure south central enviornment. cf create-service p.config-server standard jh-config-server-3 -c '{"git": { "uri": "[email protected]:I330245/jh_scripts.git", "privateKey": "-----BEGIN RSA PRIVATE KEY-----key value-----END RSA PRIVATE KEY-----\n"} }' message: CF-HttpClientTimeout(10001): The request to the service broker timed out: https://scs-mirror-service.redactedfqdn.com/v2/service_instances/330c7270-d1b9-44f9-b519-6c27d92fbc27?accepts_incomplete=true


Environment

Product Version: 2.7

Resolution

Firewall request to open port 22 to the GitHub repo from the Services Subnet enabled normal config server creation.