If this is accurate, I can only warn that I've run into horribly annoying,
manifest-breaking issues trying to run 2.6/2.7 clients with 3.3 servers. It
may not be official advice, but if you can make puppet client versions
track your puppet server closer, you will have much less headache.

Jeff


On Thu, Dec 5, 2013 at 7:29 PM, Jon Yeargers <ethrbu...@gmail.com> 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/d0e27c25-4970-4ee8-bc75-680d057ff9aa%40googlegroups.com
> .
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
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/CAHahqg23m9mitoPJGxRTNbdBCQ1JVG19mJOU5io%2BmqP-k3q08A%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to