[Puppet Users] Nginx/Mongrel Could not retrieve catalog from remote server: Error 403 on SERVER

2010-06-08 Thread Jomo
It works well when I use webrick. The config of nginx is from puppet wiki, some logs is below, what's wrong? puppet version:0.25.4 client: ... ... debug: /File[/var/lib/puppet/ssl/certs/ca.pem]: Autorequiring File[/ var/lib/puppet/ssl/certs] debug: /File[/var/lib/puppet/state/state.yaml]: Changi

[Puppet Users] Re: Nginx/Mongrel Could not retrieve catalog from remote server: Error 403 on SERVER

2010-06-08 Thread Jomo
It works for me too, thank you. It should be added to the wiki. btw, my nginx is 0.8.29. On 6月9日, 上午12时01分, Dan Carley wrote: > On 8 June 2010 10:06, Jomo wrote: > > > It works well when I use webrick. The config of nginx is from puppet > > wiki, some logs is below, what'

[Puppet Users] Re: Nginx/Mongrel Could not retrieve catalog from remote server: Error 403 on SERVER

2010-06-09 Thread Jomo
wiki is right, I forgot this: ssl_client_header = HTTP_X_SSL_SUBJECT On 6月9日, 上午10时21分, Jomo wrote: > It works for me too, thank you. > It should be added to the wiki. > > btw, my nginx is 0.8.29. > > On 6月9日, 上午12时01分, Dan Carley wrote: > > > On 8 June 2010 10:

[Puppet Users] Re: ANNOUNCE: Puppet 2.6.1 - Release Candidate 2 available!

2010-08-15 Thread Jomo
Still did not fix bug #3922 On Aug 12, 1:49 pm, James Turnbull wrote: > In the long Puppet tradition of fast releases and agile iteration comes > the 2.6.1 release! > > The second release candidate is now available and is a maintenance > release in the 2.6.x branch. > > It contains a number of fu

[Puppet Users] Puppet performance test

2010-08-16 Thread Jomo
I host about 700 directories and 1300 files on the puppetmaster server, using default Webrick server. On the client, it takes about 6 minutes to get these files, and responses lots of errors which like "Failed to retrieve current state of resource" :( -- You received this message because you are

[Puppet Users] Re: Puppet performance test

2010-08-17 Thread Jomo
The line in config.rb " require 'puppet/application/puppetmasterd' " it should be " require 'puppet/application/master' " ? On Aug 18, 2:41 am, James Turnbull wrote: > Daniel Pittman wrote: > > I suggest you look to replacing webrick with one of the other options that > > give multiple, load

[Puppet Users] Re: Puppet performance test

2010-08-17 Thread Jomo
Debain squeeze with passenger 2.2.15 , I got these errors: [Tue Aug 17 16:40:31 2010] [notice] Apache/2.2.16 (Debian) PHP/5.3.2-1 with Suhosin-Patch mod_python/3.3.1 Python/2.6.6rc1+ mod_ssl/2.2.16 OpenSSL/0.9.8o Phusion_Passenger/2.2.15 configured -- resuming normal operations *** Exception LoadE