I am getting all these error from each client. This log is from one of
the puppet clients
I am guessing I need to replace the
/usr/share/puppet/rack/puppetmasterd/config.ru
(http://pastebin.com/f39e8e519)
with the ext/rack/files/config.ru of puppet 0.25.1
(http://pastebin.com/f4b74220b) to fix this issue.
I am running Apache/2.2.11 (Ubuntu) mod_ssl/2.2.11 OpenSSL/0.9.8g
Phusion_Passenger/2.2.2 on ubuntu 9.04
Please advise.
--
Asif Iqbal
PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
Cheers,
Atha
> --
> You received this message because you are subscribed to the Google Groups "Puppet Users" group.
> To post to this group, send email to puppet...@googlegroups.com.
> To unsubscribe from this group, send email to puppet-users...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
>
I am using the puppet 0.25.1 for ubuntu 9.04 from PPA repos. I guess
it did not overwrite config.ru.
I will just copy the config.ru from puppet 0.25.1 and restart puppet.
Is there anything else I need check to make sure puppet starts by
passenger with right setup ?