Jenkins integrates Git through ssh and reports an error when connecting to ssh
怪我咯
怪我咯 2017-05-02 09:37:02
0
3
683

Is Jenkins connecting to a local git library, non-remote clone? How to solve it? I use usernamewith. password, should I change it?

Thank you

怪我咯
怪我咯

走同样的路,发现不同的人生

reply all(3)
迷茫

Not sure, but you can try the private key method. I used a password before without success, and then I changed to a private key.

Peter_Zhu

There is no ** prompt for password input in Linux

漂亮男人

Actually, I just made a simple jenkins to connect to the local git library. I didn't expect that the username + password also need to be authenticated using authorized_keys. It hurts! I didn't forget this at first, because it was a prompt to enter a password but I couldn't enter it, and I thought it was an incompatibility issue with the plug-in.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template