Why are not the reports uploading?

13 views
Skip to first unread message

Peter Berghold

unread,
Feb 8, 2012, 4:16:48 PM2/8/12
to puppet...@googlegroups.com
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

Russell Van Tassell

unread,
Feb 8, 2012, 4:27:45 PM2/8/12
to puppet...@googlegroups.com
Immediately before that, did you miss the agent configuration?

  # puppet.conf (on each agent)
  [agent]
    report = true




--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To post to this group, send email to puppet...@googlegroups.com.
To unsubscribe from this group, send email to puppet-users...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.

Peter Berghold

unread,
Feb 8, 2012, 4:53:47 PM2/8/12
to puppet...@googlegroups.com
That's in there.

Each of the hosts running the agent already have that in there...

Russell Van Tassell

unread,
Feb 9, 2012, 4:40:34 PM2/9/12
to puppet...@googlegroups.com
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?

Peter Berghold

unread,
Feb 10, 2012, 1:31:05 PM2/10/12
to puppet...@googlegroups.com
On Thu, Feb 9, 2012 at 4:40 PM, Russell Van Tassell <russ...@gmail.com> wrote:
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?

Yes. It is universally in all my agent puppet.conf files.
 
Have you restarted the server and agents?

yes
 
Do you see anything written to /var/lib/puppet/reports at all?

There are reports in there...
 
Is it writable by the puppet user?

yup
 
Do you see any obvious errors in any of the logs?

nada...
 
Do you see the reports being posted to /var/lib/puppet/log/masterhttp.log?


chidpmaster - - [08/Feb/2012:12:58:29 EST] "PUT /production/report/chidpmaster.chi.sharkrivertech.com HTTP/1.1" 200 14

Looks like...

I got this working after discovering a typo in my puppet.conf on the master.  (html vs. http)
Reply all
Reply to author
Forward
0 new messages