I upgraded our puppetmaster from 2.7.20 to 2.7.22 and puppet dashboard quit importing reports. I'm getting a failed task with this error message.
undefined method `>=' for nil:NilClass Backtrace <http://puppetconsoletest.prod.utah.gov:3000/delayed_job_failures> /usr/share/puppet-dashboard/lib/report_transformer.rb:18:in `apply' /usr/share/puppet-dashboard/lib/report_transformer.rb:8:in `apply' /usr/share/puppet-dashboard/lib/report_transformer.rb:18:in `inject' /usr/share/puppet-dashboard/lib/report_transformer.rb:7:in `each' /usr/share/puppet-dashboard/lib/report_transformer.rb:7:in `inject' /usr/share/puppet-dashboard/lib/report_transformer.rb:7:in `apply' /usr/share/puppet-dashboard/app/models/report.rb:112:in `create_from_yaml' /usr/share/puppet-dashboard/app/models/report.rb:90:in `create_from_yaml_file' Installed RPMS from yum.puppetlabs.com rpm -qa |grep puppet puppet-server-2.7.22-1.el5 puppet-2.7.22-1.el5 puppet-dashboard-1.2.23-1.el5 If I back-rev puppet and puppet-server to 2.7.20 it works. Any Ideas? Thanks, Joe -- 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. For more options, visit https://groups.google.com/groups/opt_out.
