Re: [Puppet Users] Puppet web server stops after being started

2016-08-30 Thread 'Michael Wildey' via Puppet Users
> { >>>>> # Allow nodes to retrieve their own catalog >>>>> match-request: { >>>>> path: "^/puppet/v3/catalog/([^/]+)$" >>>>> type: regex >>>>>

Re: [Puppet Users] Puppet web server stops after being started

2016-08-29 Thread 'Michael Wildey' via Puppet Users
sort-order: 500 >>> name: "puppetlabs catalog" >>> }, >>> ... >>> ] >>> } >>> >>> For reference, you can see the complete content of the Puppet Server >>> auth.conf file for the 2.4.0 pa

Re: [Puppet Users] Puppet web server stops after being started

2016-08-23 Thread 'Michael Wildey' via Puppet Users
chael, >> If you don't mind posting the contents of your auth.conf as well, that >> could help in figuring out what is going on. It looks like there is a >> problem with the contents of the file, but without seeing the file, it is >> hard to know what specifically is wrong.

Re: [Puppet Users] Puppet web server stops after being started

2016-08-05 Thread 'Michael Wildey' via Puppet Users
y to help debug further. > > > Hope that helps, > > -Matthaus > > > On Wed, Aug 3, 2016 at 8:17 AM, 'Michael Wildey' via Puppet Users < > puppet...@googlegroups.com > wrote: > >> Ok, I did it now in foreground, just like you told me. >> What I

Re: [Puppet Users] Puppet web server stops after being started

2016-08-03 Thread &#x27;Michael Wildey&#x27; via Puppet Users
le so it's easy to find. `/opt/puppetlabs/bin/puppetserver > foreground` should do the right thing. If you can paste or gist the log > output that would help a lot in figuring out what is going on. > > -Matthaus > > On Tue, Aug 2, 2016 at 7:11 AM, 'Michael Wildey' via Pupp

Re: [Puppet Users] Puppet web server stops after being started

2016-08-02 Thread &#x27;Michael Wildey&#x27; via Puppet Users
gt; rnel...@gmail.com > > On Fri, Jul 29, 2016 at 12:18 PM, 'Michael Wildey' via Puppet Users < > puppet...@googlegroups.com > wrote: > >> I installed an puppetserver just like ist is written in the manual >> https://docs.puppet.com/puppet/4.5/reference/inde

[Puppet Users] Puppet web server stops after being started

2016-07-29 Thread &#x27;Michael Wildey&#x27; via Puppet Users
I installed an puppetserver just like ist is written in the manual https://docs.puppet.com/puppet/4.5/reference/index.html on Debian Jessie. My Problem is that as soon as I want to get a cert for an agent it says that the puppetserver doesn't listen on Port 8140. Now I found out that the web se