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

404 Error #7

Open
jrogers512 opened this issue Dec 10, 2016 · 2 comments
Open

404 Error #7

jrogers512 opened this issue Dec 10, 2016 · 2 comments

Comments

@jrogers512
Copy link

I may be missing something obvious here, but following instructions in the README seems to result in a 404 error?

[vqfx10k-vagrant] git remote get-url origin                                                                                                                                           22:31:30  ☁  master ☀
https://github.com/Juniper/vqfx10k-vagrant.git
[vqfx10k-vagrant] ls                                                                                                                                                                  22:31:53  ☁  master ☀
INSTALL.md  LICENSE  README.md	TROUBLESHOOTING.md  full-1qfx  full-1qfx-1srv  full-2qfx  full-2qfx-4srv-evpnvxlan  full-4qfx  light-1qfx  light-2qfx  light-2qfx-2srv	light-ipfabric-2S-3L
[vqfx10k-vagrant] cd light-1qfx                                                                                                                                                       22:31:57  ☁  master ☀
[light-1qfx] vagrant up                                                                                                                                                               22:32:05  ☁  master ☀
Bringing machine 'vqfx' up with 'virtualbox' provider...
==> vqfx: Box 'juniper/vqfx10k-re' could not be found. Attempting to find and install...
    vqfx: Box Provider: virtualbox
    vqfx: Box Version: >= 0
The box 'juniper/vqfx10k-re' 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/juniper/vqfx10k-re"]
Error: The requested URL returned error: 404 Not Found
@dgarros
Copy link
Contributor

dgarros commented Dec 10, 2016

Hi @jrogers512

the Vagrant Box are not published on Vagrant Cloud as of today.
You need to download them here: http://www.juniper.net/support/downloads/?p=vqfxeval#sw
and install them manually first.

Thanks
Damien

@akosiaris
Copy link
Contributor

I think this is no longer the case and boxes are finally published. At least that's what https://app.vagrantup.com/juniper/boxes/vqfx10k-re suggests so this is probaly resolved.

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

3 participants