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 box does not exist #328

Open
notatoad opened this issue May 29, 2018 · 1 comment
Open

Vagrant box does not exist #328

notatoad opened this issue May 29, 2018 · 1 comment
Labels

Comments

@notatoad
Copy link

following the instructions at http://vccw.cc/#h2-2, i get the following message at the "vagrant box add" step:

$ vagrant box add vccw-team/xenial64 --name=vccw-team/xenial64

The box 'vccw-team/xenial64' could not be found or
could not be accessed in the remote catalog. If this is a private
box on HashiCorp's Atlas, please verify you're logged in via
`vagrant login`. Also, please double-check the name. The expanded
URL and error message are shown below:

URL: ["https://atlas.hashicorp.com/vccw-team/xenial64"]
Error: The requested URL returned error: 404 Not Found

Operating System: Ubuntu 16.04
Vagrant Version: 1.8.6
Virtual Box Version: 5.1.34

@lzivadinovic
Copy link

You can try few things, first is to update Vagrant because i guess it tries to fetch box from the old source list and second is simply define new source like here hashicorp/vagrant#9442 (comment)

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

No branches or pull requests

3 participants