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

ERROR: knife encountered an unexpected error #401

Closed
vgul opened this issue Jan 31, 2016 · 2 comments
Closed

ERROR: knife encountered an unexpected error #401

vgul opened this issue Jan 31, 2016 · 2 comments

Comments

@vgul
Copy link

vgul commented Jan 31, 2016

I got

ERROR: knife encountered an unexpected error
This may be a bug in the 'ec2 server create' knife command or plugin
Please collect the output of this command with the -VV option before filing a bug report.
Exception: NoMethodError: undefined method `empty?' for nil:NilClass

log attached as
http://pastie.org/pastes/10703066/text?key=6i6mph7rsmfxaqqq6sv3gq

@gmiranda23
Copy link

I also encountered this error when not specifying a run_list. Providing a run_list seems to resolve the issue. If you have no run_list to provide, a workaround currently appears to be to provide a blank run_list (e.g. knife ec2 server create [settings] -r '')

@btm
Copy link
Contributor

btm commented Aug 10, 2016

This is a dupe of #370, which is fixed in knife-ec2 0.13.0, released on 8/8/16.

@btm btm closed this as completed Aug 10, 2016
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

3 participants