It's worth reading the ext/rack stuff on how to set up passenger. You don't necessarily need to use the example manifests there to set up Passenger, but we should all be capable of reading puppet manifests to work out what actually needs to be done.
http://github.com/reductivelabs/puppet/tree/0.25.x/ext/rack/ On Tue, Mar 30, 2010 at 11:33 AM, smain kahlouch <smain...@gmail.com> wrote: > I had the same error, i just changed the permissions of the config.ru file. > It has to be owned by the user puppet > > 2010/3/30 cnjohnson <gm.johns...@gmail.com> >> >> If I run puppetmasterd alone I can connect to an 0.24.x client. >> However, if I use passenger (2.2.11) and apache I get the following >> error in my apache error_log: >> >> Could not prepare for execution: Got 1 failure(s) while initializing: >> change from absent to file failed: Could not set file on ensure: >> Permission denied - /var/puppet/log/masterhttp.log >> >> Client-side I get this error: >> >> puppetd[4471]: Could not call puppetca.getcert: #<RuntimeError: HTTP- >> Error: 500 Internal Server Error> >> Mar 30 13:18:32 vmps07 puppetd[4471]: Could not request certificate: >> Certificate retrieval failed: HTTP-Error: 500 Internal Server Error >> >> Changing permissions, user, group ownership on /var/puppet/log/ >> masterhttp.log seems to have no effect. >> >> Any insights would be appreciated. >> >> Cheers-- >> >> Charles >> >> -- >> 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. >> > > -- > 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. > -- nigel -- 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.