[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: [PhillyOnRails] Monit + Mongrel
|
- From: "Randy Schmidt" <randy.schmidt@gmail.com>
- To: talk@phillyonrails.org
- Subject: Re: [PhillyOnRails] Monit + Mongrel
- Date: Mon, 21 Jan 2008 09:42:17 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=/i9hyK16sy742P5B4iKTdPxqoTwigcOGe5OhpYLoHJ8=; b=eiBClblYoss1jlE6CSdLOnDHozDUdbafn08d9l34qLDdP7blJY9YRuKt+ou1z9HqSIAGZe8BpRoy9irunOGql0m2u0kpqOp1aZg8KsKF5E8QgDuQfrFktb7v1o4mk2EnG7uwyRuEKAJ1zT8+K+uG5fJtbb1g6TFfhsYBtffYAOM=
- List-archive: <http://lists.phillyonrails.org/pipermail/talk>
- Reply-to: talk@phillyonrails.org
- Sender: talk-bounces@phillyonrails.org
> check your mongrel log, if the kill failed then the new process won't
> start since the old process is still bound to port 6000. Not sure other
Some more strange bits. If I use "monit -g wire_staging_mongrels stop
mongrel_6000" it kills the process and clears out the pid. If I then
use "monit -g wire_staging_mongrels start mongrel_6000" I get the
failed start message and I now have a process but I get a 500 error
when I try to view the site.
Thanks,
Randy
_______________________________________________
To unsubscribe or change your settings, visit:
http://lists.phillyonrails.org/mailman/listinfo/talk
|
|