I set up Jenkins on one of our OSX machines to poll our Github repository 
and build our iOS apps. 

This was working great originally. However recently the github 
authentication stopped working. I am not 100% sure, but I think it probably 
was upgrading the machine to Mavericks that started this. Could have been 
an upgrade to one of Jenkins' plugins too though.

Anyway, now I see the following error inside the Jenkins config settings 
for the project:  http://cl.ly/image/10193k0K2X2y

The strange thing is: When I log in as the Jenkins user via 'sudo su 
jenkins', the issue disappears (without doing anything else). And issuing 
the git command from the command line (as jenkins) works fine. But sometime 
later the error will re-appear. 

The jenkins user has a private and public ssh keys in his ~jenkins/.ssh 
directory and the public key is added on Github for key based auth. Also, 
github.com is in the known_hosts file.

Any ideas as to what might be going on here and how to permanently fix it?

-- 
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