hello

Ass this and check if helps:
 config.vm.box_check_update = false


if not, try to setup verbose logging

set VAGRANT_LOG=debug

or

export VAGRANT_LOG=debug

and do a Vagrant up on vpn

Thanks
Alvaro


On Fri, Mar 24, 2017 at 9:12 PM, William Saxton <sax...@gmail.com> wrote:

> When I connect into my company VPN (which lives behind a proxy) and do
> "vagrant up" on one of my VM's, there is a long delay (couple minutes)
> before the:
>
>     Bringing machine 'example' up with 'virtualbox' provider...
>
> appears.  I'm guessing vagrant tries to do something "networky" and
> eventually has to time out before proceeding.  Any idea what this could
> be?  I'm wondering if there is something I can configure in my Vagrantfile
> to stop this from happening.
>
> Its just a slight nuisance.
>
> --
> 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/bb4907db-8145-46d2-b44a-9c429649b075%40googlegroups.com
> <https://groups.google.com/d/msgid/vagrant-up/bb4907db-8145-46d2-b44a-9c429649b075%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/CAHqq0exT9BCdwhDAstgGRngM4XoiS4F_dSJ9jQCe%3DPze6wd%2B-w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to