-
Notifications
You must be signed in to change notification settings - Fork 351
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
Add Content under Step 2 Vagrant Tutorial Troubleshooting Section #1525
Comments
Re installing other version of virtual box ( 5.1.x ) solves this problem. Don’t install 5.2 version of virtual box since it is not supported by vagrant installations. |
I found the same error that someone was facing and its possible solutions at this link: hashicorp/vagrant#1809. We can add the following content under Step 2 Vagrant Tutorial Troubleshooting Section as the 4th item: |
I would say a fix is in order for this problem, but i don't think the problem is best fix by adding a solution to when something goes wrong. Try to fix the original install process instead. |
I run the Windows 8.1 and Above script to install all BeLL's Dependencies including VirtualBox and Vagrant.
I suspended my virtual machine using the command vagrant suspend. Then I issued the command vagrant up in order to restart my machine. However, I got an error message saying "Vagrant up: There was an error while executing
VBoxManage
, a CLI used by Vagrant". My OS is Windows 8.1.The text was updated successfully, but these errors were encountered: