I'm running puppet dashboard on a SLES10 system.  I'm using apache2
included with SLES10 and everything is custom compiles:

apache2-2.2.3-16.29.2
ruby-augeas-0.3.0-1.sles10
ruby-1.8.7-1.sles10
ruby-gem-rake-0.8.7-1.sles10
ruby-gem-rack-1.2.1-1.sles10
ruby-gem-passenger-3.0.2-1.sles10
ruby-gem-sys-admin-1.5.4-1.sles10
puppetmaster-2.6.4-1.sles10
ruby-gem-mysql-2.8.1-1.sles10
puppet-dashboard-1.0.4-1.sles10
rubygems-1.4.1-1.sles10
facter-1.5.8-1.sles10

The error I get in my apache logfile is:

[Tue Apr 12 10:18:23 2011] [error] [client xxx.xxx.xxx.xxx]
(104)Connection reset by peer: ap_content_length_filter:
apr_bucket_read() failed

If I edit my puppet.conf on the puppetmaster from (which was set per
https://github.com/puppetlabs/puppet-dashboard):

reporturl = http://hostname/reports/upload

to (found reference to this older path somewhere, don't remember
where):

reporturl = http://hostname/reports

Everything works fine.  From what I've read, '/reports' is old/
deprecated and 'reports/upload' is what should be used ... so I was
wondering if this has been seen before and/or if I'm doing something
wrong.

If you want more information, let me know and I can provide.

Thanks,
Jake

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" 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-users?hl=en.

Reply via email to