[chef] Re: TypeError running knife bootstrap windows winrm


Chronological Thread 
  • From: Daniel DeLeo < >
  • To:
  • Subject: [chef] Re: TypeError running knife bootstrap windows winrm
  • Date: Fri, 22 Mar 2013 14:55:45 -0700

Can you post the debug logs and stack trace from running with the `-VV` (very verbose) option?

I'm not familiar with the plugin, I can tell you that it's probably executing code like this:

  %w[ foo bar ][nil]

(trying to look up an element on an array, but using nil as the index).

-- 
Daniel DeLeo

On Friday, March 22, 2013 at 1:58 PM, Todd Bushnell wrote:

Trying to Chef my first Windows server (Windows is my kryptonite) and immediately hit a wall:

knife bootstrap windows winrm sfrwin01.military.com -N sfrwin01.military.com -x Root
WARNING: Could not load IOV methods. Check your GSSAPI C library for an update
WARNING: Could not load AEAD methods. Check your GSSAPI C library for an update
Bootstrapping Chef on sfrwin01.military.com
Enter your password:
ERROR: TypeError: no implicit conversion from nil to integer

Assume maybe it's a bad gem version or something, but searches come up snakeyes.  Appreciate any tips.  

todd








Archive powered by MHonArc 2.6.16.

§