From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by dpdk.org (Postfix) with ESMTP id 5E2B41B6EB for ; Fri, 22 Jun 2018 09:16:39 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id E055E21A9A; Fri, 22 Jun 2018 03:16:37 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Fri, 22 Jun 2018 03:16:37 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= cc:content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc; s=mesmtp; bh=n+GlIN195PAu4XC0Q3hrLFRGmh QMWyA1xVUi6X0CEqA=; b=BhNAAWHMylutWfROo/NjoR8a3QTgp1r+8Agb7tacwB j7PKyDHK3sxXzP8GjF0cztCL7tOslwWp+vo8pWHolVutp94ttPPJOJIERioP0oPJ npNBXjH4E0PIL38sb9/7JZ0rjVx6ZMUFbkCFn5+uowArTz93QZME8bxH3VfwiyFY Y= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc; s=fm3; bh=n+GlIN 195PAu4XC0Q3hrLFRGmhQMWyA1xVUi6X0CEqA=; b=bBHnzzZgQ13DQ5kN2FqmVB UYt6MBnT0u259sDA8mQQghLd7dq2XYLU1ILZwlRZ/yvsIN17lXR41HCpHCFXPd+h /rWkNPbtBGm/enoktGX0qwx9thIg/9Q0HDQqee9dZufQ3hy1GtwyEJuzOOXr0Gx5 WRR7qxe4ohxkcQPljqEy570qv5Ul2suL9oRs9z3pIvMJJNkUGcTdQXDrAbGkMZZ+ 1nCjgJ+3F6bGZaLN1Gye40d+rOams6DI+NwaOm0mBNGsOpQ58sem1ltbfZ+RO3R3 ItlLW+xkaSjLnQeKcJtveCB3ABEbTPqODrkKUxsbtUGdjPlM9Z6NXRpLY1vM+JTg == X-ME-Proxy: X-ME-Sender: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id 2948C10323; Fri, 22 Jun 2018 03:16:37 -0400 (EDT) From: Thomas Monjalon To: Patrick MacArthur Cc: Ali Alnubani , dpdklab@iol.unh.edu, ci@dpdk.org Date: Fri, 22 Jun 2018 09:16:35 +0200 Message-ID: <1773734.J8st0Yi5bl@xps> In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-ci] patchwork REST API patches endpoint 500 error X-BeenThere: ci@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK CI discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Jun 2018 07:16:39 -0000 22/06/2018 01:41, Patrick MacArthur: > Hi, > > The Patchwork instance is throwing a 500 error when our scripts try to > access the following URL: > > http://patches.dpdk.org/api/1.0/patches/ > > Our scripts currently use this endpoint to scrape new patches to be applied > and tested in our system. > > Could you please look into this? You know patchwork has been updated? Look at this page for the summary of APIs: http://patches.dpdk.org/api/ There is this one: http://patches.dpdk.org/api/patches/ But you should download series with this URL: https://patches.dpdk.org/series/ID/mbox/