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 DeLeoOn 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.xxx.xxx -N sfrwin01.xxx.xxx -x RootWARNING: Could not load IOV methods. Check your GSSAPI C library for an updateWARNING: Could not load AEAD methods. Check your GSSAPI C library for an updateBootstrapping Chef on sfrwin01.xxx.xxxEnter your password:ERROR: TypeError: no implicit conversion from nil to integerAssume 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.