Skip to content

Instantly share code, notes, and snippets.

@azizshamim
Last active December 15, 2015 04:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save azizshamim/5204999 to your computer and use it in GitHub Desktop.
Save azizshamim/5204999 to your computer and use it in GitHub Desktop.
vagrant fail
There were warnings and/or errors while loading your Vagrantfile.
Your Vagrantfile was written for an earlier version of Vagrant,
and while Vagrant does the best it can to remain backwards
compatible, there are some cases where things have changed
significantly enough to warrant a message. These messages are
shown below.
Warnings:
* `config.vm.customize` calls are VirtualBox-specific. If you're
using any other provider, you'll have to find provider-specific configuration
to translate to manually in your Vagrantfile.
There were warnings and/or errors while loading your Vagrantfile.
Your Vagrantfile was written for an earlier version of Vagrant,
and while Vagrant does the best it can to remain backwards
compatible, there are some cases where things have changed
significantly enough to warrant a message. These messages are
shown below.
Warnings:
* `config.vm.customize` calls are VirtualBox-specific. If you're
using any other provider, you'll have to find provider-specific configuration
to translate to manually in your Vagrantfile.
Vagrant failed to initialize at a very early stage:
It appears that you've ran a newer version of Vagrant on this
computer. Unfortunately, newer versions of Vagrant change internal
directory layouts that cause older versions to break. This version
of Vagrant cannot properly run.
If you'd like to start from a clean state, please remove the
Vagrant state directory: /Users/ashamim/.vagrant.d
Warning that this will remove all your boxes and potentially corrupt
existing Vagrant environments that were running based on the future
version.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment