At the end of the first puppet run,the dashboard workers service claims to have failed to start, though there do seem to be worker processes running and reports are processed.
This issue often persists until the workers are stopped (service puppet-dashboard-workers stop) and restarted (service puppet-dashboard-workers start).
May be related to SSL certificates, or the start order of Apache (with passenger and puppetmaster and dashboard) and puppetdb.
At the end of the first puppet run,the dashboard workers service claims to have failed to start, though there do seem to be worker processes running and reports are processed.
This issue often persists until the workers are stopped (
service puppet-dashboard-workers stop
) and restarted (service puppet-dashboard-workers start
).May be related to SSL certificates, or the start order of Apache (with passenger and puppetmaster and dashboard) and puppetdb.