Hi again,
problem solved.
I re-installed also the puppet-dashboard following official information 
here:

http://docs.puppetlabs.com/dashboard/manual/1.2/bootstrapping.html#installing-from-git

There is an error on the provided *dashboard-vhost.conf*:
there variable 

*RailsAutoDetect*

is not supported since passenger 4.0.0 

http://www.modrails.com/documentation/Users%20guide%20Apache.html#_railsautodetect_rackautodetect_and_wsgiautodetect

I used instead 
PassengerEnabled On

Cheers and good luck.

    Luca

Il giorno venerdì 9 maggio 2014 09:51:10 UTC+2, Luca Mazzaferro ha scritto:
>
>
> 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, twm...@gmail.com 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 puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/b23d9926-cead-4fd2-9bf8-019dff945678%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to