Hi there, Maybe here you have the answer:
https://github.com/mitchellh/vagrant/issues/6776 Cheers. On Monday, 25 January 2016 11:22:44 UTC+1, Thiago Vazquez wrote: > > Hi Team, > > I have a brand new install of Win Server 2012 R2 standard running as a VM > in AWS (EC2 instance). > > After it started I have installed Vagrant 1.8.1 and rebooted the VM. > > Then installed VirtualBox 5.0.14 for Windows. > > Performed "vagrant init hashicorp/precise64" and then "vagrant up" but > keep getting the error "Box 'hashicorp/precise64' could not be found." > (details below) > > Any idea on what is going on? > > c:\Vagrant\safreita>vagrant init hashicorp/precise64 > A `Vagrantfile` has been placed in this directory. You are now > ready to `vagrant up` your first virtual environment! Please read > the comments in the Vagrantfile as well as documentation on > `vagrantup.com` for more information on using Vagrant. > > c:\Vagrant\safreita>vagrant up > Bringing machine 'default' up with 'virtualbox' provider... > ==> default: Box 'hashicorp/precise64' could not be found. Attempting to > find an > d install... > default: Box Provider: virtualbox > default: Box Version: >= 0 > The box 'hashicorp/precise64' could not be found or > could not be accessed in the remote catalog. If this is a private > box on HashiCorp's Atlas, please verify you're logged in via > `vagrant login`. Also, please double-check the name. The expanded > URL and error message are shown below: > URL: ["https://atlas.hashicorp.com/hashicorp/precise64"] > Error: > c:\Vagrant\safreita> > > Thanks, Santiago > -- 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/2bbf269f-eb84-4230-a590-0d6ae644c7c7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
