Skip to content

Instantly share code, notes, and snippets.

@jamesc
Created August 21, 2012 23:54
Show Gist options
  • Save jamesc/3420608 to your computer and use it in GitHub Desktop.
Save jamesc/3420608 to your computer and use it in GitHub Desktop.
/srv/piab/mounts/chef-pedant-core/lib/pedant/requestor.rb:23:in `read': can't convert nil into String (TypeError)
from /srv/piab/mounts/chef-pedant-core/lib/pedant/requestor.rb:23:in `initialize'
from /srv/piab/mounts/chef-pedant-core/lib/pedant/requestor.rb:51:in `initialize'
from /srv/piab/mounts/chef-pedant-core/lib/pedant/opensource/platform.rb:66:in `new'
from /srv/piab/mounts/chef-pedant-core/lib/pedant/opensource/platform.rb:66:in `create_client'
from /srv/piab/mounts/chef-pedant-core/lib/pedant/opensource/platform.rb:77:in `client_from_config'
from /srv/piab/mounts/chef-pedant-core/lib/pedant/opensource/platform.rb:27:in `block in setup'
from /srv/piab/mounts/chef-pedant-core/lib/pedant/opensource/platform.rb:19:in `each'
from /srv/piab/mounts/chef-pedant-core/lib/pedant/opensource/platform.rb:19:in `setup'
from /srv/piab/mounts/chef-pedant-core/lib/pedant.rb:86:in `block (2 levels) in configure_rspec'
from /opt/chef-server/embedded/lib/ruby/gems/1.9.1/gems/rspec-core-2.11.1/lib/rspec/core/hooks.rb:23:in `instance_eval'
from /opt/chef-server/embedded/lib/ruby/gems/1.9.1/gems/rspec-core-2.11.1/lib/rspec/core/hooks.rb:23:in `run'
from /opt/chef-server/embedded/lib/ruby/gems/1.9.1/gems/rspec-core-2.11.1/lib/rspec/core/hooks.rb:72:in `block in run'
from /opt/chef-server/embedded/lib/ruby/gems/1.9.1/gems/rspec-core-2.11.1/lib/rspec/core/hooks.rb:72:in `each'
from /opt/chef-server/embedded/lib/ruby/gems/1.9.1/gems/rspec-core-2.11.1/lib/rspec/core/hooks.rb:72:in `run'
from /opt/chef-server/embedded/lib/ruby/gems/1.9.1/gems/rspec-core-2.11.1/lib/rspec/core/hooks.rb:424:in `run_hook'
from /opt/chef-server/embedded/lib/ruby/gems/1.9.1/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:27:in `block in run'
from /opt/chef-server/embedded/lib/ruby/gems/1.9.1/gems/rspec-core-2.11.1/lib/rspec/core/reporter.rb:34:in `report'
from /opt/chef-server/embedded/lib/ruby/gems/1.9.1/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:25:in `run'
from /opt/chef-server/embedded/lib/ruby/gems/1.9.1/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:69:in `run'
from ./opscode-pedant:13:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment