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

NoMethodError: private method `select' called for nil:NilClass #53

Closed
maxlandon opened this issue Feb 6, 2019 · 2 comments
Closed

NoMethodError: private method `select' called for nil:NilClass #53

maxlandon opened this issue Feb 6, 2019 · 2 comments

Comments

@maxlandon
Copy link

maxlandon commented Feb 6, 2019

Hello,

I run into this issue when vagrant up chef-workstation (running the chef-environment example):
chef_error

The install process as described in the doc went fine, no errors whatsoever.
Ask me if you need further info on my System or else.
Thanks a lot !

@Sliim
Copy link
Owner

Sliim commented Feb 8, 2019

Hi,

it look like an issue with your Chef version (See: chef/chef#6128)
On your screen you are on 12.17.44, and in #54 you said you upgraded to Chef13.

The Chef version 12.17.44 come from the resource examples/chef-environment.pentestrc. Can you try to change this version to 13.x ?

sed -i "s/12\.17\.44/13.2.20/" examples/chef-environment.pentestrc

@maxlandon
Copy link
Author

Yes that works ! Thanks a lot

@Sliim Sliim closed this as completed in 0643751 Apr 24, 2019
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

2 participants