"由于缺少uuid而导致密码生成错误"使用SourceTree进行git推送时

时间:2018-04-05 07:53:33

标签: git atlassian-sourcetree

我正在尝试将我的代码推送到另一个开发人员的项目中,但我收到了以下错误:

git -c diff.mnemonicprefix=false -c core.quotepath=false -c credential.helper=sourcetree push -v origin refs/heads/master:refs/heads/master

Pushing to http://gitlab.ikij.cn:8888/gzt/maids.git
2018-04-05 15:45:44.003 git-credential-sourcetree[13297:1545908] Error
generating password due to missing uuid. Please report this to Atlassian.
2018-04-05 15:45:44.004 git-credential-sourcetree[13297I1459l0l] Something went
wrong. one or more parameters required to renew token is nil.
2018-04-05 15:45:46.234 git-credential-sourcetree[13297:1545908] Error
generating password due to missing uuid. Please report this to Atlassian.
2018-04-05 15:45:46.234 git-credential-sourcetree[13297:1545908] Password
encryption failed - key to to encrypt password is unavailable (nil)
remote: HTTP Basic Access denied
fatal: Authentication failed for 'http//gitLab.ikiji.cn:8888/gzt/maids.git/'

Completed with errors, see above

1 个答案:

答案 0 :(得分:1)

我在SourceTree v2.7中遇到了这个问题。

尝试将SourceTree更新为更新版本(对我来说是v2.7.2)。

SourceTree - >偏好 - >立即检查 - >安装并重新启动。