I'm trying to setup my puppetmaster to use apache/mongrel. I've followed the guide at http://projects.puppetlabs.com/projects/1/wiki/Using_Mongrel for doing this.
My puppetmaster starts fine. When I have a client hit the puppetmaster I get the following. >From master: err: uninitialized constant Mongrel::Const::REQUEST_PATH >From client: info: Retrieving plugin err: /File[/var/lib/puppet/lib]: Failed to generate additional resources using 'eval_generate': Error 400 on SERVER: uninitialized constant Mongrel::Const::REQUEST_PATH err: /File[/var/lib/puppet/lib]: Could not evaluate: Error 400 on SERVER: uninitialized constant Mongrel::Const::REQUEST_PATH Could not retrieve file metadata for puppet://puppet/plugins: Error 400 on SERVER: uninitialized constant Mongrel::Const::REQUEST_PATH info: Loading facts in hcs_service info: Loading facts in memorysize info: Loading facts in os_version info: Loading facts in hcs_service info: Loading facts in memorysize info: Loading facts in os_version err: Could not retrieve catalog from remote server: Error 400 on SERVER: uninitialized constant Mongrel::Const::REQUEST_PATH warning: Not using cache on failed catalog err: Could not retrieve catalog; skipping run Did I mis-configure something, and if so can someone help point me in the correct direction? This is on a SLES10 SP3 server/client systems. I compiled puppet 2.6.4 from source using SLES provided packages to meet dependencies (ruby). Thanks, Jake -- 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.