Skip to content

Instantly share code, notes, and snippets.

@cwjohnston
Created April 23, 2010 19:08
Show Gist options
  • Save cwjohnston/377012 to your computer and use it in GitHub Desktop.
Save cwjohnston/377012 to your computer and use it in GitHub Desktop.
root@chef:~# /etc/init.d/chef-solr start
* Starting chef-solr chef-solr
[Fri, 23 Apr 2010 19:08:13 +0000] INFO: About to change privilege to chef:chef
/usr/lib/ruby/1.8/ohai/system.rb:120:in `join': can't convert nil into String (TypeError)
from /usr/lib/ruby/1.8/ohai/system.rb:120:in `all_plugins'
from /usr/lib/ruby/1.8/ohai/system.rb:117:in `each'
from /usr/lib/ruby/1.8/ohai/system.rb:117:in `all_plugins'
from /usr/lib/ruby/1.8/chef/client.rb:121:in `run_ohai'
from /usr/lib/ruby/1.8/chef/client.rb:126:in `determine_node_name'
from /usr/lib/ruby/1.8/chef/client.rb:147:in `build_node'
from /usr/share/chef-solr/lib/chef/solr/application/solr.rb:125:in `setup_application'
from /usr/lib/ruby/1.8/chef/application.rb:56:in `run'
from /usr/sbin/chef-solr:26
...fail!
root@chef:~# ohai hostname
[
"chef"
]
root@chef:~# ohai fqdn
[
"chef.drp.es.bluecoat.com"
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment