Re: [Puppet Users] Re: puppetboard unable to reach puppetb

2014-10-09 Thread Tim Dunphy
Hi Ken, > Its a comma, if you are unclear. Yep! I was able to get that by trying it out. But thanks for the feedback! Always extremely welcomed! [root@puppet:~] #cd /etc/puppet [root@puppet:/etc/puppet] #grep reports puppet.conf reports= foreman, puppetdb Try it again and restart

Re: [Puppet Users] Re: puppetboard unable to reach puppetb

2014-10-09 Thread Ken Barber
>> Are you pushing reports into puppetdb or only into foreman? > > > > Ok so I missed that. Sorry dude. And yeah as you point out I originally had > reports only going to foreman. But I changed the puppet.conf to this: > > [root@puppet:/etc/puppet] #egrep -i "reports|storeconfigs" puppet.conf >

Re: [Puppet Users] Re: puppetboard unable to reach puppetb

2014-10-09 Thread Tim Dunphy
Hey Spencer, > Are you pushing reports into puppetdb or only into foreman? Ok so I missed that. Sorry dude. And yeah as you point out I originally had reports only going to foreman. But I changed the puppet.conf to this: [root@puppet:/etc/puppet] #egrep -i "reports|storeconfigs" puppet.conf

Re: [Puppet Users] Re: puppetboard unable to reach puppetb

2014-10-09 Thread Spencer Krum
Are you pushing reports into puppetdb or only into foreman? On Thu, Oct 9, 2014 at 12:29 PM, Tim Dunphy wrote: > Hey Daniele, > > Thanks for your feedback! And especially your suggestion to forego SSL > since I'm running puppetb and puppetboard on the same host. > > Anyway, here's my jetty.ini

Re: [Puppet Users] Re: puppetboard unable to reach puppetb

2014-10-09 Thread Tim Dunphy
Hey Daniele, Thanks for your feedback! And especially your suggestion to forego SSL since I'm running puppetb and puppetboard on the same host. Anyway, here's my jetty.ini file from puppetdb: [root@puppet:/etc/puppetdb/conf.d] #cat jetty.ini | grep -v '#' [jetty] port = 8082 ssl-host = 216.

Re: [Puppet Users] Re: puppetboard unable to reach puppetb

2014-10-09 Thread Daniele Sluijters
Hey, I think I know what's going on here. You've, dutifully, told Puppetboard that it needs to validate the server certificate that PuppetDB is presenting you with (PUPPETDB_SSL_VERIFY) when you setup a connection. However, I'm betting your OS trust-store does not include a copy of the Puppet

Re: [Puppet Users] Re: puppetboard unable to reach puppetb

2014-10-09 Thread Tim Dunphy
Hi Daniel, Thanks for getting back to me. This doesn't look like a configuration error with regard to Puppetboard but > one with regard to Apache. These lines: configuration error: couldn't > perform authentication. AuthType not set!: /static/js/lists.js, referer: > http://puppetboard.jokefire

[Puppet Users] Re: puppetboard unable to reach puppetb

2014-10-09 Thread Daniele Sluijters
Hi, I missed the part where this actually still works but then throws the PuppetDB connection issues. * How did you install Puppetboard, with this module: https://forge.puppetlabs.com/nibalizer/puppetboard? * Are Puppetboard and PuppetDB running on the same machine? * Can you show me your setti

[Puppet Users] Re: puppetboard unable to reach puppetb

2014-10-09 Thread Daniele Sluijters
Hi, This doesn't look like a configuration error with regard to Puppetboard but one with regard to Apache. These lines: configuration error: couldn't perform authentication. AuthType not set!: /static/js/lists.js, referer: http://puppetboard.jokefire.com/ aren't generated by Puppetboard, it h