Open bakrqundus opened 10 months ago
The log messaging suggests the download is still in progress.
This simply looks like vagrant
is having trouble downloading from the vagrant cloud. The box is still available, however please notice that vagrant cloud has added a new architecture
metadata type that likely is meant to reflect x86/x86_64/arm64 that did not exist then the images were uploaded. The images are only valid for x86_64 environments.
hello PS D:> vagrant up Bringing machine 'default' up with 'virtualbox' provider... ==> default: Box 'rapid7/metasploitable3-win2k8' could not be found. Attempting to find and install... default: Box Provider: virtualbox default: Box Version: 0.1.0-weekly ==> default: Loading metadata for box 'rapid7/metasploitable3-win2k8' default: URL: https://vagrantcloud.com/api/v2/vagrant/rapid7/metasploitable3-win2k8 ==> default: Adding box 'rapid7/metasploitable3-win2k8' (v0.1.0-weekly) for provider: virtualbox default: Downloading: https://vagrantcloud.com/rapid7/boxes/metasploitable3-win2k8/versions/0.1.0-weekly/providers/virtualbox/unknown/vagrant.box ==> default: Box download is resuming from prior download progress what is problem?