Last active
December 20, 2015 01:49
-
-
Save 1stvamp/6051782 to your computer and use it in GitHub Desktop.
vagrant + vmware provider error, I cleared this by opening the VMWare Fusion GUI and forcing a shutdown of the VM which was stuck in a failed boot state.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
An error occurred while executing `vmrun`, a utility for controlling | |
VMware machines. The command and output are below: | |
Command: ["start", "/Users/wes/projects/serverdensity/Vagrantfiles/honshuu-environment/.vagrant/machines/default/vmware_fusion/vm.vmwarevm/precise64.vmx", "nogui", {:notify=>[:stdout, :stderr]}] | |
Stdout: 2013-07-22T07:48:28.125| ServiceImpl_Opener: PID 98149 | |
Error: The operation was canceled | |
Stderr: |
+1 on any information about how to fix this!!!
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
So I have been receiving this error as well. Have you found any solutions?