Umm, I don't think that is the issue. I'm pretty sure this is  
something puppet server related. the next line reads:

Thu Sep 24 12:11:31 puppet-dev puppetmasterd[1196] <Notice>: Denying  
unauthenticated client marcusmini-a.lanl.gov(128.165.129.167) access  
to fileserver.list
Thu Sep 24 12:11:31 puppet-dev puppetmasterd[1196] <Error>: Puppet  
Server (Rack): Internal Server Error: Unhandled Exception: "Host  
marcusmini-a.lanl.gov(128.165.129.167) not authorized to call  
fileserver.list"
Thu Sep 24 12:11:31 puppet-dev puppetmasterd[1196] <Notice>: Denying  
unauthenticated client marcusmini-a.lanl.gov(128.165.129.167) access  
to fileserver.describe
Thu Sep 24 12:11:31 puppet-dev puppetmasterd[1196] <Error>: Puppet  
Server (Rack): Internal Server Error: Unhandled Exception: "Host  
marcusmini-a.lanl.gov(128.165.129.167) not authorized to call  
fileserver.describe"
Thu Sep 24 12:11:33 puppet-dev puppetmasterd[1196] <Notice>: Denying  
unauthenticated client marcusmini-a.lanl.gov(128.165.129.167) access  
to puppetmaster.getconfig
Thu Sep 24 12:11:33 puppet-dev puppetmasterd[1196] <Error>: Puppet  
Server (Rack): Internal Server Error: Unhandled Exception: "Host  
marcusmini-a.lanl.gov(128.165.129.167) not authorized to call  
puppetmaster.getconfig"

Where do I set up that machines can access these files?
Why is this different using passenger than webrick?



---
Thanks,

Allan Marcus
505-667-5666



On Sep 24, 2009, at 11:14 AM, Trevor Vaughan wrote:

>
> Did you happen to turn on Apache's Cert verification?
>
> If so, you'll need to set up a puppet CA on a different port.
>
> Trevor
>
> On Thu, Sep 24, 2009 at 12:13, Allan Marcus <al...@lanl.gov> wrote:
>>
>> Hello,
>>
>> When I run puppetmasterd (0.25.1.rc1) with webrick, it works fine and
>> my test client and connect and do everything it needs to do.
>>
>> When I run pappetmasterd with passenger (2.2.2) I see the following
>> error in the log:
>>
>> Thu Sep 24 10:09:43 puppet-dev puppetmasterd[732] <Notice>: Denying
>> unauthenticated client marcusmini-a.lanl.gov(<ip removed>) access to
>> fileserver.list
>>
>> there are a number of related errors all seemingly stemming from this
>> authentication error.
>>
>> Any ideas? Any more info that could help?
>>
>> ---
>> Thanks,
>>
>> Allan Marcus
>> 505-667-5666
>>
>>
>>
>>
>>>
>>
>
> >


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to