Skip to content
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 up stop here #614

Open
bakrqundus opened this issue Jan 16, 2024 · 1 comment
Open

vagrant up stop here #614

bakrqundus opened this issue Jan 16, 2024 · 1 comment

Comments

@bakrqundus
Copy link

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?

@jmartin-tech
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants