A bit more information: - I used instructions from O'Reilly *Learning Puppet 4* - I see the reports from nodes in /opt/puppetlabs/server/data/puppetserver/reports. - If I click on the "Nodes" tab in Dashboard, I get "Forbidden You don't have permission to access /nodes on this server." - I used dashboard.conf (as provided with *Learning Puppet 4*) for Apache. Of course, I did some tweaking. But, here's the part that may be the bug-a-boo:
Listen 3000 <VirtualHost *:3000> ServerName dashboard.example.com DocumentRoot /opt/puppet-dashboard/public/ <--- there is no nodes subdirectory here RailsBaseURI / On Friday, February 10, 2017 at 3:06:23 PM UTC-5, Dimitri Yioulos wrote: > > Hi, All. > > Previously, I had a Puppet server running version 3.x, and Puppet > Dashboard 1.2. Worked a treat. Now, I created a new Puppet server version > 4. I got that all working fine. I also installed Dashboard 2.0.0. While > I can see the Dashboard, there are no nodes reported. Has anyone else > installed Puppet Dashboard 2.0.0 to work with Puppet 4 that might give me > some help? > > Thanks. > -- 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/b975e1bf-a063-4055-b021-236ed8511857%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
