From mboxrd@z Thu Jan 1 00:00:00 1970 From: Roel Janssen Subject: Re: HTTPS for Hydra Date: Thu, 17 Mar 2016 22:53:47 +0100 Message-ID: <87mvpwbwk4.fsf@gnu.org> References: <8760y4ythn.fsf@gnu.org> <87d1qvs9un.fsf@gnu.org> <8737rrv2ey.fsf@gnu.org> <87pouvqu2w.fsf@gnu.org> <877fh2wgg7.fsf@gnu.org> <87egb8pyr1.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34377) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1agfre-0002NO-Ik for guix-devel@gnu.org; Thu, 17 Mar 2016 17:53:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1agfrd-0001qw-Ns for guix-devel@gnu.org; Thu, 17 Mar 2016 17:53:54 -0400 In-reply-to: <87egb8pyr1.fsf@gnu.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: guix-devel@gnu.org Ludovic Courtès writes: > Roel Janssen skribis: > >> It looks like we've got that CORS problem again. > > What makes you say so? The "web console" in Firefox reported so. However, I cannot reproduce that anymore. :) >> Did you change the web server configuration at hydra.gnu.org? > > Starting from a few hours ago, nginx at hydra.gnu.org times out after > ~10s instead of 60s. So when hydra.gnu.org is loaded, the /api requests > time out and we don’t get build status icons. Well, 10 seconds is a lot of time. Time for a faster API response from Hydra ;) Thanks for looking into this.