You can try to manually download that file ( http://files.vagrantup.com/precise32.box) If that works then edit you Vagranfile and add config.vm.box_url = "c:/path/to/where/box/is/precise32.box" after the line config.vm.box = ...
If you're unable to download manually then you should send that link to IT and ask why you're not able to download. On 19 January 2015 at 12:23, Chris Christou <[email protected]> wrote: > Thanks Bogdan that looks like what it is. > > Do you know ways to overcome this? > > What exactly do I ask my IT department? > > Thanks again. > > On 19 January 2015 at 12:18, Bogdan B <[email protected]> wrote: > >> It seems you're behind a firewall that doesn't allow downloading of the >> base box. >> >> On 19 January 2015 at 12:12, Chris Christou <[email protected]> wrote: >> >>> Hi >>> >>> I've tried to start again so I found this online >>> https://kerrygallagher.co.uk/vagrant-for-beginners/ >>> >>> When I get to step 4 I get this error message, screen shot is attached. >>> >>> [image: Inline images 1] >>> >>> On 17 January 2015 at 01:29, Greg Barker <[email protected]> wrote: >>> >>>> So describe for us what you tried to do and where it went wrong >>>> >>>> On Friday, January 16, 2015 at 12:08:07 PM UTC-8, Chris Christou wrote: >>>>> >>>>> I did but i went wrong and found that tut >>>>> >>>>> On 16 January 2015 at 20:03, Umair Chagani <[email protected]> >>>>> wrote: >>>>> >>>>>> you should really just use https://docs.vagrantup. >>>>>> com/v2/getting-started/ >>>>>> >>>>>> On Fri, Jan 16, 2015 at 2:44 PM, Chris Christou <[email protected]> >>>>>> wrote: >>>>>> >>>>>>> I'm not i followed the instructions in this tut >>>>>>> http://youtu.be/ZGUEjZckijA and the error came up in the command >>>>>>> line >>>>>>> >>>>>>> On 16 January 2015 at 19:36, Umair Chagani <[email protected]> >>>>>>> wrote: >>>>>>> >>>>>>>> What are u using Dropbox for? >>>>>>>> On Jan 16, 2015 11:16 AM, "Chris Christou" <[email protected]> >>>>>>>> wrote: >>>>>>>> >>>>>>>>> Hey guys thanks for your suggestions, they have been a big help. >>>>>>>>> >>>>>>>>> I'm now getting this message:* Failed to connect to >>>>>>>>> www.dropbox.com:443 <http://www.dropbox.com:443>; No error* >>>>>>>>> >>>>>>>>> how can i overcome this? >>>>>>>>> >>>>>>>>> My organisation has a firewall, which i think this is what it is. >>>>>>>>> >>>>>>>>> Please can you assist? >>>>>>>>> >>>>>>>>> On Wednesday, 14 January 2015 15:40:28 UTC, Torben Knerr wrote: >>>>>>>>>> >>>>>>>>>> Hi Chris, >>>>>>>>>> >>>>>>>>>> I'd recommend the official one here: >>>>>>>>>> https://docs.vagrantup.com/v2/getting-started/ >>>>>>>>>> >>>>>>>>>> HTH, >>>>>>>>>> Torben >>>>>>>>>> Am 14.01.2015 16:00 schrieb "Chris Christou" <[email protected]>: >>>>>>>>>> >>>>>>>>>>> Hello to the Vagrant group. >>>>>>>>>>> >>>>>>>>>>> Please can you help me as I am now overwhelmed and confused. >>>>>>>>>>> >>>>>>>>>>> Does anyone know of a STEP-BY-STEP beginners guide to installing >>>>>>>>>>> Vagrant. >>>>>>>>>>> >>>>>>>>>>> I know how this looks but some of the tutorials out there are >>>>>>>>>>> quite heavy and cause more confusion than understanding. >>>>>>>>>>> >>>>>>>>>>> Please can someone help me, I new to Vagrant. >>>>>>>>>>> >>>>>>>>>>> Thanks >>>>>>>>>>> >>>>>>>>>>> -- >>>>>>>>>>> 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. >>>>>>>>> >>>>>>>> -- >>>>>>>> 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/ >>>>>>>> topic/vagrant-up/H7crWU10MiQ/unsubscribe. >>>>>>>> To unsubscribe from this group and all its topics, 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. >>>>>>> >>>>>> >>>>>> -- >>>>>> 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/ >>>>>> topic/vagrant-up/H7crWU10MiQ/unsubscribe. >>>>>> To unsubscribe from this group and all its topics, 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 a topic in the >>>> Google Groups "Vagrant" group. >>>> To unsubscribe from this topic, visit >>>> https://groups.google.com/d/topic/vagrant-up/H7crWU10MiQ/unsubscribe. >>>> To unsubscribe from this group and all its topics, 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. >>> >> >> -- >> 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/topic/vagrant-up/H7crWU10MiQ/unsubscribe. >> To unsubscribe from this group and all its topics, 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. > -- 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.
