Having the exact same problem, were you able to figure out the issue? On Sunday, August 3, 2014 at 1:20:27 AM UTC-7, Tommy Chan wrote: > > I have setup a Jenkins project but the project cannot build after commit. > > Here is my setting: > In Git Source Code Management, Repository URL is > *[email protected]:GitHubUsername/GitHubProject.git* (I have solved the > problem regarding public key) > In Build Triggers, I checked Poll SCM with the suggested schedule *0 */3 > * * ** > In GitHub service hook, Jenkins url is *http://mydomain.org:8080/ > <http://mydomain.org:8080/>* > > After I commit or click Test service, GitHub said *Last delivery was not > successful. Service Timeout.* > > But when I use following URL in browser, it can build: > >> >> http://mydomain.org:8080/git/notifyCommit?url=https://github.com/GitHubUsername/GitHubProject&from=github&branches=master > > and it returns: > >> Scheduled polling of JenkinsProjectName >> No git consumers for URI https://github.com/GitHubUsername/GitHubProject > > > > Have I missed any setting or made anything wrong? Thanks. >
-- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/53ab0cca-1160-4362-8b9f-4a31c5ab7147%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
