scm-sync-configuration-plugin
scm-sync-configuration-plugin copied to clipboard
pull from github takes forever
Hi,
Whenever I go to Manage Jenkins and then try to set the Repository Url to [email protected]:Azure/
- Windows Server 2012
- Jenkins version: 1.592
- Plugin version: 0.0.8
- The repo I use is private and I verified that I can clone it manually on the CI machine
I have a private github repo. User jenkins, the user who runs the plugin, can't clone the private repo. It hits and error: git clone [email protected]:XXX/DevOps.git Cloning into 'DevOps.git'... ERROR: Repository not found. fatal: The remote end hung up unexpectedly
Did anyone figure out the fix for this? I haven't yet tried the cloning step (which I believe would be when we are restoring from the repository), my remote end hung up unexpectedly arises when it is trying to process the commit queue.