Thanks Mitchell, Using the --debug option showed me the URL that was failing and that it was a login failure. After I reset my password at the Vagrant site everything was working.
Steve On Sunday, March 30, 2014 11:50:01 AM UTC-4, Mitchell Hashimoto wrote: > > Steve, > > Can you get the debug log with `--debug`. That might help with more > output info. Please gist since it'll be very loud. > > Best, > Mitchell > > On Sat, Mar 29, 2014 at 1:01 PM, Steve Pitschke > <[email protected]<javascript:>> > wrote: > > Recently when I try to restart my Vagrant image by using > > > > vagrant up > > > > I get the response > > > > The requested URL returned error: 401 Unauthorized > > > > I had setup the image originally by doing a > > > > vagrant init hashicorp/precise64 > > > > Ideas? > > > > -- > > 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] <javascript:>. > > 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.
