Hi all, I just did a puppet-dashboard 1.2.6 install with passenger installed and listening on 80 & 443. I am also running puppet 2.6.7 on 8140. My issue is when it comes to reporting. My clients are connecting and uploading reports and I can see them in /var/lib/puppet/reports but the only thing as none of the reports are being processed. I have the worker jobs running using cd /usr/share/puppet-dashboard && env RAILS_ENV=production script/ delayed_job -p dashboard -n 16 -m start. Every time I want to import the new reports I manually import using: cd /usr/share/puppet-dashboard && rake RAILS_ENV=production reports:import REPORT_DIR=/var/lib/puppet/reports/ Can anyone let me know what I am missing? What controls the import of new reports into dashboard? The dashboard install is from the puppetlabs rpms. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.