Hi, I have 3 puppet-masters/puppet-dashboards "supposedly" configured equally but in one of them the reports are not being imported on the dashboard. The other two work ok.
If in the failing one I run the RAILS_ENV=production rake reports:import then the reports are imported on the dashboard [root@ puppet-dashboard]# RAILS_ENV=production rake reports:import (in /usr/share/puppet-dashboard) Importing 23 reports from /var/lib/puppet/reports in the background Importing: 100% |##############################################################################################################################################| Time: 00:00:00 23 of 23 reports queued They can be seen as pending tasks on the dashboard Then the puppet delayed jobs can process them: [...] 2014-10-14T15:54:25+0200: [Worker(delayed_job.0 host:puppet-dashboard pid:5006)] Report.create_from_yaml_file completed after 1.6418 2014-10-14T15:54:25+0200: [Worker(delayed_job.0 host:puppet-dashboard pid:5034)] Report.create_from_yaml_file completed after 1.7403 [...] On the other servers all the process is automatic and I have double checked the configuration. In fact at the beginning this server worked ok two but one day it stopped. Any Idea what am I missing? Best regards -------------------------------------------------------------------------------------- Juan Sierra Pons [email protected] Linux User Registered: #257202 Web: http://www.elsotanillo.net Git: http://www.github.com/juasiepo GPG key = 0xA110F4FE Key Fingerprint = DF53 7415 0936 244E 9B00 6E66 E934 3406 A110 F4FE -------------------------------------------------------------------------------------- -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/CABS%3Dy9v%3D32d0E6VUN0fFXqzhgLMEEdWsj%2BVAznoBjJHqhQiwdA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
