try capital HTTP_PROXY="http://proxy:1234" HTTPS_PROXY="http://proxy:1234"
On Fri, Jul 25, 2014 at 10:56 AM, Rishabh Tulsian <[email protected] > wrote: > The vagrant box add command returns with an error. Upon debugging > (VAGRANT_LOG=debug) I figured the curl is returning with error code 5 > (CURLE_COULDNT_RESOLVE_PROXY). > > I am behind a proxy and I have set the http_proxy and https_proxy env > variables. Curl works on the terminal but not within vagrant, why? > > P.S. I am trying this on a Mac > > -- > 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]. > For more options, visit https://groups.google.com/d/optout. > -- 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]. For more options, visit https://groups.google.com/d/optout.
