Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
passenger-status Command Not Found
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  5 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
LightBe Corp  
View profile  
 More options Aug 13 2012, 11:59 am
From: LightBe Corp <iktus...@mac.com>
Date: Mon, 13 Aug 2012 08:59:16 -0700 (PDT)
Local: Mon, Aug 13 2012 11:59 am
Subject: passenger-status Command Not Found

I am using Ruby Version Manager (RVM).  Instead of using the .rvmrc file
I'm using *echo 1.9.3@my-app-name > .ruby-version*.  My Ruby on Rails
application is working well using Passenger 3.0.13.  I just cannot access
the commands like passenger-status.

Here is my question.  Do I need REE installed to access these commands?

Any help would be appreciated.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Hongli Lai  
View profile  
 More options Aug 13 2012, 1:02 pm
From: Hongli Lai <hon...@phusion.nl>
Date: Mon, 13 Aug 2012 19:02:34 +0200
Local: Mon, Aug 13 2012 1:02 pm
Subject: Re: [phusion-passenger] passenger-status Command Not Found

On Mon, Aug 13, 2012 at 5:59 PM, LightBe Corp <iktus...@mac.com> wrote:
> I am using Ruby Version Manager (RVM).  Instead of using the .rvmrc file I'm
> using echo 1.9.3@my-app-name > .ruby-version.  My Ruby on Rails application
> is working well using Passenger 3.0.13.  I just cannot access the commands
> like passenger-status.

> Here is my question.  Do I need REE installed to access these commands?

No. You just need to ensure passenger-status is in $PATH. It is
located in the RubyGems bin directory which RVM should put in $PATH by
default.

--
Phusion | Ruby & Rails deployment, scaling and tuning solutions

Web: http://www.phusion.nl/
E-mail: i...@phusion.nl
Chamber of commerce no: 08173483 (The Netherlands)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
LightBe Corp  
View profile  
 More options Oct 4 2012, 12:27 pm
From: LightBe Corp <iktus...@mac.com>
Date: Thu, 4 Oct 2012 09:27:29 -0700 (PDT)
Local: Thurs, Oct 4 2012 12:27 pm
Subject: Re: [phusion-passenger] passenger-status Command Not Found

I have not had a chance to review this reply until now.  It sounds like you
are saying that what I did should give me access to commands like
passenger-status.  It did not.  Maybe it is how you are phrasing your
response.  You stated that it should be there by default.  It does not work.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tinco Andringa  
View profile  
 More options Oct 4 2012, 7:44 pm
From: Tinco Andringa <ti...@phusion.nl>
Date: Fri, 5 Oct 2012 01:43:57 +0200
Local: Thurs, Oct 4 2012 7:43 pm
Subject: Re: [phusion-passenger] passenger-status Command Not Found
What he means is that if you have the passenger gem installed, the
passenger-status binary is installed in an rvm directory. If your rvm
is configured correctly you should just be able to run it, but since
you seem not to perhaps something is wrong with your rvm installation.

--
Phusion | Ruby & Rails deployment, scaling and tuning solutions

Web: http://www.phusion.nl/
E-mail: i...@phusion.nl
Chamber of commerce no: 08173483 (The Netherlands)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
LightBe Corp  
View profile  
 More options Nov 7 2012, 6:30 pm
From: LightBe Corp <iktus...@mac.com>
Date: Wed, 7 Nov 2012 15:30:28 -0800 (PST)
Local: Wed, Nov 7 2012 6:30 pm
Subject: Re: [phusion-passenger] passenger-status Command Not Found

Tinco,

Sorry I'm just getting back to this.

I have the following in my .bashrc file which I source regularly:

[[ -s "/Users/server1/.rvm/scripts/rvm" ]] && source
"/Users/server1/.rvm/scripts/rvm"  # This loads RVM into a shell session.
PATH="$PATH:$HOME/.rvm/bin:/usr/bin/psql:/usr/local:/usr/local/sbin:/usr/lo cal/bin:/usr/sbin:/usr/bin"

I can go directly into the .rvm directory /Users/server1/.rvm and access it
though *rvmsudo passenger-status*

I'm still learning some things with Unix, Ruby on Rails and Passenger:)  It
is not obvious to me what could be wrong.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »