Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bosh create-env connect error "no route to host" #38

Open
r1mar opened this issue Aug 28, 2024 · 1 comment
Open

Bosh create-env connect error "no route to host" #38

r1mar opened this issue Aug 28, 2024 · 1 comment

Comments

@r1mar
Copy link

r1mar commented Aug 28, 2024

Hi guys,

I'm trying to install Cloud Foundry BOSH using these instructions bosh-lite. And after executing
bosh create-env ~/workspace/bosh-deployment/bosh.yml \ --state ./state.json \ -o ~/workspace/bosh-deployment/virtualbox/cpi.yml \ -o ~/workspace/bosh-deployment/virtualbox/outbound-network.yml \ -o ~/workspace/bosh-deployment/bosh-lite.yml \ -o ~/workspace/bosh-deployment/bosh-lite-runc.yml \ -o ~/workspace/bosh-deployment/uaa.yml \ -o ~/workspace/bosh-deployment/credhub.yml \ -o ~/workspace/bosh-deployment/jumpbox-user.yml \ --vars-store ./creds.yml \ -v director_name=bosh-lite \ -v internal_ip=192.168.56.6 \ -v internal_gw=192.168.56.1 \ -v internal_cidr=192.168.56.0/24 \ -v outbound_network_name=NatNetwork
I'm getting this error message:
grafik

What could be wrong? What could I do to narrow down the cause?

To me it looks like #387. But I didn't see a solution there.

Thanks in advance.

Regards,
Richard

@rkoster
Copy link
Contributor

rkoster commented Sep 5, 2024

Which version of virtual box are you using?

@rkoster rkoster transferred this issue from cloudfoundry/bosh-cli Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Pending Review | Discussion
Development

No branches or pull requests

2 participants