Hi everyone, 
I'm stuck with this error trying to set up inspection reports :
 
Could not send report: Error 400 on SERVER: Could not intern from yaml: 
undefined method `intern' for nil:NilClass


Earlier, I had this one : 

Could not run: Could not find catalog for hostname

That I fixed with : catalog_cache_terminus = yaml 

Agent and server are running puppet 3.2.3.

Full trace here :
[root@hostname ~]# puppet inspect --trace
Error: Could not send report: Error 400 on SERVER: Could not intern from 
yaml: undefined method `intern' for nil:NilClass
/usr/lib/ruby/site_ruby/1.8/puppet/indirector/rest.rb:185:in `is_http_200?'
/usr/lib/ruby/site_ruby/1.8/puppet/indirector/rest.rb:153:in `save'
/usr/lib/ruby/site_ruby/1.8/puppet/indirector/indirection.rb:279:in `save'
/usr/lib/ruby/site_ruby/1.8/puppet/application/inspect.rb:182:in 
`run_command'
/usr/lib/ruby/site_ruby/1.8/puppet/util.rb:179:in `benchmark'
/usr/lib/ruby/1.8/benchmark.rb:308:in `realtime'
/usr/lib/ruby/site_ruby/1.8/puppet/util.rb:178:in `benchmark'
/usr/lib/ruby/site_ruby/1.8/puppet/application/inspect.rb:112:in 
`run_command'
/usr/lib/ruby/site_ruby/1.8/puppet/application.rb:364:in `run'
/usr/lib/ruby/site_ruby/1.8/puppet/application.rb:456:in `plugin_hook'
/usr/lib/ruby/site_ruby/1.8/puppet/application.rb:364:in `run'
/usr/lib/ruby/site_ruby/1.8/puppet/util.rb:504:in `exit_on_fail'
/usr/lib/ruby/site_ruby/1.8/puppet/application.rb:364:in `run'
/usr/lib/ruby/site_ruby/1.8/puppet/util/command_line.rb:132:in `run'
/usr/lib/ruby/site_ruby/1.8/puppet/util/command_line.rb:86:in `execute'
/usr/bin/puppet:4
Notice: Finished inspection in 0.59 seconds

I wasn't able to find anything related to this on the web.
So I would really enjoy any hint on how to fix this.

Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-users@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-users.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to