Hi, Thomas, Just a piece of additional information: I have determined that this appears to be an issue with the patch list endpoint in the API ( http://patches.dpdk.org/api/1.0/patches/), but the patch detail REST API endpoint (http://patches.dpdk.org/api/1.0/patches/X/ for a given patch X) works fine. Based on this, I have been able to work around the issue for now so testing of new patch series can resume. As for the patch series mbox URLs, we would like to move to using the new series support to avoid tracking them by hand, but we have not gotten around to it yet. Thanks, Patrick On Fri, Jun 22, 2018 at 11:39 AM Thomas Monjalon wrote: > 22/06/2018 16:16, Jeremy Plsek: > > Hi Thomas, > > > > The specific URL we are trying to access is: > > > http://patches.dpdk.org/api/patches/?archived=1&order=-date&project=dpdk&page=1 > > > > Which used to work before. > > > > I've also noticed 500's every so often on just > > http://patches.dpdk.org/api/patches/ > > Indeed it is not working anymore. > I don't know what happens. > > Is it possible to use https://patches.dpdk.org/series/ID/mbox/ ? > > > > On Fri, Jun 22, 2018 at 3:16 AM Thomas Monjalon > wrote: > > > > > 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/ > > > > > > > > > > > > > > > > > > > -- Patrick MacArthur Research and Development, High Performance Networking and Storage UNH InterOperability Laboratory