I was in the process of setting up puppet environments. I pulled code from my main modules and manifests directories into the prod environment folder, deployed a newer branch of that code to a 'stg' environment folder, updated puppet.conf on the master, and reconfigured puppet.conf on my agents to use the new environments. All looked fine until I checked puppet dashboard a while later and noticed all my hosts were coming up as Unresponsive. I confirmed on the agents that they can still compile catalogs and create changes. But no new reports are coming into the puppet master.
I checked the logs and see the following error: Report processor failed: undefined method `+' for nil:NilClass I'm using a trial version of puppet enterprise 2.6 Any help is appreciated. -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
