Hello

Seems you are using org/box so Vagrant is trying to check the box in
vagrant cloud.

if you could use just a single name and avoid "org/box"

rename bonsai/win10dev_4

into win10dev_4

Should help.

Then you can just ensure you have a box with that name.

vagrant box list


Otherwise you need to update Vagrantfile to :

- not check vagrant cloud for updates
or
- put a config.vm.box_url = "path/to/the/box"

Alvaro.




On Wed, Apr 4, 2018 at 12:36 AM, lucidbee <lucid...@gmail.com> wrote:

>
>
> This is windows 10 host and guest.
>
> --
> 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 vagrant-up+unsubscr...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/vagrant-up/5919ea3c-9158-4ea1-acf3-2068240f90b2%40googlegroups.com
> <https://groups.google.com/d/msgid/vagrant-up/5919ea3c-9158-4ea1-acf3-2068240f90b2%40googlegroups.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 vagrant-up+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vagrant-up/CAHqq0eyGUHpebWHbx3WcG0CUHhedg5FWLRkGpYOriAwP2oVk4A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to