Skip to content

Instantly share code, notes, and snippets.

@bickfordb
Created May 16, 2013 20:56
Show Gist options
  • Save bickfordb/5595037 to your computer and use it in GitHub Desktop.
Save bickfordb/5595037 to your computer and use it in GitHub Desktop.
[bran@bathysphere yes (vagrant-fixes)]$ vagrant up --provider=vmware_fusion
Bringing machine 'default' up with 'vmware_fusion' provider...
[default] Verifying vmnet devices are healthy...
The VMware "vmnet" devices are failing to start. The most common
reason for this is collisions with existing network services. For
example, if a hostonly network space collides with another hostonly
network (such as with VirtualBox), it will fail to start. Likewise,
if forwarded ports collide with other listening ports, it will
fail to start.
Vagrant does its best to fix these issues, but in some cases it
cannot determine the root cause of these failures.
Please verify you have no other colliding network services running.
As a last resort, restarting your computer often fixes this issue.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment