cloudfoundry-attic / cfdev

A fast and easy local Cloud Foundry experience on native hypervisors, powered by LinuxKit with VPNKit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cf dev start: Failed to deploy services: Failed to deploy CF: exit status 1

jaisalj opened this issue · comments

The cf dev start command is failing again and again

logs - cat ~/.cfdev/log/deploy-cf.log
Fetching info:
Performing request GET 'https://10.144.0.2:25555/info':
Performing GET request:
Retry: Get https://10.144.0.2:25555/info: dial tcp 10.144.0.2:25555: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.

Exit code 1

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/173267334

The labels on this github issue will be updated when the story is started.

Could you try it again? What happens when you do a cf dev stop && cf dev start?

Tried doing cf dev stop and then cf dev start.
Getting the same error

Hi @aemengo
Any solution for this issue ?

could you please show the contents of the deploy-bosh.log and vpnkit.log?

deploy-bosh.log
Where can i find vpnkit.log ?

What OS are you running CFDev on? It would be in the same folder, unless you were running Linux.

I tried running "cf dev start" command again and these are the final logs -
deploy-bosh.log
deploy-cf.log
org.cloudfoundry.cfdev.vpnkit.err.log
org.cloudfoundry.cfdev.vpnkit.wrapper.log

Please try a cf dev stop, then reboot your machine and see if you get further along

I tried cf dev stop and rebooted my machine and then again cf dev start, but getting the same error
Find the updated logs -
deploy-bosh.log
deploy-cf.log
org.cloudfoundry.cfdev.vpnkit.err.log

There’s something wrong with the traffic forwarding to the VM.

If you’re already running CFDev in a privileged Administrator shell - on a home Desktop machine, then perhaps give it a go on a different machine.

So the issue is with the machine that I am using ?