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

VMware: Fedora 23 box builds but can't connect #521

Closed
juliandunn opened this issue Jan 4, 2016 · 2 comments · Fixed by #576
Closed

VMware: Fedora 23 box builds but can't connect #521

juliandunn opened this issue Jan 4, 2016 · 2 comments · Fixed by #576
Assignees
Labels
HV: vmware Type: Bug Does not work as expected.

Comments

@juliandunn
Copy link
Contributor

Per discussion with @cheeseplus both of us have experienced a problem with the Fedora 23 VMWare Fusion/Workstation box; it can be built from the definitions here, but will never start in Vagrant. Capturing the issue here.

@cheeseplus cheeseplus added the Bug label Mar 21, 2016
@cheeseplus cheeseplus changed the title Fedora 23 VMWare box can be built but fails to start VMWare: Fedora 23 box can be built but fails to start Mar 30, 2016
@edude03
Copy link

edude03 commented Mar 31, 2016

I just ran into this today as well. Surprised it's been happening since January.

@cheeseplus cheeseplus changed the title VMWare: Fedora 23 box can be built but fails to start VMware: Fedora 23 box builds but can't connect Apr 26, 2016
@cheeseplus
Copy link
Contributor

Example failure via test-kitchen

-----> Cleaning up any prior instances of <default-fedora-23-vmware-fusion>
-----> Destroying <default-fedora-23-vmware-fusion>...
       Finished destroying <default-fedora-23-vmware-fusion> (0m0.00s).
-----> Testing <default-fedora-23-vmware-fusion>
-----> Creating <default-fedora-23-vmware-fusion>...
       Bringing machine 'default' up with 'vmware_fusion' provider...
       ==> default: Box 'bento-fedora-23' could not be found. Attempting to find and install...
           default: Box Provider: vmware_desktop, vmware_fusion, vmware_workstation
           default: Box Version: >= 0
       ==> default: Box file was not detected as metadata. Adding it directly...
       ==> default: Adding box 'bento-fedora-23' (v0) for provider: vmware_desktop, vmware_fusion, vmware_workstation
           default: Unpacking necessary files from: file:///usr/local/var/buildkite-agent/builds/titan.local-1/chef/bento/builds/fedora-23-2.2.6.git.ae400746e31910493d31f6bf37b1f0154944cfac_dirty.vmware.box
==> default: Successfully added box 'bento-fedora-23' (v0) for 'vmware_desktop'!
       ==> default: Cloning VMware VM: 'bento-fedora-23'. This can take some time...
       ==> default: Verifying vmnet devices are healthy...
       ==> default: Preparing network adapters...
       ==> default: Starting the VMware VM...
       ==> default: Waiting for machine to boot. This may take a few minutes...
       Timed out while waiting for the machine to boot. This means that
       Vagrant was unable to communicate with the guest machine within
       the configured ("config.vm.boot_timeout" value) time period.

       If you look above, you should be able to see the error(s) that
       Vagrant had when attempting to connect to the machine. These errors
       are usually good hints as to what may be wrong.

       If you're using a custom box, make sure that networking is properly
       working and you're able to connect to the machine. It is a common
       problem that networking isn't setup properly in these boxes.
       Verify that authentication configurations are also setup properly,
       as well.

       If the box appears to be booting properly, you may want to increase
       the timeout ("config.vm.boot_timeout") value.
-----> Destroying <default-fedora-23-vmware-fusion>...
       Finished destroying <default-fedora-23-vmware-fusion> (0m0.00s).

@cheeseplus cheeseplus self-assigned this Apr 27, 2016
@tas50 tas50 added Type: Bug Does not work as expected. and removed Bug labels Jan 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
HV: vmware Type: Bug Does not work as expected.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants