From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mathieu Othacehe Subject: Re: Cuirass news Date: Thu, 25 Jan 2018 11:59:31 +0100 Message-ID: <87k1w6jjak.fsf@gmail.com> References: <877es6x5xj.fsf@gnu.org> <87lggmjjgo.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44201) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eefFp-000765-Tk for guix-devel@gnu.org; Thu, 25 Jan 2018 05:59:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eefFm-0002ed-Pg for guix-devel@gnu.org; Thu, 25 Jan 2018 05:59:37 -0500 In-reply-to: <87lggmjjgo.fsf@gmail.com> 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" To: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: guix-devel BTW, when I try to access berlin's Cuirass HTTP API, I have the following error: --8<---------------cut here---------------start------------->8--- curl -i -H "Accept: application/json" http://berlin.guixsd.org/api/latestbuilds?nr=10 HTTP/1.1 502 Bad Gateway Server: nginx/1.12.2 Date: Thu, 25 Jan 2018 12:55:20 GMT Content-Type: text/html Content-Length: 173 Connection: keep-alive 502 Bad Gateway

502 Bad Gateway


nginx/1.12.2
--8<---------------cut here---------------end--------------->8--- Mathieu