The silly question... that's in the agent's puppet.conf, not just in the agent section of the puppet.conf on the puppet master? Have you restarted the server and agents? Do you see anything written to /var/lib/puppet/reports at all? Is it writable by the puppet user? Do you see any obvious errors in any of the logs? Do you see the reports being posted to /var/lib/puppet/log/masterhttp.log?
On Wed, Feb 8, 2012 at 1:53 PM, Peter Berghold <[email protected]>wrote: > That's in there. > > Each of the hosts running the agent already have that in there... > > > > On Wed, Feb 8, 2012 at 4:27 PM, Russell Van Tassell > <[email protected]>wrote: > >> Immediately before that, did you miss the agent configuration? >> >> # puppet.conf (on each agent) >> [agent] >> report = true >> >> >> >> >> On Wed, Feb 8, 2012 at 1:16 PM, Peter Berghold >> <[email protected]>wrote: >> >>> Hi folks, >>> >>> After installing dashboard after follwing the instructions here: >>> http://docs.puppetlabs.com/dashboard/manual/1.2/bootstrapping.html >>> >>> I find that the reports are not uploading. In my puppet.conf the >>> [master] section has the following: >>> >>> # Dashboard stuff >>> reports = store, html >>> reporturl = http://206.217.196.46:3000/reports/upload >>> >>> >>> puppet version is: 2.7.10 >>> >>> Neither the output from the webbrick server show the uploads happening >>> nor the generated web page. I have the delayed job processors running and >>> I'm beginning to think I've lost my mind... >>> >>> >>> >>> -- >>> Peter L. Berghold >>> Owner, Shark River Technical Solutions LLC >>> >>> -- >>> 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. >>> >> >> -- >> 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. >> > > > > -- > Peter L. Berghold > Owner, Shark River Technical Solutions LLC > > -- > 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. > -- 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.
