matschaffer / knife-solo

DEPRECATED: Please consider using https://knife-zero.github.io/, ansible, or visit https://www.chef.io/ for other ideas
MIT License
786 stars 213 forks source link

vagrant not able to download chef-client #357

Open Rmathew83 opened 10 years ago

Rmathew83 commented 10 years ago

I am trying to provision a virtual machine using Vagrant configuration file. while provisioning, I get the below error. Chef-client download and install goes well in some networks, but in some it fails.Please help!

Installing Chef 11.10.4 Omnibus package... Downloading Chef 11.10.4 for el... downloading https://www.opscode.com/chef/metadata?v=11.10.4&prerelease=false&p=el&pv=5&m=x86_64 to file /tmp/install.sh.6125/metadata.txt trying wget... Waiting for cleanup before exiting... trying curl... grep: /tmp/stderr : No such file or directory trying perl... trying python... Unable to retrieve a valid package! Please file a bug report at http://tickets.opscode.com Project: Chef Component: Packages Label: Omnibus Version: 11.10.4

Please detail your operating system type, version and any other relevant details Metadata URL: https://www.opscode.com/chef/metadata?v=11.10.4&prerelease=false&p=el&pv=5&m=x86_64 \nDEBUG OUTPUT FOLLOWS:\n\nSTDERR from wget:\n\n--2014-04-01 11:42:12-- https://www.opscode.com/chef/metadata?v=11.10.4&prerelease=false&p=el&pv=5&m=x86_64 Resolving www.opscode.com... 184.106.28.91 Connecting to www.opscode.com|184.106.28.91|:443... failed: Connection timed out. Retrying.

runningman84 commented 10 years ago

This seems to be a local network problem. A problmen which can't be fixed within knife solo...

tmatilai commented 10 years ago

@Rmathew83 maybe those non-working networks are behind proxy servers?