-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
"Vagrant up" on macOS returns empty error output #8039
Comments
I was having the same problem with new box downloads and updates, downgraded to 1.8.6 and it's working again. |
Same issue here with centos/7 box and Vagrant 1.8.7:
|
Thanks for the tips. |
check #7969 |
Seems like embedded curl is the issue , just remove it |
This worked for me too. |
Closing as dup of #7969 |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further. |
Vagrant version
Installed Version: 1.8.7
Latest Version: 1.8.7
Host operating system
MacOS 10.12.1
Guest operating system
ubuntu/trusty64
nrel/CentOS-6.5-x86_64
Vagrantfile
Expected behavior
Running "vagrant up", I expected for these 3 boxes to come up.
Actual behavior
Received the following output
I was unable to find another issue opened about this issue with macOS.
Please let me know if I can assist with debugging further.
The text was updated successfully, but these errors were encountered: