From owner-freebsd-ports@freebsd.org Tue Jul 14 03:47:32 2015 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BB8A999C535 for ; Tue, 14 Jul 2015 03:47:32 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 990BE1A69 for ; Tue, 14 Jul 2015 03:47:32 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: by mailman.ysv.freebsd.org (Postfix) id 9610799C534; Tue, 14 Jul 2015 03:47:32 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 94AA199C532 for ; Tue, 14 Jul 2015 03:47:32 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: from mail-pa0-x22c.google.com (mail-pa0-x22c.google.com [IPv6:2607:f8b0:400e:c03::22c]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4A7841A68 for ; Tue, 14 Jul 2015 03:47:32 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: by pachj5 with SMTP id hj5so42956208pac.3 for ; Mon, 13 Jul 2015 20:47:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:reply-to:subject:references:to:from:message-id:date :user-agent:mime-version:in-reply-to:content-type :content-transfer-encoding; bh=Sw4cYRsxy9eJxAe2PRxyvJQNOyC896NA7xPbAWfCQJE=; b=ie/Uyq7QnR+lJezaWrzWnvQZ6KWC+nuCBgAbvtR0gXo4G9Sv4Cm8HIRq3sYo86yz1o lLRx301Ehz1CMff2noOylP3NJzouz+hvw/EbkwBi/c2IzKC09up9qp5vkBMEnhuHZIBh ZNNgJdiAw6N2dQG6pGu/HhnEBq/6hWwuMK/vxk+V4vuEp44f6d/kQjFKvb9wP45lDqQK FNaQ8YZtmcfYchto9TG3zWG12MjhsOn6D2mHftGvSNEQuWe5xxNjegGqgrAXXR+5X2kR Y6gbl9sblupveEZEh0DVds/+IB/RgGwP3DajgfESXl6ywMqf+UYrCuLchrDVAs7VCC1r X+nA== X-Received: by 10.66.229.65 with SMTP id so1mr75374958pac.92.1436845650814; Mon, 13 Jul 2015 20:47:30 -0700 (PDT) Received: from ?IPv6:2001:44b8:31ae:7b01::2? (2001-44b8-31ae-7b01-0000-0000-0000-0002.static.ipv6.internode.on.net. [2001:44b8:31ae:7b01::2]) by smtp.gmail.com with ESMTPSA id kk6sm20421973pdb.94.2015.07.13.20.47.28 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 Jul 2015 20:47:30 -0700 (PDT) Sender: Kubilay Kocak Reply-To: koobs@FreeBSD.org Subject: Re: Timeout if accessing bugzilla dashboard sub-link References: <20150713180406.GN49099@home.opsec.eu> To: Kurt Jaeger , ports@freebsd.org From: Kubilay Kocak Message-ID: <55A48649.5010209@FreeBSD.org> Date: Tue, 14 Jul 2015 13:47:21 +1000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.0 MIME-Version: 1.0 In-Reply-To: <20150713180406.GN49099@home.opsec.eu> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 03:47:32 -0000 On 14/07/2015 4:04 AM, Kurt Jaeger wrote: > Hi! > > If I access the dashboard of bugzilla: > > https://bugs.freebsd.org/bugzilla/page.cgi?id=dashboard.html > > this works, but if I access the link for > > 'Ports bugs, that do not have been looked at yet' > > the following error appears: > > 504 Gateway Time-out > nginx/1.8.0 > > The problem has started somewhere around January 2015. > > Any ideas on how to get this fixed ? > Can you create an issue in Bugzilla for this under "Services: Bug Tracker" please Kurt Thanks ./koobs