用
ssh -T git@gitlab.xdao.me测试ssh 连接 服务器报错:
$ ssh -T git@gitlab.xdao.me The authenticity of host 'gitlab.xdao.me (192.168.1.77)' can't be established. RSA key fingerprint is 22:3f🇪🇨f6:d9:9b:98:35:4b:17:16:b0:e4:3f:38:0d. Are you sure you want to continue connecting (yes/no)? yes Warning: Permanently added 'gitlab.xdao.me,192.168.1.77' (RSA) to the list of kn own hosts. git@gitlab.xdao.me's password: Permission denied, please try again. git@gitlab.xdao.me's password: Permission denied, please try again. git@gitlab.xdao.me's password: Permission denied (publickey,gssapi-keyex,gssapi-with-mic,password).
在将公钥粘贴到服务器SSHKEYS<spanstyle="font-size:10pt;line-height:1.5;">上的时候注意删除后面的多于空格和回车,实在不行多删除几个字母再手动打上。试试。还是不行,我已经放弃ssh,改用http了.楼主问你个问题,我在ubuntu14上安装完了7.1gitlab后,用hostname方式访问不了,但是能用http://localhost方式访问,不知到怎么回事?nginx和*/gitlab/config.yml等地方需要配置域名.
版权声明:本文内容由阿里云实名注册用户自发贡献,版权归原作者所有,阿里云开发者社区不拥有其著作权,亦不承担相应法律责任。具体规则请查看《阿里云开发者社区用户服务协议》和《阿里云开发者社区知识产权保护指引》。如果您发现本社区中有涉嫌抄袭的内容,填写侵权投诉表单进行举报,一经查实,本社区将立刻删除涉嫌侵权内容。