Hello Alfredo. Can you share something? Vagrantfile and logs should be ideal to start.
Try to add config.ssh.insert_key = false and do vagrant destroy and then vagarant up for some reason, some boxes fail after changing the ssh key thanks <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail> This email has been sent from a virus-free computer protected by Avast. www.avast.com <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail> <#DDB4FAA8-2DD7-40BB-A1B8-4E2AA1F9FDF2> On Wed, Jan 27, 2016 at 6:57 AM, Alfredo Nava <[email protected]> wrote: > I am also trying to set this up but on my Ubuntu 14.04 desktop, and am > getting same issue. However mine just pauses while setting up SSH, and > never completes. > > > > On Monday, June 8, 2015 at 5:16:18 PM UTC-5, Alvaro Miranda Aguilera wrote: >> >> Hello, >> >> vagrant version should help >> >> since vagrant 1.5 vagrant understand user/box and goes to vagrant cloud >> >> as there is only 1 machine with the issue I would suggest to reinstall. >> >> >> >> On Tue, Jun 9, 2015 at 5:30 AM, pascal <[email protected]> wrote: >> > Hi Alvaro, >> > >> > vagrant box list result: >> > sparkmooc/base (virtualbox, 0.0.7.1) >> > >> > As stated before the box is correctly installed only if I define the >> > master.vm.box_url parameter in the vagrantfile file (and this happens >> with >> > any VM I am trying to install on this specific computer) - If >> > master.vm.box_url is not set, vagrant will always install the >> precise32.box. >> > >> > weird isn't it ? >> > >> > >> > On Monday, June 8, 2015 at 11:35:45 AM UTC+2, Alvaro Miranda Aguilera >> wrote: >> >> >> >> >> >> On Mon, Jun 8, 2015 at 9:16 PM, pascal <[email protected]> wrote: >> >>> >> >>> sparkmooc/base" >> >> >> >> >> >> Hello, >> >> >> >> i did a run, and runs fine: >> >> >> >> ==> default: Loading metadata for box 'sparkmooc/base' >> >> >> >> default: URL: https://atlas.hashicorp.com/sparkmooc/base >> >> >> >> ==> default: Adding box 'sparkmooc/base' (v0.0.7.1) for provider: >> >> virtualbox >> >> >> >> default: Downloading: >> >> >> https://atlas.hashicorp.com/sparkmooc/boxes/base/versions/0.0.7.1/providers/virtualbox.box >> >> >> >> >> >> On the box with the problem, do >> >> >> >> >> >> vagrant box list >> >> >> >> vagrant box remove sparkmooc/base >> >> >> >> >> >> Maybe is something there that is causing the trouble >> >> >> >> >> >> Can you share the output of vagrant box list >> >> >> >> >> >> ? >> >> >> >> >> >> 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. >> > -- > 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 [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/vagrant-up/562ebc86-f42b-4c5a-b69b-6cb1de87b2fa%40googlegroups.com > <https://groups.google.com/d/msgid/vagrant-up/562ebc86-f42b-4c5a-b69b-6cb1de87b2fa%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/CAHqq0exXa3uKE5FTH7tGRUVZsVzXa3MnCLHmk%2BLDm5SG0Ucnpw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
