Hello Ian. Are you installing from the official installer?
Please try this. 1. rm -fr /opt/vagrant /Users/<user>/.vagrant.d/ Last part will delete the .vagrant.d folder in your directory, but will give you a clean setup. 2. hash -r 3. install Vagrant from the official installer. Please let me know how that goes. Thanks. Alvaro. On Tue, Jan 5, 2016 at 9:49 PM, Ian Robert Douglas < [email protected]> wrote: > Hi, > > Setup: > > Vagrant 1.8.1 > Virtualbox 5.0.12 > OSX 10.11.2 > > > I’m getting the following error on the command "vagrant up" > > Vagrant failed to initialize at a very early stage: > > The plugins failed to load properly. The error message given is > shown below. > > Unable to find binary extension, was hitimes installed correctly? > > > > I did some searching and tried installing, sequentially, versions 1.2.1 > and 1.2.3 of hitimes. Originally, it was not on my system, but before > Vagrant 1.8.1 I never saw this error. > > Currently version 1.2.3 of hitimes is installed, but the error remains. > > I tried downgrading to Vagrant 1.7.4, and the error goes away. > > Does anyone have any guidance on how to resolve this? > > I’m a novice user and struggling. > > > Thanks, > ian > > -- > This mailing list is governed under the HashiCorp Community Guidelines - > https://www.hashicorp.com/community-guidelines.html. Behavior in > violation of those guidelines may result in your removal from this mailing > list. > > GitHub Issues: https://github.com/mitchellh/vagrant/issues > IRC: #vagrant on Freenode > --- > You received this message because you are subscribed to the Google Groups > "Vagrant" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/vagrant-up/6AD12C79-C5F2-49ED-A32C-7940E1A86927%40gmail.com > <https://groups.google.com/d/msgid/vagrant-up/6AD12C79-C5F2-49ED-A32C-7940E1A86927%40gmail.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/vagrant/issues IRC: #vagrant on Freenode --- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/CAHqq0eyeCmxa6D%2B_a_iJoHAAVUjiQFEY%3DyszYV1Zc0vQXpXa9A%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
