Issue #3428 has been updated by Kenneth Holter.
I've installed both dashboard and puppetmaster, and everything seems to be working just fine. The only issue that I'm aware of is the external nodes script. I'm able to reproduce the issue, so if you could give tell me how to extract the info you'll need to debug this I'll get it done. ---------------------------------------- Bug #3428: external node classifer fails with wrong Content-Length format http://projects.puppetlabs.com/issues/3428 Author: Dan Bode Status: Needs more information Priority: Normal Assigned to: Category: Target version: Keywords: Branch: Affected URL: on some centos 5.3 and 5.4 machines, the external node classifier fails with the following error message when run. I have seen this on two separate machine, but I cannot reliably recreate. For machines where it occurs, it always occurs. On my cetos 5.3 image, it works fine. This error message is from 0.2.0, I have also seen it occur on 1.0.0rc1, but I do not have the exact stack trace. [r...@machine:~/git/puppet-dashboard 15:20:59]# ./bin/external_node myhost /usr/lib/ruby/1.8/net/http.rb:1334:in `content_length': wrong Content-Length format (Net::HTTPHeaderSyntaxError) from /usr/lib/ruby/1.8/net/http.rb:2210:in `read_body_0' from /usr/lib/ruby/1.8/net/http.rb:2173:in `read_body' from /usr/lib/ruby/1.8/net/http.rb:2198:in `body' from /usr/lib/ruby/1.8/net/http.rb:2137:in `reading_body' from /usr/lib/ruby/1.8/net/http.rb:1052:in `request' from ./bin/external_node:20 from /usr/lib/ruby/1.8/net/http.rb:543:in `start' from /usr/lib/ruby/1.8/net/http.rb:440:in `start' from ./bin/external_node:20 -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
