Cloud Foundry run Bosh create-env times wrong: TLS handshake timeout

Source: Internet
Author: User

When using Bosh to create Director on Linux, the error is as follows:

Bosh create-env bosh-deployment/bosh.yml \
  --state state.json \
  --vars-store./creds.yml \
  o BOSH-DEPLOYMENT/VIRTUALBOX/CPI.YML \
  o bosh-deployment/virtualbox/outbound-network.yml \
  o BOSH-DEPLOYMENT/BOSH-LITE.YML \
  o bosh-deployment/jumpbox-user.yml \
  v director_name=vbox \
  V internal_ip=192.168.50.6 \
  v internal_gw=192.168.50.1 \
  v internal_cidr=192.168.50.0/24 \-
  v Network_ NAME=VBOXNET0 \
  V-outbound_network_name=natnetwork

...
Deploying:
  Creating Instance ' bosh/0 ': Waiting until instance is
    ready:
      Post https://mbus:<redacted >@192.168.50.6:6868/agent:net/http:tls Handshake Timeout

Solution:

Edit the Bosh-deployment/virtualbox/cpi.yml file to change the memory from 4096 to 2048. Then rerun the Bosh create-env command.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.