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

box-cutter/ubuntu1610 cannot be retrieved #3

Open
mladenuzelac opened this issue Nov 27, 2017 · 13 comments
Open

box-cutter/ubuntu1610 cannot be retrieved #3

mladenuzelac opened this issue Nov 27, 2017 · 13 comments

Comments

@mladenuzelac
Copy link

Hi,

I tried to do vagrant up today or manually add the box and I could do it.
I get the menu to choose the provider, but I cannot download the box.

So vagrantfile is no working.

@g0t4
Copy link
Owner

g0t4 commented Nov 27, 2017

What's the error output from vagrant?

What provider are you using? Is it listed here? https://app.vagrantup.com/box-cutter/boxes/ubuntu1610

@mladenuzelac
Copy link
Author

mladenuzelac commented Nov 27, 2017 via email

@g0t4
Copy link
Owner

g0t4 commented Nov 27, 2017 via email

@mladenuzelac
Copy link
Author

mladenuzelac commented Nov 30, 2017 via email

@g0t4
Copy link
Owner

g0t4 commented Nov 30, 2017 via email

@lanovoy
Copy link

lanovoy commented Dec 29, 2017

Tried changing to 1604, getting the same...

`
C:\Projects\docker-swarm-mode-getting-started>vagrant up
Bringing machine 'm1' up with 'virtualbox' provider...
Bringing machine 'm2' up with 'virtualbox' provider...
Bringing machine 'm3' up with 'virtualbox' provider...
Bringing machine 'w1' up with 'virtualbox' provider...
Bringing machine 'w2' up with 'virtualbox' provider...
Bringing machine 'w3' up with 'virtualbox' provider...
Bringing machine 'w4' up with 'virtualbox' provider...
==> m1: Box 'box-cutter/ubuntu1604' could not be found. Attempting to find and install...
m1: Box Provider: virtualbox
m1: Box Version: >= 0
==> m1: Loading metadata for box 'box-cutter/ubuntu1604'
m1: URL: https://vagrantcloud.com/box-cutter/ubuntu1604
==> m1: Adding box 'box-cutter/ubuntu1604' (v2.0.26) for provider: virtualbox
m1: Downloading: https://vagrantcloud.com/box-cutter/boxes/ubuntu1604/versions/2.0.26/providers/virtualbox.box
m1:
An error occurred while downloading the remote file. The error
message, if any, is reproduced below. Please fix this error and try
again.

The requested URL returned error: 404 Not Found
`

@lanovoy
Copy link

lanovoy commented Dec 29, 2017

Tried instead generic/ubuntu1610. The box got downloaded fine (altho, very slow), but then the provisioning failed on docker installation script:
m1: # Executing docker install script, commit: 1d31602 m1: m1: Either your platform is not easily detectable or is not supported by this m1: installer script. m1: Please visit the following URL for more detailed installation instructions: m1: m1: https://docs.docker.com/engine/installation/

@GarethOates
Copy link

it's boxcutter, they moved from box-cutter to boxcutter on github. Either way, they no longer provide the binaries so the box doesn't work and cannot be downloaded. This a show stopper for me just now as I go through the course. Does anyone know where I can find an alternate box to download, or can explain what needs to be done to a generic Ubuntu box to make this work? Is it just a case of installing virtualbox (or your desired provider) onto it?

@g0t4
Copy link
Owner

g0t4 commented Mar 27, 2018

I'll post this on vagrant cloud under my own account.

@GarethOates
Copy link

GarethOates commented Mar 27, 2018

ndn-jenkins/ubuntu1604-amd64

This one might do the trick instead!

EDIT: Have tested using this Vagrant box and it works nicely.

@Frequence-xx
Copy link

Tried ndn-jenkins/ubuntu1604-amd64 but got the following error:

m1: Download redirected to host: vagrantcloud-files-production.s3.amazonaws.com
An error occurred while downloading the remote file. The error
message, if any, is reproduced below. Please fix this error and try
again.

OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 54

Using Ecodev/ubuntu-server-1604 worked for me

@fgerner
Copy link

fgerner commented Nov 29, 2018

Hello!

So, it looks like we still have this issue?!??
Would it be possible to update the vagrant file with an image that are downloadable and and the provisioning script works with?
I have tried changing images to download, "generic/ubuntu1610" and so on. no luck so far..

Cheers,
Fred

@snowfrogdev
Copy link

Still experiencing this problem.

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

7 participants