|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" 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/d/optout.

Thank you for working on this. The only workaround I've discovered so far is to manually ssh into my master and slaves and set up password-less public key authentication between the master and slaves and the repo server. My fetch now works successfully. However, this is very inconvenient since I can't manage my credentials in Jenkins and password-less keys make me very nervous about sharing my Jenkins server with other developers. I really wish there was some nice way to debug the authentication problem when trying to use username/password Jenkins credentials with the git plugin.