Hi, For installing Dashboard, I follow the instruction in: http://docs.puppetlabs.com/dashboard/manual/1.2/index.html In section 'Serving Dashboard With Passenger and Apache' I use the default port 80. I tried to change it to port 3000, but all the Dashboard stop working.
I search the file Implementation.cpp and I find it in /usr/lib64/ruby/gems/1.8/gems/passenger-4.0.25/ext/common/ApplicationPool2/Implementation.cpp I'm using Apache + Passenger. It look that this error appear in the error_log each time the Dashboard refresh. But it can be that it not directly connect to my problem. In the file /etc/puppet/auth.conf I add: path /facts auth yes method find, search allow dashboard Any idea why I'm still getting, in the 'Inventory' section, the error: Could not retrieve facts from inventory service: 403 "Forbidden" Thanks a lot. On Thursday, December 12, 2013 12:45:49 PM UTC+2, Felix.Frank wrote: > > > .... > About the Dashboard, I use Puppet with Passenger. > > In /etc/httpd/logs/error_logs I have a lot of (I think each time > > Dashboard refreshed) warning: > > [ 2013-12-12 12:34:30.0426 24489/7f1dac713700 > > Pool2/Implementation.cpp:1291 ]: [App 29486 stderr] warning: peer > > certificate won't be verified in this SSL session > > This looks weird. Implementation.cpp? Is dashboard written in C++, or am > I misreading this? > This may not be related to your issues at all. > > How and where did you install dashboard? > -- 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/b2b830b5-8524-4fae-acfb-f02809925c2c%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
