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

github webhook failing

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • github-plugin
    • None
    • Jenkins version 1.570

      Getting this error when the github webhook is invoked:

      WARNING: Error while serving http://my-ci-server/github-webhook/
      java.lang.reflect.InvocationTargetException
              at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
              at java.lang.Thread.run(Thread.java:744)
      [...]
      Caused by: java.lang.IllegalArgumentException: Github Webhook event of type null is not supported. Only push events are current supported
              at com.cloudbees.jenkins.GitHubWebHook.doIndex(GitHubWebHook.java:160)
              ... 71 more
      

            Unassigned Unassigned
            x110dc Daniel Craigmile
            Votes:
            6 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated:
              Resolved: