We have been using jenkins and github for building the applications .From last two days jenkins is unable to fetch code from git and in console i found the error is "no kex alg" . Does anyone have any idea how to fix this error ? Any help at earliest would be highly appreciated .
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from [email protected]:Transportation-Seamless/tr-ace-config.git at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:817)
Caused by: hudson.plugins.git.GitException: Command "/usr/local/bin/git fetch --tags --progress [email protected]:Transportation-Seamless/tr-ace-config.git +refs/heads/:refs/remotes/origin/" returned status code 128: stdout:
stderr: no kex alg
fatal: The remote end hung up unexpectedly
/usr/local/bin/git fetch --tags --progress [email protected]:Transportation-Seamless/tr-ace-config.git +refs/heads/:refs/remotes/origin/
depending on the result your should remove all Jenkins references from this question unless it is Jenkins related. – Micha Wiedenmann