Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-37838

REGRESSION: Unable to open any pipelines in safari

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • blueocean-plugin
    • None
    • 1.0-beta-1

      This appears to be a regression.

      This can be reproduced by going to ci.blueocean.io/blue in safari, or running a master build from mvn hpi:run - if you click on any pipeline you get a 404 error screen (the pretty one).

      When logged in locally, I saw this error from the api:

      {
          "message" : "JWT token not found",
          "code" : 401,
          "errors" : [ ]
      }
      

      When not logged in. and trying to open a pipeline on ci.blueocean.io - I saw the same thing.

      Seems JWT token related.

            imeredith Ivan Meredith
            michaelneale Michael Neale
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: