Thank you Silviu - I just went through a 0.25.2 installation using passenger 2.2.8 just yesterday and had the same issues which started this thread:
puppetmasterd[29797]: Puppet Server (Rack): Internal Server Error: Unhandled Exception: "Host app3.chassis1 10.x.x.x) not authorized to call fileserver.list" puppetmasterd[29797]: Denying unauthenticated client app3.chassis1 (10.x.x.x) access to fileserver.list Your suggestions commends below fixed the issue.. On Dec 17 2009, 8:37 am, Silviu Paragina <sil...@paragina.ro> wrote: > What's your apache vhost config? Passenger 2.2.2 with 0.25.1 didn't work > for me with the config from the example in 0.25.1 tree > I think there is an error in the 0.25.1 example one. > > I had to add: > RequestHeader set X-SSL-Subject %{SSL_CLIENT_S_DN}e > RequestHeader set X-Client-DN %{SSL_CLIENT_S_DN}e > RequestHeader set X-Client-Verify %{SSL_CLIENT_VERIFY}e > > Silviu > > On 17.12.2009 15:22, lluis wrote: > > > > > We are hitting same problem, how did you solved this? > > > El dc 04 de 11 de 2009 a les 16:11 -0800, en/na Paul Lathrop va > > escriure: > > >> How did you resolve this? I'm having this problem now. > > >> On Mon, Sep 28, 2009 at 9:16 AM, Allan Marcus<al...@lanl.gov> wrote: > > >>> I think I have it working now. > > >>> --- > >>> Thanks, > > >>> Allan Marcus > >>> 505-667-5666 > > >>> On Sep 28, 2009, at 10:13 AM, Allan Marcus wrote: > > >>>> yes, I have all those settings. Attached are the relevant files. > > >>>> To sum up: > > >>>> Everything works fine with webrick > >>>> Nothing I do can make server 0.25.1 w/passenger work with a 0.24.8 > >>>> client > >>>> Only way I can get server 0.25.1 w/passenger to work with a 0.25.1 > >>>> client is to have a a wide open auth.conf file > > >>>> path / > >>>> auth any > >>>> allow * > > >>>> Thanks for your help. > > >>>> --- > >>>> Thanks, > > >>>> Allan Marcus > >>>> 505-667-5666 > > >>>> <client_248.log><client_251.log><puppet.conf><server.log> > > >>>> On Sep 26, 2009, at 8:26 AM, Christian Hofstaedtler wrote: > > >>>>> Also: please check that you have the required settings in the masters > >>>>> puppet.conf as mentioned > >>>>> inhttp://github.com/reductivelabs/puppet/blob/master/ext/rack/README > > >>>>> If it still doesn't work, please post a full log from master + server > >>>>> for a single client run. > > >>>>> Christian > > >>> --~--~---------~--~----~------------~-------~--~----~ > >>> 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 > >>> athttp://groups.google.com/group/puppet-users?hl=en > >>> -~----------~----~----~----~------~----~------~--~--- > > >> --~--~---------~--~----~------------~-------~--~----~ > >> 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 > >> athttp://groups.google.com/group/puppet-users?hl=en > >> -~----------~----~----~----~------~----~------~--~--- > > > -- > > > You received this message because you are subscribed to the Google Groups > > "Puppet Users" group. > > To post to this group, send email to puppet-us...@googlegroups.com. > > To unsubscribe from this group, send email to > > puppet-users+unsubscr...@googlegroups.com. > > For more options, visit this group > > athttp://groups.google.com/group/puppet-users?hl=en.
-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-us...@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.