Hi,
Currently we have 3 puppet masters behind a VIP load balanced (by hardware
load balancer). We have an NFS mount share across the 3 servers which
stores the puppet code and certificates etc. We have some proxy balancers
on the hosts for CA with the 1st puppet master being the active worker a
I just upgraded puppet on my master machine (Ubuntu 12.04, running under
Passenger/Apache) and it doesn't work properly any more. The upgrade was
from 3.3.2 to 3.4.3.
First of all, after the upgrade I found that the location of config.ru had
changed, from /usr/share/puppet/ext/rack/files/config.ru
Dear all,
I have installed
yum install rubygem-passenger
Installed:
rubygem-passenger.x86_64
0:4.0.5-3.el6
Dependency Installed:
rubygem-daemon_controller.noarch 0:1.1.4-3.el6
rubygem-fastthre
Thanks Denmat,
It was probably crosstalk between gems and RPMs. Turns out that the
rubygems RPM was missing some files. Likely cause was accidentally
installing and uninstalling rubygems via non-rpm. Reinstalling the RPM
fixed the problem. For the benefit of others, here's how we found the
p
Hi,
Try loading rack in the ruby irb console.
The other thing is depending on your version of puppet an passenger you will
need a particular rack version. Do a gem list and see if you have more than one
rack gem installed and remove any that may have been recently upgraded.
Can be a bit fiddly
I have a puppetmaster running within passenger+rack. It has been running
properly for almost a year and decided to stop working on the weekend. Now
I'm getting the Purple "Ruby (Rack) application could not be started"
screen with
Error: no such file to load -- rack
Application: /data1/rack/pupp
Since upgrading to 3.x I've had some problems running Puppet under
Passenger. I've spent several /days/ debugging this.
The first symptoms included a new agent could not get a CA cert from the
Puppet Master. I checked my configs, permissions, etc.
When I run puppet master in stand-alone mod
Hi Puppetmasters,
I have a working configuration of a "standard" passenger/puppet setup to
which I added a second virtual host to be accessed only via reverse proxy
(mod_proxy). Passenger and mod_proxy are on different servers.
The scenario is:
direct: client --(ssl)--> passenger:8140
proxied: c
On Mon, 22 Apr 2013 07:06:50 -0700 (PDT)
Drew Blessing wrote:
> We're having a very strange issue with Puppet running on Passenger.
> Every day or 2, our clients start receiving Passenger back traces.
> It's the generic "Ruby (Rack) application could not be started." My
> initial thought was tha
We're having a very strange issue with Puppet running on Passenger. Every
day or 2, our clients start receiving Passenger back traces. It's the
generic "Ruby (Rack) application could not be started." My initial thought
was that this is a resource/configuration problem. Maybe we're overrunnin
Ok well It never finished working in the end. I have just been to busy to
mess with it. So I now have passenger installed and my versions are as
follows:
ruby 1.8.7 (2011-06-30 patchlevel 352) [x86_64-linux]
CentOS release 6.3 (Final)
Apache/2.2.15 (Unix)
rubygem-passenger-3.0.19-1.el6.x86_64
mo
created it, but running the commands anywhere still doesnt work.
cat /etc/profile.d/pass.sh
PATH=$PATH:/usr/lib/ruby/gems/1.8/gems/passenger-3.0.18/bin
ln -s /usr/lib/ruby/gems/1.8/gems/passenger-3.0.18/bin /usr/bin
On Monday, January 7, 2013 6:31:22 PM UTC-5, denmat wrote:
>
> Hi,
>
> Option
Hi,
Options are as follows:
set your $PATH.
PATH=$PATH:/bin
Add a path to a file in your /etc/profile.d/
Symlink binaries to /usr/local/bin
If you use the RPM provided by stealthmonkeys (not the cannabis site ;) ) it
will do this for you.
Cheers
Den
On 08/01/2013, at 4:35, DJames wrote:
>
obviously passenger-status and etc... commands works when you are in the
path /usr/lib/ruby/gems/1.8/gems/passenger-3.0.18/bin
but what env file I need to use to set the right variable to run these
commands from any path?
cat /etc/redhat-release
CentOS release 6.2 (Final) --->> is my OS.
--
The setup can be starts off with a internal VIP created on an internal f5
(behind FW) set up pointing to Nginx then pointing to passenger then --->
puppet master...
again i have a large scales og client/hosts this should work.
On Thursday, November 29, 2012 3:31:46 AM UTC-5, Daniele Sluijt
That depends.
If you start Unicorn and make it listen to a Unix socket then no, you'll
need something in front of it to accept the HTTP connections for you and
then proxy that to the unicorn socket.
You can also tell Unicorn to bind against an IP, in which case you won't
need an nginx in front
we have f5's load balancer can it be used instead of Nginx?
On Wednesday, November 28, 2012 10:30:24 AM UTC-5, jmslagle wrote:
>
>
> On 11/28/2012 09:53 AM, DJames wrote:
> > current dev system is using passenger, but production (babystage) is
> > using 3.0 version, and we have 1800+ servers (pr
On 11/28/2012 09:53 AM, DJames wrote:
current dev system is using passenger, but production (babystage) is
using 3.0 version, and we have 1800+ servers (prod) that will be clients
is passenger the way to go still?
I was previously using passenger and just recently switched to using
nginx
current dev system is using passenger, but production (babystage) is using
3.0 version, and we have 1800+ servers (prod) that will be clients
is passenger the way to go still?
On Wednesday, November 28, 2012 9:34:52 AM UTC-5, Ramin K wrote:
>
> On 11/28/2012 6:11 AM, DJames wrote:
> > ran ac
On 11/28/2012 6:11 AM, DJames wrote:
ran across this, what do you think about Mongrel?
http://projects.puppetlabs.com/projects/1/wiki/Using_Mongrel
It's a more complex config and system for no benefit. Are you having
any problems with Passenger/Apache? It's the simplest and most common
way t
ran across this, what do you think about Mongrel?
http://projects.puppetlabs.com/projects/1/wiki/Using_Mongrel
On Tuesday, November 27, 2012 9:45:28 AM UTC-5, Matthew Burgess wrote:
>
> On Tue, Nov 27, 2012 at 2:27 PM, Dominic James
> >
> wrote:
> > Question: on my current puppet setup 2.7.3-0
ahh i was hoping the puppet master on 3.0 could handle the transport on its
own, well dealing with 1800+ plus production systems this mechanism could
be an issue...
On Tuesday, November 27, 2012 9:45:28 AM UTC-5, Matthew Burgess wrote:
>
> On Tue, Nov 27, 2012 at 2:27 PM, Dominic James
> >
> w
On Tue, Nov 27, 2012 at 2:27 PM, Dominic James wrote:
> Question: on my current puppet setup 2.7.3-0 rhel 6.2 centos - passenger is
> used to provide the throughput for the heavy delivery that puppet could not
> do by itself, was this fix in version 3.0 puppet? I will be upgrading to 3.0
> and wil
Question: on my current puppet setup 2.7.3-0 rhel 6.2 centos - passenger is
used to provide the throughput for the heavy delivery that puppet could not
do by itself, was this fix in version 3.0 puppet? I will be upgrading to
3.0 and will like puppet master to push to multiple of clients without
Perfect that worked. Thanks.
On Tue, Sep 11, 2012 at 8:30 AM, Jakov Sosic wrote:
> On 09/11/2012 05:04 PM, Tony Caffe wrote:
> > Thanks. now that the rpm is installed, I remove the passenger gem?
> > So then do I still have to run:
> >
> > passenger-install-apache2-module
> >
> > after rpm is in
On 09/11/2012 05:04 PM, Tony Caffe wrote:
> Thanks. now that the rpm is installed, I remove the passenger gem?
> So then do I still have to run:
>
> passenger-install-apache2-module
>
> after rpm is installed.
> I am not sure of next step.
You should remove the gem first, then install the packag
Thanks. now that the rpm is installed, I remove the passenger gem?
So then do I still have to run:
passenger-install-apache2-module
after rpm is installed.
I am not sure of next step.
On Monday, September 10, 2012 8:26:48 PM UTC-7, Ramin K wrote:
>
> On 9/10/2012 6:48 PM, Jakov Sosic wrote:
>
On 9/10/2012 6:48 PM, Jakov Sosic wrote:
On 09/07/2012 11:00 PM, Tony Caffe wrote:
Hi I have installed passenger on many machine and this is my 3rd puppet
master on CentOS 6. This one is giving me problems and I have been
trying with different gem versions and still no go.
When I run passenger-i
On 09/07/2012 11:00 PM, Tony Caffe wrote:
Hi I have installed passenger on many machine and this is my 3rd puppet
master on CentOS 6. This one is giving me problems and I have been
trying with different gem versions and still no go.
When I run passenger-install-apache2-moduleI get this error:
So
On Sep 7, 2012, at 2:00 PM, Tony Caffe wrote:
> Hi I have installed passenger on many machine and this is my 3rd puppet
> master on CentOS 6. This one is giving me problems and I have been trying
> with different gem versions and still no go.
> When I run passenger-install-apache2-module I get
Hi I have installed passenger on many machine and this is my 3rd puppet
master on CentOS 6. This one is giving me problems and I have been trying
with different gem versions and still no go.
When I run passenger-install-apache2-module I get this error:
Sorry its really long so I copied to a text
I'm having trouble getting puppetmaster to use passenger, it appears to be
releated SSL selfsigned certificates but I could be barking up the wrong
tree...
Puppet Master is hosted on a CentOS 6.0 32bit machine
# yum list installed | grep puppet
facter.i3861:1.6.11-1.el6
On May 24, 2012, at 3:48 AM, David Schmitt wrote:
>> I have been using Phusion Passenger repo in production since a few
>> months and so far no complains.
>> URL: http://passenger.stealthymonkeys.com/rhel/6/$basearch
>
> Except that - as far as i understood it - those packages require a
> compile
D'oh, missed that one. I'll check it out!
Thanks, David
On 24.05.2012 22:07, Dan White wrote:
I think you misunderstood.
They are binary RPM's, not source RPM's
They contain some config files and an *.so file
“Sometimes I think the surest sign that intelligent life exists elsewhere in
the
I think you misunderstood.
They are binary RPM's, not source RPM's
They contain some config files and an *.so file
“Sometimes I think the surest sign that intelligent life exists elsewhere in
the universe is that none of it has tried to contact us.”
Bill Waterson (Calvin & Hobbes)
- David
I've found it pretty easy to rebuild the SRPMs provided by the
stealthmonkey repository. You'll need a couple of devel packages from
EPEL to complete the build.
If you want the binary RPMs I built, let me know. I don't know if I
qualify as a trusted source for you. :) I can also share the
document
On Thu, May 24, 2012 at 1:48 PM, David Schmitt wrote:
> On Thu, 24 May 2012 15:26:10 +0530, Aditya Patawari
> wrote:
> > On Thu, May 24, 2012 at 1:28 PM, David Schmitt wrote:
> >> Hi,
> >>
> >>
> >> does anyone have a mod_passenger for RHEL6 from a trusted source, where
> I
> >> *don't* have to
On Thu, 24 May 2012 15:26:10 +0530, Aditya Patawari
wrote:
> On Thu, May 24, 2012 at 1:28 PM, David Schmitt wrote:
>> Hi,
>>
>>
>> does anyone have a mod_passenger for RHEL6 from a trusted source, where
I
>> *don't* have to compile on the server? I'm trying to upgrade the
>> puppetmaster/dashboar
On Thu, May 24, 2012 at 1:28 PM, David Schmitt wrote:
> Hi,
>
>
> does anyone have a mod_passenger for RHEL6 from a trusted source, where I
> *don't* have to compile on the server? I'm trying to upgrade the
> puppetmaster/dashboard here and the docs on the wiki
> (http://projects.puppetlabs.com/pr
Hi,
does anyone have a mod_passenger for RHEL6 from a trusted source, where I
*don't* have to compile on the server? I'm trying to upgrade the
puppetmaster/dashboard here and the docs on the wiki
(http://projects.puppetlabs.com/projects/1/wiki/Using_Passenger) are not
helpful either.
Best Regar
Hello, I use Centos 5x with rpmforge for install puppet.
It's update's itself.
Today system update puppet to 2.7.x version. Puppen agent updates ok.
But passenger start old version(2.6.x). Then I start puppetmaster init
script (it's start WEBrick) started new version.
Apache vhost:
RackAu
I've been using passenger for about a month and it has worked fine -- however,
I noticed that catalog compilation times were increasing significantly. I
couldn't find any errors in the httpd log, or anything wrong with the setup.
Last night I tried out the settings recommended by Larry Ludwig
Hi,
I am using passenger 3.0.7, Apache from RHEL5U6, and Puppet 2.6.9-1. After
change certain puppet function content, I have to restart Apache in order
for puppet client to see the change. Is this a known issue?
Thanks,
Hai
--
You received this message because you are subscribed to the Google
I have been through all of the instructions for setting up a
PuppetMaster using Passenger. At the present time, when I access
Passenger I receive the Passenger Error page with the message "The
application has exited during startup (i.e. during the evaluation of
config/environment.rb)". I've looke
Hi,
I haven't tested puppet/passenger with those versions of passenger/rake but
they appear high to me.
I use 2.1x of passenger and 1.1 of rake (cant remember exact versions). Higher
versions did not work.
This may or may not be your particular issue as I currently run 2.6.4 of puppet.
Cheers
I have been through all of the instructions for setting up a
PuppetMaster using Passenger. At the present time, when I access
Passenger I receive the Passenger Error page with the message "The
application has exited during startup (i.e. during the evaluation of
config/environment.rb)". I've looke
All,
I just tried to get Passenger up and running, based on on the docs at:
http://projects.puppetlabs.com/projects/1/wiki/Using_Passenger
I am seeing this in my Apache error_log whenever a client tries to connect:
Could not prepare for execution: Got 2 failure(s) while initializing: change
from
Hi, I've had good luck mirroring this repository it includes a passenger
rubygem RPM with a precompiled mod_passenger.
http://yum.puppetlabs.com/prosvc/5/x86_64/
rpm -ql rubygem-passenger | grep so$
/usr/lib/ruby/gems/1.8/gems/passenger-2.2.11/ext/apache2/mod_passenger.so
/usr/lib/ruby/gems/1.8/g
Hi,
However, apache is giving me errors such as
# mkdir -p /usr/lib/ruby/gems/1.8/gems/passenger-3.0.5/ext/ruby/native
# cd /usr/lib/ruby/gems/1.8/gems/passenger-3.0.5/ext/ruby/native
# /usr/bin/ruby '/usr/lib/ruby/gems/1.8/gems/passenger-3.0.5/ext/ruby/
extconf.rb'
# make
make: gcc: Command not
Hi all,
I am having a very difficult time getting passenger installed and
configured with puppet. I have puppet installed and working fine but
it is using webrick. I have followed the documentation here (http://
projects.puppetlabs.com/projects/puppet/wiki/Using_Passenger) with no
success.
I need
On 10 March 2011 07:44, Christopher Lee wrote:
> Hello,
>
> Well I spent the morning getting passenger installed on my RHEL 5 server
> and finally got it working and was able to run an agent update. But now I
> have a questions about logs, before when we were working we would tail -f
> puppetmas
Hi,
Normally apache logs (assuming your running passenger with apache).
I'm pretty sure passenger spits out error logs to there too.
Cheers
On 10/03/2011, at 4:44, Christopher Lee wrote:
> Hello,
>
> Well I spent the morning getting passenger installed on my RHEL 5 server and
> finally got
Hello,
Well I spent the morning getting passenger installed on my RHEL 5 server and
finally got it working and was able to run an agent update. But now I have
a questions about logs, before when we were working we would tail -f
puppetmaster.log file to see notices and errors, but now this log fil
With regard to the External Nodes problem - are you returning an empty block
of YAML if the node isn't defined in the external nodes script? That's the
way Puppet knows to check for the nodes.pp file. If you return /NOTHING/
(i.e. not an empty YAML block), then nodes.pp isn't checked.
-Gary
On
Hey All, I'm still experimenting with a puppet backend for 6000
hosts. I have switched from mongrel to a passenger backend on a
single puppetserver.
Afterwards any node that is not defined in the external nodes script,
is now rejected even if they have an entry in my nodes.pp manifest.
With the
Hi,
You only need to set the location of the ssl directory in the [main] section of
the puppet..
If you are using puppet with apache/passenger you need to put apache in the
puppet group.
Create the ssl directory first by running puppetmasterd once.
The other thing to watch is the versions o
Hello Mark,
I ran into trouble using symlinks with puppet/puppetmaster as puppet
would manage them directly and actually remove them. I know there is the
ability to tell puppet NOT to do this but I didn't explore that option.
At this point, I have puppetmaster/passenger now running on
/etc/p
Dave,
Just wondering if you tried to make a temporary symlink from
/var/lib/puppet/ssl to /etc/puppet/ssl to see if the error changes or goes away
(just to narrow the scope)?
Also, take a look at http://blog.kumina.nl/2011/01/puppet-on-puppetmaster/ --
perhaps you're missing an ssldir declarat
I have been working on converting puppetmaster to use passenger and I
can't seem to get past this error message:
Could not prepare for execution: Got 1 failure(s) while initializing:
change from absent to directory failed: Could not set 'directory on
ensure: Permission denied - /etc/puppet/ssl
Kent,
How did you install rubygems? Could it be rack is in ~/.gems and not
in the system site ruby directory?
Also, there are well tested RPM packages for rubygems, passenger, rack
and fastthread for EL 5 which available at
http://yum.puppetlabs.com/prosvc/ These RPM's may help you out since
th
I am getting the following error in my Apache error log when trying to
run my puppetmaster as a rack app with Passenger:
*** Exception LoadError in PhusionPassenger::Rack::ApplicationSpawner
(no such file to load -- rack) (process 32373):
Apache will start up without error, but as soon as a puppe
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/pu
On Oct 25, 2010, at 7:45 PM, Daneil Goodman wrote:
> Hi all,
>
> I am trying to use @@sshkey{...} and Sshkey <<| |>> to share host keys
> between compute nodes. It does work! But there is a weird issue. The same
> host key entry of each node will add into ssh_known_host again after
> restarte
Hi all,
I am trying to use @@sshkey{...} and Sshkey <<| |>> to share host keys
between compute nodes. It does work! But there is a weird issue. The same
host key entry of each node will add into ssh_known_host again after
restarted puppet each time. I only need one entry for each node in
ssh_known
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 havin
Remove rack 1.2.1 first and then install rack 1.1.0. It seems that rack
1.1.0 and passenger 2.2.9 have been the magic combination (at least for me).
-Gary
On Fri, Jun 25, 2010 at 2:06 AM, Douglas Garstang
wrote:
> On Thu, Jun 24, 2010 at 10:48 PM, Douglas Garstang
> wrote:
> > On Thu, Jun 24,
On Thu, Jun 24, 2010 at 10:48 PM, Douglas Garstang
wrote:
> On Thu, Jun 24, 2010 at 6:20 PM, Gary Larizza wrote:
>> Yep - I narrowed it down to Rack and Passenger, but haven't tested for
>> exactly which one was the problem since I fixed it. I should have
>> probably submitted a bug. We were usi
On Thu, Jun 24, 2010 at 6:20 PM, Gary Larizza wrote:
> Yep - I narrowed it down to Rack and Passenger, but haven't tested for
> exactly which one was the problem since I fixed it. I should have
> probably submitted a bug. We were using OS X 10.6.4 Server, BTW.
>
> On Thursday, June 24, 2010, Silv
Yep - I narrowed it down to Rack and Passenger, but haven't tested for
exactly which one was the problem since I fixed it. I should have
probably submitted a bug. We were using OS X 10.6.4 Server, BTW.
On Thursday, June 24, 2010, Silviu Paragina wrote:
> Also check the rack version, and the requ
Also check the rack version, and the requirements for your version of
passenger. It smells like an incompatibility between the passenger
version and the rack version.
Aka what Gary said should be perfectly valid.
Silviu
On 25.06.2010 02:50, Douglas Garstang wrote:
I have a freshly installed
Check Passenger version. Had this problem, rolled back to 2.2.9
(IIRC), removed the most recent Gem (2.2.11, I think), and all was
well.
On Thursday, June 24, 2010, Douglas Garstang wrote:
> I have a freshly installed and updated CentOS 5.4 system running
> puppet 0.25.5. I followed the passenger
I have a freshly installed and updated CentOS 5.4 system running
puppet 0.25.5. I followed the passenger docs here:
http://projects.puppetlabs.com/projects/puppet/wiki/Using_Passenger
Upon starting the client, the following appears in the apache error log.
[Thu Jun 24 10:48:40 2010] [error] [cli
And actually, it looks like the recommended way currently us to use
Apache mod_env and the SetEnv directive.
http://blog.phusion.nl/2009/06/17/phusion-passenger-223-released-bug-fix-edition/
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To po
On Wed, Apr 7, 2010 at 11:15 AM, smain kahlouch wrote:
>
>
> 2010/4/7 Jeff McCune
>>
>> On Wed, Apr 7, 2010 at 7:16 AM, smain kahlouch wrote:
>> > Hi,
>> >
>> > I'm coming back 'cause i still notice the same error.
>> > I installed a new VM (debian 64)
>> > I followed exactly the documentation (
2010/4/7 Jeff McCune
> On Wed, Apr 7, 2010 at 7:16 AM, smain kahlouch wrote:
> > Hi,
> >
> > I'm coming back 'cause i still notice the same error.
> > I installed a new VM (debian 64)
> > I followed exactly the documentation (installation of passenger via gems)
> > and the error.
> >
> > err: /F
On Wed, Apr 7, 2010 at 7:16 AM, smain kahlouch wrote:
> Hi,
>
> I'm coming back 'cause i still notice the same error.
> I installed a new VM (debian 64)
> I followed exactly the documentation (installation of passenger via gems)
> and the error.
>
> err: /File[/var/lib/puppet/lib]: Failed to gener
2010/3/31 Ben Lovell
> On 31 March 2010 11:20, smain kahlouch wrote:
>
>>
>>
>> 2010/3/31 Ben Lovell
>>
>>> On 31 March 2010 11:03, smain kahlouch wrote:
>>>
2010/3/31 Ben Lovell
>>
>> 2010/3/30 Peter Meier
>>
>> gem update rack
>
On 31 March 2010 11:20, smain kahlouch wrote:
>
>
> 2010/3/31 Ben Lovell
>
>> On 31 March 2010 11:03, smain kahlouch wrote:
>>
>>>
>>>
>>> 2010/3/31 Ben Lovell
>>>
>>>
>
> 2010/3/30 Peter Meier
>
> gem update rack
>>> Updating installed gems
>>
2010/3/31 Ben Lovell
> On 31 March 2010 11:03, smain kahlouch wrote:
>
>>
>>
>> 2010/3/31 Ben Lovell
>>
>>
2010/3/30 Peter Meier
gem update rack
>> Updating installed gems
>> Updating rack
>> Successfully installed rack-1.1.0
>>>
On 31 March 2010 11:03, smain kahlouch wrote:
>
>
> 2010/3/31 Ben Lovell
>
>
>>>
>>> 2010/3/30 Peter Meier
>>>
>>> gem update rack
> Updating installed gems
> Updating rack
> Successfully installed rack-1.1.0
> Gems updated: rack
>
>>
2010/3/31 Ben Lovell
>
>>
>> 2010/3/30 Peter Meier
>>
>> gem update rack
Updating installed gems
Updating rack
Successfully installed rack-1.1.0
Gems updated: rack
I still have the same error.
>>>
>>> just to
2010/3/31 Daniel Kerwin
> Can you post your apache config? Maybe you want to compare it to i
> config i posted:
> http://www.linuxaddicted.de/blog/2010/03/18/puppetmasterd-and-passenger/
>
> On Wed, Mar 31, 2010 at 9:48 AM, smain kahlouch
> wrote:
> >
> >
> > 2010/3/30 smain kahlouch
> >>
> >>
>
>
>
> 2010/3/30 Peter Meier
>
> gem update rack
>>> Updating installed gems
>>> Updating rack
>>> Successfully installed rack-1.1.0
>>> Gems updated: rack
>>>
>>> I still have the same error.
>>>
>>
>> just to be sure: you restarted apache, ri
Can you post your apache config? Maybe you want to compare it to i
config i posted:
http://www.linuxaddicted.de/blog/2010/03/18/puppetmasterd-and-passenger/
On Wed, Mar 31, 2010 at 9:48 AM, smain kahlouch wrote:
>
>
> 2010/3/30 smain kahlouch
>>
>>
>> 2010/3/30 Ben Lovell
>>>
>>> On 30 March 20
2010/3/30 smain kahlouch
>
>
> 2010/3/30 Ben Lovell
>
>> On 30 March 2010 16:38, smain kahlouch wrote:
>>
>>>
>>>
>>> 2010/3/30 smain kahlouch
>>>
2010/3/30 smain kahlouch
>
> 2010/3/30 Peter Meier
>
> gem update rack
>>> Updating installed gems
2010/3/30 Ben Lovell
> On 30 March 2010 16:38, smain kahlouch wrote:
>
>>
>>
>> 2010/3/30 smain kahlouch
>>
>>>
>>>
>>> 2010/3/30 smain kahlouch
>>>
>>>
2010/3/30 Peter Meier
gem update rack
>> Updating installed gems
>> Updating rack
>> Successfully installed
On 30 March 2010 16:38, smain kahlouch wrote:
>
>
> 2010/3/30 smain kahlouch
>
>>
>>
>> 2010/3/30 smain kahlouch
>>
>>
>>>
>>> 2010/3/30 Peter Meier
>>>
>>> gem update rack
> Updating installed gems
> Updating rack
> Successfully installed rack-1.1.0
> Gems updated: rack
>
Ok, i think i'll have to come back to mongrel. It seemed to me
simplier. :(
Message initial
De: smain kahlouch
À: puppet-users@googlegroups.com
Sujet: Re: [Puppet Users] Passenger doesn't work
Date: Tue, 30 Mar 2010 17:38:52 +0200
2010/3/30 smai
2010/3/30 smain kahlouch
>
>
> 2010/3/30 smain kahlouch
>
>
>>
>> 2010/3/30 Peter Meier
>>
>> gem update rack
Updating installed gems
Updating rack
Successfully installed rack-1.1.0
Gems updated: rack
I still have the same error.
>>>
>>> just to be sure: you
2010/3/30 smain kahlouch
>
>
> 2010/3/30 Peter Meier
>
> gem update rack
>>> Updating installed gems
>>> Updating rack
>>> Successfully installed rack-1.1.0
>>> Gems updated: rack
>>>
>>> I still have the same error.
>>>
>>
>> just to be sure: you restarted apache, right?
>>
>> can you give us
2010/3/30 Peter Meier
> gem update rack
>> Updating installed gems
>> Updating rack
>> Successfully installed rack-1.1.0
>> Gems updated: rack
>>
>> I still have the same error.
>>
>
> just to be sure: you restarted apache, right?
>
> can you give us a list of your installed gems, as well you ser
gem update rack
Updating installed gems
Updating rack
Successfully installed rack-1.1.0
Gems updated: rack
I still have the same error.
just to be sure: you restarted apache, right?
can you give us a list of your installed gems, as well you server and
client version?
cheers pete
--
You re
2010/3/30 Ben Lovell
> On 30 March 2010 12:31, smain kahlouch wrote:
>
>>
>>
>> 2010/3/30 Ben Lovell
>>
>>> On 30 March 2010 11:36, smain kahlouch wrote:
>>>
Hi,
I've got the following errors when i try to connect from a client. I
have no idea how to solve that.
I'm m
On 30 March 2010 12:31, smain kahlouch wrote:
>
>
> 2010/3/30 Ben Lovell
>
>> On 30 March 2010 11:36, smain kahlouch wrote:
>>
>>> Hi,
>>>
>>> I've got the following errors when i try to connect from a client. I have
>>> no idea how to solve that.
>>> I'm migrating to passenger.
>>>
>>>
>>
2010/3/30 Ben Lovell
> On 30 March 2010 11:36, smain kahlouch wrote:
>
>> Hi,
>>
>> I've got the following errors when i try to connect from a client. I have
>> no idea how to solve that.
>> I'm migrating to passenger.
>>
>>
>> err: /File[/var/lib/puppet/lib]: Failed to generate additional
On 30 March 2010 11:36, smain kahlouch wrote:
> Hi,
>
> I've got the following errors when i try to connect from a client. I have
> no idea how to solve that.
> I'm migrating to passenger.
>
>
> err: /File[/var/lib/puppet/lib]: Failed to generate additional resources
> using 'eval_generate':
Hi,
I've got the following errors when i try to connect from a client. I have no
idea how to solve that.
I'm migrating to passenger.
err: /File[/var/lib/puppet/lib]: Failed to generate additional resources
using 'eval_generate': Error 400 on SERVER: undefined method `path' for
#
debug: file_
Thanks Ohad.
Actually, i should have search a bit more.
Now i'm trying to understand the following part of the documentation :
"
To set up most of the boring stuff, you can use this command:
puppet --verbose --modulepath ./ext ext/rack/manifest.pp
Or use manifest.pp as a starting point for your
Hi Grifith,
Puppet includes by default a CA, therefor if you had puppet working before
(with a puppetmaster) then all you need to do is to find the relevant fines
in your /var/lib/puppet/ssl dir :)
something in the spirit of
http://github.com/ohadlevy/puppet-multipuppetmaster/blob/master/template
Hi everyone,
I'm trying to migrate my puppetmaster to Passenger and i was wondering
how can i generate the following lines in apache2 configuration :
...
SSLCertificateFile /var/lib/puppet/ssl/certs/puppet.koumbit.net.pem
SSLCertificateKeyFile /var/lib/puppet/ssl/private_keys/puppet.koumbi
1 - 100 of 122 matches
Mail list logo