It was an end user issue...I needed to change permissions on my jenkins 
home dir, sudo chown -R jenkins /Users/Shared/Jenkins.

On Tuesday, October 29, 2013 1:07:56 PM UTC-5, Nicolas De loof wrote:
>
> What type of credentials did you created ? Did you set them for a domain ?
>
> credentials in URL should still work anyway. Is there a stacktrace using 
> this URL-with-credentials as git scm url ?
>
>
> 2013/10/29 schujk <[email protected] <javascript:>>
>
>> First time working with a mac...I feel I'm missing something obvious.
>>
>> -Installed Jenkins (1.509), applied latest Jenkins GIT plugin and Jenkins 
>> GIT client plugin
>> -Git configuration complete in Jenkins
>> -Our git repo is out at an http location, confirmed access to this url.
>> -New jenkins job, select git as scm, provide git URL which includes user 
>> and password
>>  recieve Status Code: 500
>>    Posts say to use the credential plugin, which is installed by default 
>> with one of the plugins above
>>    remove user/password from git repository url
>> - I setup username/password configuration thru manage jenkins > manage 
>> credentials. I setup a global credential for jenkins, which is the same 
>> user to 'clone/pull' code from git url.
>> - go back to build job, I'm unable to select credentials. I have the 
>> up/down arrows in the 'Git Repositories', 'Credential' section
>>   but nothing is available, nor am i able to type anything in.
>> - I've reloaded configuration from disk
>> - I also unloaded/loaded the jenkins 'service'.
>> Still unable to provide credentials via the jenkins interface.
>>
>> I am able to successfully complete a git clone via the command line, but 
>> when I use the same commands via 'execute shell', jenkin build appears to 
>> hang and doesn't respond.
>>
>> What am I missing? This may be related to 
>> JENKINS-20254<https://issues.jenkins-ci.org/browse/JENKINS-20254>, 
>> except this is being reported with https...I'm not sure if it's an end user 
>> error or a true issue.
>>
>>
>>  -- 
>> 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] <javascript:>.
>> 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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to