Displaying 20 results from an estimated 1200 matches similar to: "Rails 3 deployment on Passenger"
2009 Mar 08
2
Premature end of script headers error using Rails 2.3.1 and Passenger 2.1.1
I''m getting an HTTP 500 Internal Server Error using the latest beta of
Rails (2.3.1 aka 2.3 RC2) and Passenger (2.1.1) beta under Ubuntu
Intrepid (8.1).
I''ve put the Passenger configuration files into two separate files
under mods-available and I''ve created symbolic links from mods-
enabled. The default way of the Apache configuration under Ubuntu 8.1,
just
2010 Nov 16
2
Passenger cannot load Rack
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 puppet client
connects, the error is thrown.
Passenger is dying at a "require
2009 May 04
1
Passenger 2.2.1 error?
Hi,
I am running my rails 2.3.2 app on Passenger 2.2.1.
There''s a simple page like
render :text => "Hello"
And it crashes about every 1 out of 5 refreshes.
Is there any known issue with Passenger 2.2.1?
Thanks.
Sam
--
Posted via http://www.ruby-forum.com/.
2009 Jun 22
0
Passenger 2.2.2 error
Hi,
I deployed an rails 2.3.2 app on passenger 2.2.2.
I get the following error sometimes.
Is it something I can fix in my app or not?
Passenger encountered the following error:
The application spawner server exited unexpectedly: Broken pipe
Exception class:
PhusionPassenger::Railz::ApplicationSpawner::Error
Backtrace:
# File Line Location
0
2010 Sep 08
25
Setup 2.6 + apache, passenger
Hi!
I''m testing Puppet 2.6 and got all the basic stuff working with the
default webricks. I read that it doesn''t scale very well and is not
suited for production environments and the recommended setup is Apache/
Passenger.
Is there a step-by-step-guide on how to set it up?
Any help is very appreciated.
Regards,
Freddie
--
You received this message because you are subscribed
2012 Aug 15
9
Installing puppet-dashboard on ubuntu precise
Hi,
I''m trying to install dashboard on precise and I get the below error.
I''m using the latest version that is available in the puppet apt
repository. The package rdoc is installed (it''s just a virtual package
pointing to ruby)
Are there some other missing dependencies that the package doesn''t specify?
I don''t know ruby that well so finding it hard
2008 Nov 21
0
Deployment Howto - REE + Passenger + AWS (EC2, EBS, snapshots)
Hi there,
We are a software firm based in India. We are a 100% FOSS firm and RoR
is one of the core focus areas.
We contribute to RoR (and FSF)in various ways - code as well as cash
donations. We also publish some how-tos and tech issues on our blogs.
We are running a production server on AWS. Here is the howto for REE +
passenger + AWS + EBS
You can read the full howto here:
2008 Oct 07
0
Rails Deployment Using Passenger (Problems)
Hello,
I have been trying to deploy my Rails application using Passenger on
my local machine that runs Mac OS X Tiger. I saw the screencast by
Ryan Bates and also referred to benr75[http://benr75.com/articles/
2008/04/12/setup-mod_rails-phusion-mac-os-x-leopard] for specific
instructions for Mac (but they are for leopard).
Right now if I go to http://localhost all I get is "It Works!".
2010 Sep 15
19
Rails 3 with Mongrel possible?
After much fiddling and googling, it seems to me that Mongrel, even the
1.2.0pre2 release is not compatible with Rails 3 -- is that true?
When I start up a new Rails 3 project (i.e. one fresh after a
`rails new` command), mongrel appears to start (creates a pid file, and
reports no errors on the CLI), but the app does not load in the browser
and I find this in the mongrel.log
2013 Aug 27
2
passenger installation file passenger-install-apache2-module missing
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-fastthread.x86_64 0:1.0.7-1.el6
rubygem-rack.noarch 0:1.0.1-2.el6
rubygem-rake.noarch 0:0.8.7-2.1.el6
2012 Sep 15
1
puppet-dashboard on Ubuntu 12.04
hi All,
I''m trying to install puppet-dashboard. When I start it:
# /etc/init.d/puppet-dashboard start
* Starting Puppet Dashboard NOTE: Gem.source_index is deprecated, use
Specification. It will be removed on or after 2011-11-01.
Gem.source_index called from
/usr/share/puppet-dashboard/script/../config/../vendor/rails/railties/lib/rails/gem_dependency.rb:21.
NOTE:
2009 Oct 30
1
Any pioneers who've configured passenger to support some apps running in 1.8.x others in 1.9?
Passenger configuration selects which ruby executable to use via a
global configuration variable (at least for Apache, I assume it''s the
same for Nginx).
I''m in a situation where I''ve got at least one rails app I''d like to
run on 1.9 while others remain on 1.8. This is for my development
machine running OS X 10.6. Normally I just use the Passenger PrefPane,
2008 Sep 19
2
Using Rails on MAMP via Passenger?
I''m new Ruby as well as the Rails Framework. I want to install
Passenger so that I can develop in MAMP (Leopard), but I can''t find
any instructions specific to installing Passenger on MAMP.
Can anyone provide with me instructions on how to do so?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
2013 Mar 27
1
silencing Passenger "ps" SELinux errors
Hello,
how do people cope with constant SELinux errors like this from Fusion
Passenger:
36886. 03/27/2013 14:20:05 ps unconfined_u:system_r:passenger_t:s0 2
file open system_u:system_r:udev_t:s0-s0:c0.c1023 denied 1922
36887. 03/27/2013 14:20:05 ps unconfined_u:system_r:passenger_t:s0 4 dir
getattr unconfined_u:system_r:initrc_t:s0 denied 1927
36888. 03/27/2013 14:20:05 ps
2015 Aug 13
1
CentOS-6, SELInux, Ruby-on-Rails, Passenger and Kernel-2.6.32
We run a project administration system web application call 'Redmine'.
I have been trying for ages, without success, to get SELinux and
Passenger -- essentially a fast-cgi replacement Apache module built
specifically for Rails -- to run together.
I have found that the latest versions of the Passenger Apache module
are supposed to work on CentOS-6, but not with the stock kernel.
See:
2009 Sep 01
4
Passenger problem
I''ve used the Slicehost Intrepid instructions (http://
articles.slicehost.com/ubuntu-intrepid) to install a new Ubuntu server
with Ruby, Rails and passenger.
Everything seems to be working OK, save for one thing: my application
only service up the files that are in its public folder.
The Passenger gem is installed. I''ve done this whole process before
without any problem. Any
2009 Oct 18
2
Passenger Best Practice
I want to move from running puppet under it's own web brick server, to
using passenger.
I'd like to get an idea of how folk are running passenger? Ideally
I'd like to keep everything rpm based, so would need ruby enterprise
rpms, and then the mod_rails / passenger plugin?
How are you folk doing it?
I've seen:
2008 Dec 26
1
passenger problems
I was trying to follow the passenger howto and while passenger seems
to be answering properly for the puppetmaster, the puppet clients all
complain with this error:
Could not describe /files/etc/portage/package.keywords: Wrong content-
type (received ''text/html'' but expected ''text/xml''):
I''m guessing I overlooked something simple?
2010 Oct 27
2
passenger for both rails 2.3 and 3.0
Hi,
I installed ruby 1.8.7 and passenger 3.0 for apache2 on Ubuntu 10.10.
Rails 2.3 works fine.
But Rails 3.0 gives an error saying that rack version is not 1.2.1.
If I upgrade the rack to 1.2.1, then rails 2.3 app complains that the
rack version is not ~>1.1.0.
How do I satisfy both rails 2.3 and 3.0?
Passenger standalone seems to be an option but I want to know if there''s
a better
2008 Nov 30
1
newbee- problems installing passenger
I try to install passenger on win XP sp3
I have installed
- ruby 1.8.6 (2008-08-11 patchlevel 287) [i386-mswin32]
- gem version 1.3.1
without problems.
I don''t have a web server installed yet, and no database.
I don''t have any microsoft compiler on my machine, and it looks as
though passenger requires it (?)
What am I doing wrong?
Thanks,
Amir
--------------
This is what I