hello could you try this
vagrant halt set VAGRANT_LOG=debug vagrant up and share the verbose output over a gist (gist.github.com) thanks alvaro ---------- Forwarded message ---------- From: M6rk <[email protected]> Date: Mon, Feb 27, 2017 at 6:55 PM Subject: Re: [vagrant-up] Re: can´t get it to work To: [email protected] Hi Alvaro , Thanks for the response. I installed latest using Chocolatey: choco inst vagrant virtualbox I did reboot. Vagrant -v shows 1.9.1 Here is the error I get: PS D:\ubuntu> vagrant up Bringing machine 'default' up with 'virtualbox' provider... ==> default: Box 'hashicorp/precise32' could not be found. Attempting to find and in default: Box Provider: virtualbox default: Box Version: >= 0 The box 'hashicorp/precise32' 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/precise32"] Error: SSL certificate problem: unable to get local issuer certificate More details here: http://curl.haxx.se/docs/sslcerts.html curl performs SSL certificate verification by default, using a "bundle" of Certificate Authority (CA) public keys (CA certs). If the default bundle file isn't adequate, you can specify an alternate file using the --cacert option. If this HTTPS server uses a certificate signed by a CA represented in the bundle, the certificate verification probably failed due to a problem with the certificate (it might be expired, or the name might not match the domain name in the URL). If you'd like to turn off curl's verification of the certificate, use the -k (or --insecure) option. PS D:\ubuntu> Any help or guidance would be appreciated. I can also setup a GTM and share my screen etc if you think that would help. - Mark On Mon, Feb 27, 2017 at 6:02 AM, Alvaro Miranda Aguilera <[email protected]> wrote: > Hello Mark. > > Vagrant on win10 it does work > > I use them in 2 computers. > > What are the errors/issues you see? > > Did you install virtualbox from the official download, and did restart the > machine after? > > did you install vagrant from our official installer and then restarted the > machine? > > Thanks > Alvaro. > > > <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail> > Virusvrij. > www.avast.com > <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail> > <#m_3783108044094304113_m_-935409301829494636_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2> > > -- > 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 a topic in the > Google Groups "Vagrant" group. > To unsubscribe from this topic, visit https://groups.google.com/d/to > pic/vagrant-up/8HTAaXnsYt4/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit https://groups.google.com/d/ms > gid/vagrant-up/CAHqq0ezHMsKFSEyGe4_JUoFViB0nbjbYua8qyg4pMj0X > qERoKg%40mail.gmail.com > <https://groups.google.com/d/msgid/vagrant-up/CAHqq0ezHMsKFSEyGe4_JUoFViB0nbjbYua8qyg4pMj0XqERoKg%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- Alvaro -- 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/CAHqq0ewoEdCnZOZpEUW4ORwo4cYHpP63mHZMaJ8PAvRM2S66rg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
