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

Post-receive hook doesn't work

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • github-plugin
    • None
    • 64-bit Ubuntu Maverick server, Sun Java 6 JVM, official .debs.

      I configured GitHub's web hooks for a project and pushed code, but the job didn't build. I captured the payload with PostBin: http://www.postbin.org/sq1n8a ; then sent it with Curl to see what was going on:

      curl -k -H 'Content-Type: application/x-www-form-urlencoded' -XPOST https://ci.public.simplegeo.com/github-webhook/ -d@x.js

      I received this stacktrace in response: https://gist.github.com/1095538

            kevinsawicki Kevin Sawicki
            ieure ieure
            Votes:
            5 Vote for this issue
            Watchers:
            13 Start watching this issue

              Created:
              Updated:
              Resolved: