简体   繁体   English

Eclipse git - 无法克隆 - git:未授权错误

[英]Eclipse git - unable to clone - git: not authorized error

Recently my windows OS was reinstalled.最近我的 windows 操作系统被重新安装。 Before that, in my eclipse, clone was working without any issues.在此之前,在我的 eclipse 中,克隆工作没有任何问题。 Now with fresh Eclipse, as I try to clone I get the error(attached images).现在有了新鲜的 Eclipse,当我尝试克隆时,我得到了错误(附加图像)。 Not sure what is missing.不确定缺少什么。 I tried to add http.sslVerify=false and it is not working out.我尝试添加 http.sslVerify=false 并且没有成功。 In the browser I could see the repository and it is fine.在浏览器中,我可以看到存储库,这很好。 I also have 'Git' in my machine, through which I'm able to clone the repository?我的机器中也有“Git”,我可以通过它克隆存储库吗? What could be issue when I do this via eclipse?当我通过 Eclipse 执行此操作时可能会出现什么问题?

Issue More details问题更多详情

In bitbucket 'settings', there is an option called 'app passwords' under 'Access Management'.在 bitbucket 的“设置”中,“访问管理”下有一个名为“应用程序密码”的选项。 There I created a password and used that password in eclipse during clone, solved my problem!在那里我创建了一个密码并在克隆期间在 eclipse 中使用了该密码,解决了我的问题!

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Team Foundation Server - Eclipse 和跨平台:无法使用 Eclipse 中的 TEE 克隆 Git 存储库。 错误克隆 - 未授权 - Team Foundation Server - Eclipse and Cross Platform: Unable to clone Git repository using TEE in Eclipse. Error cloning - Not Authorized Eclipse 错误:打开 git-upload-pack 且未授权 (EGit) - Eclipse Error : open git-upload-pack and not authorized (EGit) 无法使用 https 和 Z765553E6C7AC85A00AZ 链接9ACB8 克隆 Eclipse 中的 git 存储库 - Unable to clone git repository in Eclipse using https and SSH links 无法使用EGit 4.6将TFS git存储库克隆到Eclipse Oxygen - unable to clone TFS git repository to Eclipse Oxygen using EGit 4.6 Eclipse - 如何克隆 git --depth 1 - Eclipse - how to git clone --depth 1 如何修复:从GIT克隆项目时,http:// URL:Eclipse中未授权错误? - How to fix : http://URL: not authorized error in eclipse while cloning project from GIT? Eclipse:如何使用密钥文件在ssh上克隆git? - Eclipse: How to clone git over ssh with keyfile? Eclipse + Git:通过SSH克隆无法正常工作 - Eclipse + git : clone over ssh not working AWS CodeCommit Eclipse Git 克隆推送 - AWS CodeCommit Eclipse Git Clone Push 使用eclipse管理远程服务器上的git clone - manage git clone on remote server with eclipse
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM