Patrick,

I did run across that thread, but the GitHub site specifically says
2.2.5 is known to work (http://github.com/puppetlabs/puppet/tree/
master/ext/rack) which made me suspicious that it was my fault. At
this point I guess there is no harm in trying 2.2.11 (or whatever the
latest version is). Are people using passenger versions > 2.2.5 with
success?

- Taylor

On Oct 26, 10:52 am, Patrick <kc7...@gmail.com> wrote:
> On Oct 25, 2010, at 12:50 PM, Taylor Leese wrote:
>
>
>
> > Hi all,
>
> > I'm new to Puppet and I'm trying to setup a puppet master and a client
> > on Amazon EC2 using Passenger. I've gone through the steps described
> > here (http://docs.puppetlabs.com/guides/passenger.html) and here
> > (http://github.com/puppetlabs/puppet/tree/master/ext/rack). However, I
> > am still having some issues.
>
> > My Environment:
> > * Amazon EC2
> > * Puppet 2.6.1
> > * Passenger 2.2.5
>
> > Issue #1:
>
> > From the puppet master node you can see below that passenger is
> > running. However, when I run passenger-status it says that it's not
> > running? Why?
>
> > r...@ip-10-162-214-xxx:/var/log/apache2# ps -ef | grep passenger
> > root     17327 17314  0 19:37 ?        00:00:00 /var/lib/gems/1.8/gems/
> > passenger-2.2.5/ext/apache2/ApplicationPoolServerExecutable 0 /var/lib/
> > gems/1.8/gems/passenger-2.2.5/bin/passenger-spawn-server  /usr/bin/
> > ruby1.8  /tmp/passenger.17294
> > root     17422 13196  0 19:38 pts/0    00:00:00 grep --color=auto
> > passenger
> > r...@ip-10-162-214-xxx:/var/log/apache2# passenger-status
> > ERROR: Phusion Passenger doesn't seem to be running.
> > r...@ip-10-162-214-xxx:/var/log/apache2#
>
> What distro are you using?
>
> A google search for that got me this message.  Any chance it's applicable?
>
> Message at:http://markmail.org/message/wdue4jfvqdjponha
>
> Quoted below:
>
> >> On Sun, Mar 28, 2010 at 8:50 PM, zdennis <zach...@gmail.com> wrote:
> >>We had a production site which was running on Passenger 2.2.5 and ruby- 
> >>enterprise-1.8.6-20080810. It's been running this >>combination for the 
> >>past several months without issue.
> >>Today, the application went down with the error:    uninitialized constant 
> >>PhusionPassenger::Utils::PseudoIO::StringIO
> >Upgrade to 2.2.11. This bug has been fixed months ago.  

-- 
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.

Reply via email to