> {
>>>>> # Allow nodes to retrieve their own catalog
>>>>> match-request: {
>>>>> path: "^/puppet/v3/catalog/([^/]+)$"
>>>>> type: regex
>>>>>
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
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.
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
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
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
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