Hi,
thank you for this suggestion.
Probably you are right, indeed; the problem should be there.
Actually the Puppet-Passenger system is working again what I did on my SL6 
is:

Update the rack and passenger from the version passenger-4.0.41 
to passenger-4.0.42
gem install rack passenger
run again the passenger module installation command for apache2.
passenger-install-apache2-module
 
These two actions didn't solve the situation but when I copied again the 
config.ru 

cp /usr/share/puppet/ext/rack/config.ru 
/usr/share/puppet/rack/puppetmasterd/

it starts to work again.

What I guess is this: the Dashboard installation in some way rewrote the 
config.ru and create the problem.
I will try to install it again making a bkp copy of config.ru before.

Is it possible? Anyone experienced something like this?
I'll keep you updated.
Cheers.


Il giorno giovedì 8 maggio 2014 20:45:21 UTC+2, [email protected] ha scritto:
>
> Check your config.ru and make sure it is correct and in the right 
> location. I had an old one from Foreman there and that was breaking the 
> system apparently. 
>

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/919f5c3e-0d90-4a3b-b763-e251e7fc058c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to