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

GitHub remote script catalog tab not populated

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • scriptler-plugin
    • None

      For me (running Jenkins 1.574 with Scripler 2.7) the "GitHub" tab in the "Remote Script catalogs" is not populated although the repo at [1] indeed seems to have some scripts, and populating the "ScriplerWeb" tabs works fine (so it does not seem to be a network issue).

      [1] https://github.com/jenkinsci/jenkins-scripts

          [JENKINS-24031] GitHub remote script catalog tab not populated

          Sebastian Schuberth created issue -

          is this still an issue?

          Dominik Bartholdi added a comment - is this still an issue?

          Yes. Just tried it with Jenkins 1.634 and Scriptler 2.7. In fact, now the "ScriptlerWeb" tab in empty for me, too.

          Sebastian Schuberth added a comment - Yes. Just tried it with Jenkins 1.634 and Scriptler 2.7. In fact, now the "ScriptlerWeb" tab in empty for me, too.

          scriptlerweb is not continued anymore: JENKINS-29332 - integration will be removed with the next release

          do you see any errors in the logs about github?

          Dominik Bartholdi added a comment - scriptlerweb is not continued anymore: JENKINS-29332 - integration will be removed with the next release do you see any errors in the logs about github?

          I've checked the Jenkins Log, no errors there.

          Sebastian Schuberth added a comment - I've checked the Jenkins Log, no errors there.

          Dominik Bartholdi added a comment - - edited

          Dominik Bartholdi added a comment - - edited are you able to access this file from your browser? http://updates.jenkins-ci.org/updates/org.jenkinsci.plugins.scriptler.CentralScriptJsonCatalog.json

          Sebastian Schuberth added a comment - - edited

          Yes, I can wget that file from the machine / as the user running Jenkins (both URLs, the original one, and the one after your edit).

          Sebastian Schuberth added a comment - - edited Yes, I can wget that file from the machine / as the user running Jenkins (both URLs, the original one, and the one after your edit).

          these files are downloaded via your browser, does it work there too?

          Dominik Bartholdi added a comment - these files are downloaded via your browser, does it work there too?

          You mean the file is downloaded by the client#s browser that is browsing the Jenkins' web interface? Well, yes, I can download the file also form the client's browser.

          Sebastian Schuberth added a comment - You mean the file is downloaded by the client#s browser that is browsing the Jenkins' web interface? Well, yes, I can download the file also form the client's browser.

          yes...

          in the HOME of jenkins you should see this file: "updates/org.jenkinsci.plugins.scriptler.CentralScriptJsonCatalog" is it there?
          whats its content?

          If the file is there, please delete it and start jenkins again. When you now access http://localhost:8080/scriptler/catalog, then the new version of the same file will be downloaded via your browser, you should be able to see this in the network view of e.g. firebug or any other browser developer tools.

          Dominik Bartholdi added a comment - yes... in the HOME of jenkins you should see this file: "updates/org.jenkinsci.plugins.scriptler.CentralScriptJsonCatalog" is it there? whats its content? If the file is there, please delete it and start jenkins again. When you now access http://localhost:8080/scriptler/catalog , then the new version of the same file will be downloaded via your browser, you should be able to see this in the network view of e.g. firebug or any other browser developer tools.

            domi Dominik Bartholdi
            sschuberth Sebastian Schuberth
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: