简体   繁体   English

尝试从GIT拉出时出现SSL错误

[英]SSL error when trying to PULL from GIT

I get this error when I try to pull from my git repository. 当我尝试从git存储库中提取信息时出现此错误。 It was working fine for me suddenly for past 2 days I have this issue. 在过去的两天里,我突然遇到问题,对我来说一切正常。

error: Unknown SSL protocol error in connection to bitbucket.org:443 while accessing https://er@bitbucket.org/ei/k.git/info/refs?service=git- upload-pack fatal: HTTP request failed 错误:访问https://er@bitbucket.org/ei/k.git/info/refs?service = git- upload-pack致命时,与bitbucket.org:443连接时发生未知的SSL协议错误:HTTP请求失败

First, BitBucket had (see its status ): 首先,BitBucket具有(请参阅其状态 ):

a brief issue with one of our SSH servers. 我们其中一台SSH服务器的一个简短问题。

But I see also that error message when the proxy at work hasn't properly authenticate me: 但是当工作中的代理无法正确验证我的身份时,我还会看到该错误消息:

Then , it works. 然后 ,它起作用。

since I don't have a proxy at home, I never see that issue there. 由于我在家中没有代理,所以我在那里从来没有看到过这个问题。

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

相关问题 尝试从GitHub克隆或提取Git,但没有错误 - Trying to clone or pull Git from GitHub but no error 尝试从 gitlab 存储库中提取时出现 SSL 证书问题 - SSL certificate problem when trying to pull from gitlab repository 尝试从 git 拉取时,vim-plug PlugInstall 抛出 PAT 身份验证错误? - vim-plug PlugInstall throws PAT authentication error when trying to pull from git? 尝试拉远程回购时拒绝git中的错误 - rejected error in git when trying to pull remote repo git pull vs git pull-尝试进行git push时重新设置 - git pull vs git pull --rebase when trying to git push 尝试从子树中拉取时出现 Git 合并冲突 - Git merge conflict when trying to pull from subtree git pull 在尝试拉取以前通过上传添加文件的现有存储库时显示错误 - git pull showing error when trying to pull an existing repo in which files were added via upload previously 使用TortoiseGit和Ansible执行Git Pull / Clone时出现GitLab SSL握手错误 - GitLab SSL handshake error when performing a Git Pull/Clone Using TortoiseGit and Ansible 我正在尝试从git获取最新代码时在git中拉出时间错误 - pull time error in git whil i am trying to get lastest code from git 尝试从 assembla 托管的 git 存储库推/拉时出错 - error when attempting to push/pull from git repository hosted by assembla
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM