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

Error when running the command vagrant up #765

Closed
snazzybunny opened this issue May 8, 2017 · 2 comments
Closed

Error when running the command vagrant up #765

snazzybunny opened this issue May 8, 2017 · 2 comments
Assignees

Comments

@snazzybunny
Copy link
Member

Had problems running vagrant. Running vagrant up resulted in the error, "vi: Box 'ole/jessie64' could not be found. Attempting to find and install...". The latest version of vagrant may have bundled an old version of curl which is breaking the application. To fix this, perform the command /opt/vagrant/embedded/bin/curl. After this, the vagrant executed as expected.

For more information: http://stackoverflow.com/questions/23874260/error-when-trying-vagrant-up

@snazzybunny snazzybunny changed the title Error when starting Vagrant Up Error when running the command vagrant up May 8, 2017
@snazzybunny
Copy link
Member Author

Pull request found here #766

@waryhermit
Copy link
Member

Fixed by #766

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants