1.分析

尝试各种办法,尝试过去修改/etc/ssh/sshd_config 文件里把MaxAuthTries 10取消注释,也不管用,把原来值改大也不管用。好不烦恼,这个耽误一个小时。

2.解决

索性直接把ssh的公共**重新在gitlab客户端删除掉,重新加一下。复制本地公共**路径在.ssh/id_rsa.pub里面,粘贴到下图得到Key中,点击Add key按钮。就ok啦。

Received disconnect from xxx.xxx.xxx port 22:2: Too many authentication failures for git

相关文章:

  • 2021-12-12
  • 2021-06-11
  • 2021-09-03
  • 2021-10-10
  • 2021-09-05
  • 2022-12-23
  • 2022-12-23
  • 2021-05-02
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-08-17
  • 2021-12-02
  • 2022-12-23
  • 2021-08-01
  • 2021-07-22
相关资源
相似解决方案