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

IOException: Could not find JSON in ...

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • core
    • None
    • Jenkins 2.462.2
      Java 17.0.12
      Rocky Linux 9.4

      The Update Centre has started showing this error when attempting to refresh the availavble updates:

      There were errors checking the update sites: IOException: Could not find JSON in http://updates.jenkins-ci.org/update-center.json?id=default&version=2.462.2

      Checking that URL myself, it has Content-Type: application/json but is returning JSONP content, not JSON:

      updateCenter.post(
      {...}
      );
      

            Unassigned Unassigned
            jameshowe James Howe
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: