[Puppet Users] Re: debugging puppetrun + HTTP 503 error

2009-04-03 Thread Rolfs
chris wrote: > Sorry, I was wrong -- namespaceauth.conf on the client only had a > [puppetrunner] entry. With the complete list below it works like a > charm. No problem man. I'm just happy to hear it worked out. Regards Rolf --~--~-~--~~~---~--~~ You received t

[Puppet Users] Re: debugging puppetrun + HTTP 503 error

2009-04-03 Thread chris
Sorry, I was wrong -- namespaceauth.conf on the client only had a [puppetrunner] entry. With the complete list below it works like a charm. Thanks! Chris On Apr 3, 11:15 am, chris wrote: > Jason -- I'm not using passenger, this happens when we run our server > with webbrick or with mongrel. >

[Puppet Users] Re: debugging puppetrun + HTTP 503 error

2009-04-03 Thread chris
Jason -- I'm not using passenger, this happens when we run our server with webbrick or with mongrel. Rolf -- namespaceauth.conf on both the client and the server have [fileserver] allow *.local [puppetmaster] allow *.local [pelementserver] allow *.local [puppetrunner] allow serv3

[Puppet Users] Re: debugging puppetrun + HTTP 503 error

2009-04-02 Thread Rolfs
chris wrote: > puppetd -d -v --no-daemonize gives: Have you tried to run puppetmaster in front ( -d -v --no-daemonize ) for debugging? How does your /etc/puppet/namespaceauth.conf file look on the client and on the server? Regards Rolf --~--~-~--~~~---~--~~ You

[Puppet Users] Re: debugging puppetrun + HTTP 503 error

2009-04-01 Thread Jason Rojas
I think I get this as well when I use puppetrun. Are you by change using passenger at all? -Jason On Apr 1, 2009, at 12:03 PM, chris wrote: > > > Puppet's been super for our installation of ~800 hosts, but I'm trying > to figure out why puppetrun isn't working for our us. Nodes work fine > as