Uploaded image for project: 'Coin'
  1. Coin
  2. COIN-1092

COIN API returns 500 Internal Server Error on GET /taskWorkItems

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P1: Critical
    • None
    • master
    • WebServer
    • None

    Description

      http://coin.ci.qt.io/coin/api/taskWorkItems?id=1701868470,web_rescheduled_qt_qtbase_1697038906252,web_qt_qt5_1697039704775,1701868568,nightly1701868586,1701868593,1701868703,web_qt_qtgrpc_1697040629911,1701868839,nightly1701868841

      EDIT:

      It's actually because of web_rescheduled_qt_qtbase_1697038906252
      http://coin.ci.qt.io/coin/api/taskWorkItems?id=web_rescheduled_qt_qtbase_1697038906252

      $ curl -v 'http://coin.ci.qt.io/coin/api/taskWorkItems?id=web_rescheduled_qt_qtbase_1697038906252'
      *   Trying 10.212.0.130:80...
      * Connected to coin.ci.qt.io (10.212.0.130) port 80
      > GET /coin/api/taskWorkItems?id=web_rescheduled_qt_qtbase_1697038906252 HTTP/1.1
      > Host: coin.ci.qt.io
      > User-Agent: curl/8.4.0
      > Accept: */*
      > 
      < HTTP/1.1 500 Internal Server Error
      < Server: nginx/1.14.2
      < Date: Fri, 20 Oct 2023 21:47:21 GMT
      < Content-Type: text/plain; charset=utf-8
      < Content-Length: 51
      < Connection: keep-alive
      < Vary: Accept-Encoding
      < X-Content-Type-Options: nosniff
      < 
      Unknown server error.
      * Connection #0 to host coin.ci.qt.io left intact
      {"tasks_with_workitems":null}
      

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            tosaario Toni Saario
            jimis Dimitrios Apostolou
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes