请稍等 ...
×

采纳答案成功!

向帮助你的同学说点啥吧!感谢那些助人为乐的人

自动化发布的时候Git没有权限

===========进入git项目happymmall目录=============

==========git切换分之到mmall-v1.0===============

Already on 'v1.0'

==================git fetch======================

Permission denied (publickey).

fatal: Could not read from remote repository.


Please make sure you have the correct access rights

and the repository exists.

==================git pull======================

Permission denied (publickey).

fatal: Could not read from remote repository.


Please make sure you have the correct access rights

and the repository exists.


但是这个是成功的

[wyf@VM_0_16_centos developer]$ ssh -T git@gitee.com

Welcome to Gitee.com, 小风风!

[wyf@VM_0_16_centos developer]$


正在回答 回答被采纳积分+3

2回答

提问者 qq_玄夜幻翼_0 2018-03-15 16:44:29

自动化发布的时候不能用sudo执行deploy.sh 不然公钥获取不对

0 回复 有任何疑惑可以回复我~
  • Geely #1
    是这样的,因为用sudo的话,走的就是root的账号了,而不是之前生成密钥的账号哟。赞同学过程~
    回复 有任何疑惑可以回复我~ 2018-03-17 19:09:05
polo哦 2018-03-15 15:38:21

同学你可能是云服务器上的git并没有将公钥绑定在你的码云账号中哦~

0 回复 有任何疑惑可以回复我~
  • 提问者 qq_玄夜幻翼_0 #1
    已经绑上了,不然后面那个命令不会成功的
    回复 有任何疑惑可以回复我~ 2018-03-15 15:41:38
  • polo哦 回复 提问者 qq_玄夜幻翼_0 #2
    Permission denied (publickey).
    
    fatal: Could not read from remote repository.
    这里很明显就是说你的公钥有问题。。。
    回复 有任何疑惑可以回复我~ 2018-03-15 16:27:44
  • polo哦 回复 提问者 qq_玄夜幻翼_0 #3
    Permission denied (publickey).
    
    fatal: Could not read from remote repository.
    这里就是说你公钥有问题呢
    回复 有任何疑惑可以回复我~ 2018-03-15 16:27:59
问题已解决,确定采纳
还有疑问,暂不采纳
意见反馈 帮助中心 APP下载
官方微信