On further inspections the YAML files are still being created but not the 
puppet db entries. 

On Thursday, December 5, 2013 4:29:44 PM UTC-8, Jon Yeargers wrote:
>
> After I got puppetdb working I was looking about at the various bits of 
> data available. Looking at the 'nodes' option I was suprised to see this:
>
>   "report_timestamp" : null
>
> for every node. They all have this for their puppet.conf:
>
> [main]
> logdir=/var/log/puppet
> vardir=/var/lib/puppet
> ssldir=/var/lib/puppet/ssl
> rundir=/var/run/puppet
> factpath=$vardir/lib/facter
> templatedir=$confdir/templates
> [agent]
> server=server_name
> certname=client_name
> pluginsync=true
> report=true
>
> so I assumed they were reporting. 
>
> TL;DR
>
> Looking at /var/log/messages on the server I found these messages 
> appearing:
>
> puppet-master[1090]: Report processor failed: undefined method `>=' for 
> nil:NilClass
>
> What's up? Have I misconfigured something?
>
> Clients: v 2.6
> Server: v 3.3
>
>
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/6abed7eb-6cb9-439e-93be-01524276fed7%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to