Skip to content
This repository has been archived by the owner on Jul 28, 2020. It is now read-only.

cf dev start fails with no apparent reason #324

Closed
retgits opened this issue Apr 23, 2018 · 12 comments
Closed

cf dev start fails with no apparent reason #324

retgits opened this issue Apr 23, 2018 · 12 comments

Comments

@retgits
Copy link

retgits commented Apr 23, 2018

After downloading and installing the latest versions of cf and pcfdev, running the command cf dev start fails for no apparent reason. It looks similar to the other issues mentioned, but in this case it simply doesn't do anything.

cf dev start
Please sign in with your Pivotal Network account.
Need an account? Join Pivotal Network: https://network.pivotal.io

Email> xxx

Password>
Downloading VM...
Progress: |====================>| 100%
VM downloaded.
Allocating 4096 MB out of 16384 MB total system memory (7168 MB free).
Importing VM...
Starting VM...
Provisioning VM...
Waiting for services to start...
Timed out after 3600 seconds.
FAILED
Error: failed to provision VM: Process exited with: 1. Reason was:  ().

cf version

cf version 6.36.1+e3799ad7e.2018-04-04

pcf dev version

PCF Dev version 0.29.0 (CLI: 49405ec, OVA: 0.548.0)

VirtualBox version

5.1.36r122089
@cf-gitbot
Copy link

We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.

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

@ssisil
Copy link
Contributor

ssisil commented Apr 23, 2018

hi @retgits - we are aware of the issue are are actively working on resolving it. I will update this thread when I have more details.

@ssisil
Copy link
Contributor

ssisil commented Apr 24, 2018

This has been resolved in Release v0.30.0

@cassidd
Copy link

cassidd commented Apr 24, 2018

Can I get the PCF1.11.0-osx executable or do I have to build it myself?

@cassidd
Copy link

cassidd commented Apr 24, 2018

Forget that - I see it. Thanks.

@masalinas
Copy link

masalinas commented Jul 3, 2018

pcfdev continue stuck on 'waiting for services to start' executing cf dev start for that infraestructure:

  • Ubuntu 16.04 64 bits (8Gb), sufficient hard disk.
  • Virtual Box 5.2.2
  • pcfdev 0.30.0 + PCF1.11.0-linux from pcfdev-v0.549 ova file

What is the pcfdev without error??

@sclevine
Copy link
Contributor

sclevine commented Jul 3, 2018

  1. Make sure you aren't running in another nested VM
  2. Use the latest Virtualbox 5.1.x release, instead of 5.2.2

@masalinas
Copy link

masalinas commented Jul 3, 2018

  1. I'm running under native Linux Ubuntu 16.04 version 64Bits with 8GB of RAM
  2. Is impossible for me, downgrade to Virtualbox 5.1.X I have many VMs and I don't want to cry if finally these VMs not start after downgrade. So:
  1. Exist a bug of the 0.30 PCF Dev with this VirtualBox version?.
  2. Exist other solution and use the VirtualBox 5.2.x?.
  3. Where are the logs created from cf to watch the problem?

Regards

@sclevine
Copy link
Contributor

sclevine commented Jul 3, 2018

We have no plans to support Virtualbox 5.2.x. This version of PCF Dev will soon be deprecated in favor of a PAS extension that will use CF Dev: https://github.com/cloudfoundry-incubator/cfdev

You can access the VM with cf dev ssh, and look at logs in /var/vcap/logs and /var/pcfdev`.

@masalinas
Copy link

Ok Bad notice for me and my Linux. The problem is that the new cfdev only support macOS at this time, again bad notice for my Linux. I will install PCF Dev on my mac laptop with VirtualBox 5.0.3

Regards

@mustafakamil12
Copy link

Hello masalinas, did VirtualBox 5.0.3 solve the issue ??

@masalinas
Copy link

Hello @mustafakamil12 Yes under mac, resolve the problem.
Regards

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

7 participants