I'm trying to use the Puppetlabs-dashboard module to install the dashboard on a new host but I'm getting an error. I am using the latest versions of the following Puppetlabs modules (as of 09/26/2013):
dashboard mysql passenger apache stdlib concat The other modules are not causing problems - I can "include mysql" or whatever without issue. But when I "include dashboard" I get the following: Error: Could not retrieve catalog from remote server: wrong header line format Warning: Not using cache on failed catalog Error: Could not retrieve catalog; skipping run I have replicated this error on three different CentOS 6.x hosts at slightly different patch levels. All were using puppet 3.2.x though. Searching seems to indicate that this error usually indicates a faulty template file. I found three templates in the dashboard module, but all of them pass the syntax check. Likewise I ran "puppet parser validate" on all .pp files but found no problems. I opened an Issue on the GitHub project, but have not received any response, so I thought I would check on the mailing list to see if anyone else has seen this issue, and if they have any workarounds or solutions. Thanks! Chris -- :wq -- 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.
