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

Not a valid version of Chef misleading error message on network connectivity issues #121

Open
szetheli opened this issue Jun 1, 2015 · 3 comments

Comments

@szetheli
Copy link

szetheli commented Jun 1, 2015

Over the last couple of days, I've been getting the following error when installing vagrant chef files. 11.6.2 is a valid version, and as long as the network is working, and the server's its pulling from are working, everything installs fine. But if either the network or the servers aren't allowing a connection, the error message is very misleading as to the actual cause of failure.

There are errors in the configuration of this machine. Please fix
the following errors and try again:

vagrant-omnibus:

  • '11.6.2' is not a valid version of Chef.

A list of valid versions can be found at: http://www.opscode.com/chef/install/

@szetheli
Copy link
Author

szetheli commented Jun 1, 2015

To be clear, I'm not sure the issue of connectivity is local to the network I'm trying to connect from or with the www.getchef.com domain. This issue is to address the error message that is reported.

@ccope
Copy link

ccope commented Dec 23, 2015

+1, several people at my company (including myself) have encountered this now. I suspect it's due to a lack of retries in Gem::DependencyInstaller.find_gems_with_sources

@chuangtim
Copy link

+1,I also encountered this

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

3 participants