Don't assume that, on ours the apps have different ports as well. ----Original Message Follows---- From: jeremy*pinnix <[EMAIL PROTECTED]> Reply-To: mongrel-users@rubyforge.org To: mongrel-users@rubyforge.org Subject: Re: [Mongrel] disappearing .pid files Date: Fri, 22 Jun 2007 08:59:44 -0500 MIME-Version: 1.0 Received: from rubyforge.org ([205.234.109.18]) by bay0-mc6-f1.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.2668); Fri, 22 Jun 2007 07:00:47 -0700 Received: from rubyforge.org (rubyforge.org [127.0.0.1])by rubyforge.org (Postfix) with ESMTP id 8C77F5240D96;Fri, 22 Jun 2007 10:00:46 -0400 (EDT) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.183])by rubyforge.org (Postfix) with ESMTP id 1B6045240991for <mongrel-users@rubyforge.org>; Fri, 22 Jun 2007 09:59:44 -0400 (EDT) Received: by wa-out-1112.google.com with SMTP id l24so765823waffor <mongrel-users@rubyforge.org>; Fri, 22 Jun 2007 06:59:44 -0700 (PDT) Received: by 10.114.173.15 with SMTP id v15mr3011420wae.1182520784334;Fri, 22 Jun 2007 06:59:44 -0700 (PDT) Received: by 10.114.157.10 with HTTP; Fri, 22 Jun 2007 06:59:44 -0700 (PDT) X-Message-Info: LsUYwwHHNt3660MmjhEvYg2f34OAemlK+ZzoV09lDsZmbz8QigGIQtU5Yvr3lK0P X-Original-To: mongrel-users@rubyforge.org Delivered-To: mongrel-users@rubyforge.org References: <[EMAIL PROTECTED]><[EMAIL PROTECTED]> X-BeenThere: mongrel-users@rubyforge.org X-Mailman-Version: 2.1.9 Precedence: list List-Id: <mongrel-users.rubyforge.org> List-Unsubscribe: <http://rubyforge.org/mailman/listinfo/mongrel-users>,<mailto:[EMAIL PROTECTED]> List-Archive: <http://rubyforge.org/pipermail/mongrel-users> List-Post: <mailto:mongrel-users@rubyforge.org> List-Help: <mailto:[EMAIL PROTECTED]> List-Subscribe: <http://rubyforge.org/mailman/listinfo/mongrel-users>,<mailto:[EMAIL PROTECTED]> Errors-To: [EMAIL PROTECTED] Return-Path: [EMAIL PROTECTED] X-OriginalArrivalTime: 22 Jun 2007 14:00:47.0278 (UTC) FILETIME=[BBA8BCE0:01C7B4D5]
There is another app on the same server, but it has different ports... so I doubt that is the issue... On 6/22/07, Dave C <[EMAIL PROTECTED]> wrote: > I ran into the same problem last week, however it was on a single instance > of mongrel on a shared host through webfaction, not a cluster like you are > on most likely on a dedicated server to boot. > > Our problem turned out to be an issue of having another rails application > installed (even though it was not supposed to be) and when the server got > rebooted the script started that rails app by default. > > Hope something here helps trigger some ideas for you. > > Dave > > ----Original Message Follows---- > From: jeremy*pinnix <[EMAIL PROTECTED]> > Reply-To: mongrel-users@rubyforge.org > To: Mongrel-users@rubyforge.org > Subject: [Mongrel] disappearing .pid files > Date: Thu, 21 Jun 2007 17:26:40 -0500 > MIME-Version: 1.0 > Received: from rubyforge.org ([205.234.109.18]) by > bay0-mc11-f1.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.2668); Thu, 21 > Jun 2007 15:27:35 -0700 > Received: from rubyforge.org (rubyforge.org [127.0.0.1])by rubyforge.org > (Postfix) with ESMTP id 1523A5240C0D;Thu, 21 Jun 2007 18:27:35 -0400 (EDT) > Received: from wa-out-1112.google.com (wa-out-1112.google.com > [209.85.146.181])by rubyforge.org (Postfix) with ESMTP id 7F19A5240B21for > <Mongrel-users@rubyforge.org>; Thu, 21 Jun 2007 18:26:41 -0400 (EDT) > Received: by wa-out-1112.google.com with SMTP id l24so523384waffor > <Mongrel-users@rubyforge.org>; Thu, 21 Jun 2007 15:26:40 -0700 (PDT) > Received: by 10.114.95.1 with SMTP id s1mr2201865wab.1182464800684;Thu, 21 > Jun 2007 15:26:40 -0700 (PDT) > Received: by 10.114.157.10 with HTTP; Thu, 21 Jun 2007 15:26:40 -0700 (PDT) > X-Message-Info: > LsUYwwHHNt0EcBwwqClCjkgKA+k2y79KE8t6zc82v/ze+pqzz6mnvbFt46lFXGqf > X-Original-To: Mongrel-users@rubyforge.org > Delivered-To: Mongrel-users@rubyforge.org > X-BeenThere: mongrel-users@rubyforge.org > X-Mailman-Version: 2.1.9 > Precedence: list > List-Id: <mongrel-users.rubyforge.org> > List-Unsubscribe: > <http://rubyforge.org/mailman/listinfo/mongrel-users>,<mailto:[EMAIL PROTECTED]> > List-Archive: <http://rubyforge.org/pipermail/mongrel-users> > List-Post: <mailto:mongrel-users@rubyforge.org> > List-Help: <mailto:[EMAIL PROTECTED]> > List-Subscribe: > <http://rubyforge.org/mailman/listinfo/mongrel-users>,<mailto:[EMAIL PROTECTED]> > Errors-To: [EMAIL PROTECTED] > Return-Path: [EMAIL PROTECTED] > X-OriginalArrivalTime: 21 Jun 2007 22:27:35.0732 (UTC) > FILETIME=[5E18D740:01C7B453] > > Hello, > > I'm running mongrel_cluster and have been using it successfully for > quite a while now. However, today I ran a "cap deploy" and started > seeing the following error: > > !!! PID file /var/www/apps/jco/shared/log/mongrel.8013.pid does not > exist. Not running? > > for each of the mongrels that should start up. > > I've googled for solutions but haven't found any explaination. > > How can this be rectified? > > Thanks, > jeremy > _______________________________________________ > Mongrel-users mailing list > Mongrel-users@rubyforge.org > http://rubyforge.org/mailman/listinfo/mongrel-users > > > _______________________________________________ > Mongrel-users mailing list > Mongrel-users@rubyforge.org > http://rubyforge.org/mailman/listinfo/mongrel-users > _______________________________________________ Mongrel-users mailing list Mongrel-users@rubyforge.org http://rubyforge.org/mailman/listinfo/mongrel-users _______________________________________________ Mongrel-users mailing list Mongrel-users@rubyforge.org http://rubyforge.org/mailman/listinfo/mongrel-users