I just reconfigured my Jenkins to be behind apache so that it's on port 80
and SourceForge will let me hit it and now the nofityCommit hook works.
Perhaps something about being exposed on an alternate port?


On Tue, Jun 25, 2013 at 5:44 AM, Jon Schewe <jpsch...@mtu.net> wrote:

> Here's what I get:
>
> >curl
> http://mtu.net:8042/jenkins/git/notifyCommit?url=http://git.code.sf.net/p/fll-sw/code
> <html><head><title>Error 404</title></head><body
> bgcolor="#ffffff"><h1>Status Code: 404</h1>Exception: <br>Stacktrace:
> <pre>(none)
> </pre><br><hr size="1" width="90%"><i>Generated by Winstone Servlet Engine
> v0.9.10 at Tue Jun 25 06:43:36 EDT 2013</i></body></html>
>
>
> On Mon, Jun 24, 2013 at 9:35 PM, Richard Bywater <rich...@byh2o.com>wrote:
>
>> You might want to post the stack trace as it should just work. From the
>> blogpost: "Finally, this URL doesn’t require authentication even for
>> secured Jenkins, because the server doesn’t directly use anything that the
>> client is sending."
>>
>> That's the behaviour that I have working in the instance I run so your
>> issue might be an "unrelated" one...
>>
>> Richard.
>>
>>
>> On Tue, Jun 25, 2013 at 2:26 PM, Jon Schewe <jpsch...@mtu.net> wrote:
>>
>>> I see instructions at [1] for how one should be able to trigger a build.
>>> However I have a secured Jenkins and visiting the URL on my site results in
>>> a stack trace unless I'm logged in. Do I need to give anonymous some
>>> permissions? I'm using project based matrix authorization and anonymous has
>>> read permission.
>>>
>>> Then Jenkins instance I'm using is at [2].
>>>
>>> 1 -
>>> http://kohsuke.org/2011/12/01/polling-must-die-triggering-jenkins-builds-from-a-git-hook/
>>> 2 - http://mtu.net:8042/
>>>
>>> --
>>> http://mtu.net/~jpschewe
>>>
>>>  --
>>> 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 jenkinsci-users+unsubscr...@googlegroups.com.
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>
>>>
>>>
>>
>>  --
>> 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 jenkinsci-users+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
>
>
>
> --
> http://mtu.net/~jpschewe
>
>


-- 
http://mtu.net/~jpschewe

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to