-
Notifications
You must be signed in to change notification settings - Fork 184
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Vagrant VM download failure #36
Comments
Sorry about that Sean! Let me dig out the location that the box should be downloaded to, and we can compare file sizes, etc, to see if the download got messed up. Are you on OS X? |
If you are on OS X, this command should open up the hidden Vagrant cache folder:
Could you have a look at the size of the contents of the dstk folder using a command like this?
The expected values are these: drwxr-xr-x 6 petewarden staff 204 Oct 2 23:31 .
drwxr-xr-x 8 petewarden staff 272 Nov 13 14:54 ..
-rw-r--r-- 1 petewarden staff 505 Oct 2 23:31 Vagrantfile
-rw------- 1 petewarden staff 21309656576 Oct 2 23:31 box-disk1.vmdk
-rw------- 1 petewarden staff 14171 Oct 2 23:31 box.ovf
drwxr-xr-x 3 petewarden staff 102 Oct 2 23:31 include |
Hey Pete, I'm on OS X (Mavericks if it matters). Looks like something went awry during the download/unpacking phase(s), as my |
Figured out the issue. I ran out of disk space. When you run Not sure if there's a way to tell Vagrant to not copy the image file over again, and instead just use it. In the meantime, I'm going to throw the image on an external HD I have and give it another shot as then I'll actually have space on my computer. BTW, Eric Theise pitched the DSTK at the Stamen Maptime event. :) |
Hi, I tried to download the Vagrant VM but received this error:
The text was updated successfully, but these errors were encountered: