Hi,

Just to add some more info, I get this when I visit https://puppet: 
8140/:

0       /usr/lib/ruby/1.8/puppet/network/http_server/rack.rb    62      in  
`initialize'
1       config.ru       32      in `new'
2       config.ru       32      
3       /var/lib/gems/1.8/gems/passenger-2.1.2/vendor/rack-0.9.1/lib/rack/ 
builder.rb      29      in `instance_eval'
4       /var/lib/gems/1.8/gems/passenger-2.1.2/vendor/rack-0.9.1/lib/rack/ 
builder.rb      29      in `initialize'
5       config.ru       1       in `new'
6       config.ru

And after changing PassengerLogLevel to 3 I get this in my apache  
error.log:

[ pid=6987 file=ApplicationPoolServerExecutable.cpp:392  
time=2009-05-05 11:57:35.26 ]:
   Client 0x8096fb0: SpawnException occured (with error page)

Hmm, I simply can't figure out what I'm doing wrong...

On May 5, 2009, at 10:28 , Juri Rischel Jensen wrote:

> Hi eveyone,
>
> I'm struggling with setting up a Passengerbased Puppetmaster. I've  
> followed the guidelines on 
> http://reductivelabs.com/trac/puppet/wiki/UsingPassenger 
>  and doublechecked the config, but I can't get it to work properly :-(
>
> I'm using Puppet 0.24.8 installed as .deb packages, rack version  
> 0.4.0 (as specified in the UsingPassenger guideline) and Passenger  
> v. 2.1.2.
>
> When I launch Apache, it starts up fine, but I can see in my process  
> list, and in my logs, that Rack starts the app, but dies immediately  
> after startup. The only thing I get in my syslog is:
>
>       [29500]: Starting Rack server for puppet version 0.24.8
>
> In my Apache error.log I get this:
>
> [ pid=14946 file=Hooks.cpp:762 time=2009-05-05 10:06:55.992 ]:
>   Initializing Phusion Passenger...
> [Tue May 05 10:06:56 2009] [notice] Apache/2.2.9 (Debian) mod_ssl/ 
> 2.2.9 OpenSSL/0.9.8g Phusion_Passenger/2.1.2 configured -- resuming  
> normal operations
>
> I've tried to get some more debug information by setting loglevel to  
> debug in config.ru:
>
>       Puppet::Util::Log.level = :debug
>
> But that doesn't change a thing. :-(
>
> Do any of you have an idea about what could be wrong...?
>
>
> --
> Med venlig hilsen/Best regards
> Juri Rischel Jensen
>
> Fab:IT ApS
> Vesterbrogade 50
> DK-1620 København
> Tlf: +45 70 202 407
> www.fab-it.dk
>
>
> >

--
Med venlig hilsen/Best regards
Juri Rischel Jensen

Fab:IT ApS
Vesterbrogade 50
DK-1620 København
Tlf: +45 70 202 407
www.fab-it.dk


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

Reply via email to