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 puppet-users+unsubscribe@googlegroups.com. To post to this group, send email to puppet-users@googlegroups.com. Visit this group at http://groups.google.com/group/puppet-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
Gregory Damiani
2013-Mar-29 19:57 UTC
[Puppet Users] Re: puppet dashboard stopped updating
Looks like I sussed it on my own. This had nothing to do with environments. In the process of updating my puppet.conf file, I fat fingered the master''s reporturl ... simple as that. Nothing to see here. Thanks /Greg On Friday, March 29, 2013 3:08:26 PM UTC-4, Gregory Damiani wrote:> > 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 puppet-users+unsubscribe@googlegroups.com. To post to this group, send email to puppet-users@googlegroups.com. Visit this group at http://groups.google.com/group/puppet-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
Reasonably Related Threads
- Puppet-Dashboard nodes showing up as unreported
- puppet-dashboard load balanced report processing issues.
- Dashboard not retrieving inventory
- One Dashboard for Multiple Masters
- Dashboard - Unable to submit report to http://127.0.0.1:3000/reports/upload [301] Moved Permanently