nu7hatch / desantapp

Desant is an open source landing page system
http://desantapp.com
GNU Affero General Public License v3.0
210 stars 19 forks source link

Vagrant box not found #2

Open mrmurphy opened 11 years ago

mrmurphy commented 11 years ago

Hey! Thanks for making this app.

I run vagrant up

and I get this kickback:

[default] Box desantapp was not found. Fetching box from specified URL...
[vagrant] Downloading with Vagrant::Downloaders::HTTP...
[vagrant] Downloading box: https://dl.dropbox.com/s/wbkg9xoq80rvgdc/ubuntu-precise-server-x64-desantapp.box?dl=1
Bad status code: 404

Please verify that the box exists and is accessible. Also verify that
this computer is properly connected to the internet.
nu7hatch commented 11 years ago

Oh, i moved it to different location in dropbox. I'll fix it up when find some spare time next week.

defvol commented 11 years ago

Just build it yourself:

$ vagrant box add desantapp http://files.vagrantup.com/precise64.box
[vagrant] Downloading with Vagrant::Downloaders::HTTP...
[vagrant] Downloading box: http://files.vagrantup.com/precise64.box
[vagrant] Progress: 2% (8495560 / 320671744)