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: AS15169 74.125.0.0/16 X-Spam-Status: No, score=-1.2 required=3.0 tests=AWL,BAYES_00,FREEMAIL_FROM, NORMAL_HTTP_TO_IP,URIBL_BLOCKED shortcircuit=no autolearn=ham version=3.3.2 X-Original-To: unicorn-public@bogomips.org Received: from mail-wg0-f46.google.com (mail-wg0-f46.google.com [74.125.82.46]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id CC3621FB0B for ; Fri, 24 Oct 2014 20:45:33 +0000 (UTC) Received: by mail-wg0-f46.google.com with SMTP id l18so1886313wgh.17 for ; Fri, 24 Oct 2014 13:45:32 -0700 (PDT) X-Received: by 10.194.121.74 with SMTP id li10mr7005789wjb.40.1414183532409; Fri, 24 Oct 2014 13:45:32 -0700 (PDT) MIME-Version: 1.0 Received: by 10.194.138.100 with HTTP; Fri, 24 Oct 2014 13:45:12 -0700 (PDT) In-Reply-To: <20141024204025.GA4872@dcvr.yhbt.net> References: <20141024183409.GA28506@dcvr.yhbt.net> <20141024191328.GA6584@dcvr.yhbt.net> <20141024194153.GA1670@dcvr.yhbt.net> <20141024200649.GA2955@dcvr.yhbt.net> <20141024201758.GA19702@dcvr.yhbt.net> <20141024204025.GA4872@dcvr.yhbt.net> From: Imdad Date: Sat, 25 Oct 2014 02:15:12 +0530 Message-ID: Subject: Re: Having issue with Unicorn To: Eric Wong Cc: unicorn-public Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: PublicInbox::Filter 0.0.1 List-Id: My app logs (shared/log/production.log) and /var/log/nginx/error.log both are empty Where else i can see the logs? Cheers! Imdad Ali Khan Mob (0) 9818484057 http://www.linkedin.com/in/imdad On 25 October 2014 02:10, Eric Wong wrote: > Imdad wrote: > > Sorry Eric, but the site (http://104.131.74.69/) still not working > > Showing error "We're sorry, but something went wrong." > > I suspect that is a different error. Anything else in your logs > (especially app logs). Your unicorn stderr logs looked fine > after the deploy... >