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

Download Problems #95

Closed
pluttrell opened this issue Sep 16, 2014 · 1 comment
Closed

Download Problems #95

pluttrell opened this issue Sep 16, 2014 · 1 comment

Comments

@pluttrell
Copy link

I'm having quite a bit of difficulty getting downloads to succeed on what appears to be one particular file...

For reference, I'm using the latest versions of: Mac OS X (host), Vagrant, VirtualBox and Ubuntu (in VM).

When I run "vagrant up --provision", it stalls usually indefinitely on "trying wget..." for example:

==> default: downloading https://opscode-omnibus-packages.s3.amazonaws.com/ubuntu/13.04/x86_64/chef_11.16.0-1_amd64.deb
==> default: to file /tmp/install.sh.5121/chef_11.16.0-1_amd64.deb
==> default: trying wget...

I would assume that this means that the VM is having difficulty pulling down "https://opscode-omnibus-packages.s3.amazonaws.com/ubuntu/13.04/x86_64/chef_11.16.0-1_amd64.deb". When I try this on my host machine, it downloads every time in 4-6 seconds. The VM is also able to download many other files without ever failing.

Any advise on how to resolve this? Or is there an issue somewhere?

Thanks.

@lamont-granquist
Copy link
Contributor

dup of #96

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

No branches or pull requests

2 participants