From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-2.9 required=3.0 tests=ALL_TRUSTED,AWL,BAYES_00 shortcircuit=no autolearn=unavailable version=3.3.2 X-Original-To: unicorn-public@bogomips.org Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id 2FC2E1FB0B; Fri, 24 Oct 2014 20:44:57 +0000 (UTC) Date: Fri, 24 Oct 2014 20:44:57 +0000 From: Eric Wong To: Imdad Cc: unicorn-public Subject: Re: Having issue with Unicorn Message-ID: <20141024204457.GB4872@dcvr.yhbt.net> References: <20141024191328.GA6584@dcvr.yhbt.net> <20141024194153.GA1670@dcvr.yhbt.net> <20141024200649.GA2955@dcvr.yhbt.net> <20141024201758.GA19702@dcvr.yhbt.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: List-Id: Imdad wrote: > The log file under "/var/www/hailisys/releases/shared" folder have the > following error logs > > root@Hailisys:/var/www/hailisys/releases/shared# tail -n 20 -f > log/unicorn.stderr.log > I, [2014-10-24T16:28:27.289186 #12384] INFO -- : listening on addr= > 0.0.0.0:3000 fd=10 > F, [2014-10-24T16:28:27.289460 #12384] FATAL -- : error adding listener > addr=/var/www/hailisys/releases/shared/sockets/unicorn.sock Your successful deploy was at 19:56, so this failure is over 3 hours before that. I'm assuming all your deployment envs are UTC (as they should be).