Hi, On Tue, Oct 20, 2009 at 9:25 AM, Matt <mattmora...@gmail.com> wrote: > > Stephen FWIW, I has issues getting it to work with passenger 2.2.5 and > settled on version 2.2.2 installed using the gem install passenger > -version 2.2.2
I'm still on 2.2.5. I've been able to exchange SSL certs, but now if I run puppet on a client I get this: # puppetd --test err: Could not retrieve catalog from remote server: Error 400 on SERVER: Bad Request warning: Not using cache on failed catalog err: Could not retrieve catalog; skipping run In the access log I see a GET /production/catalog/machine................. but this is a 400. I see nothing in the error log, even on debug level. Everything under /etc/puppet is owned by puppet. Interestingly from a different machine, puppetd --test gives me this: err: Could not retrieve catalog from remote server: Error 403 on SERVER: Forbidden warning: Not using cache on failed catalog err: Could not retrieve catalog; skipping run >From a third (debian) machine I get this: # puppetd --test --server=puppet info: Retrieving plugins err: Could not call fileserver.list: #<RuntimeError: HTTP-Error: 500 Internal Server Error> err: /File[/var/lib/puppet/lib]: Failed to generate additional resources during transaction: HTTP-Error: 500 Internal Server Error err: Could not call fileserver.describe: #<RuntimeError: HTTP-Error: 500 Internal Server Error> err: /File[/var/lib/puppet/lib]: Failed to retrieve current state of resource: HTTP-Error: 500 Internal Server Error Could not describe /plugins: HTTP-Error: 500 Internal Server Error err: Could not call puppetmaster.getconfig: #<RuntimeError: HTTP-Error: 500 Internal Server Error> err: Could not retrieve catalog: HTTP-Error: 500 Internal Server Error warning: Not using cache on failed catalog ldap:~# puppet --version 0.24.5 So far I've spent two days on this, and haven't deployed a single resource with puppet... :( Any ideas? S. -- Stephen Nelson-Smith Technical Director Atalanta Systems Ltd www.atalanta-systems.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---