gpt4 book ai didi

windows - ssh : Could not resolve hostname github. com + STATUS_ACCESS_VIOLATION 在 eip=68086014

转载 作者:IT王子 更新时间:2023-10-29 01:05:53 28 4
gpt4 key购买 nike

原始问题

在 Windows 7 上努力安装 git 的几个小时。首先,我在 Windows 上安装了 GitHub,但对我没有吸引力。然后我安装了 Git-1.9.2-preview20140411 并开始出现问题。

我想是多个安装有冲突。所以我卸载了所有东西。我决定试试 Cygwin。

我按照这个教程操作:How To install Git client on Windows using Cygwin By Johnathan Mark Smith

我通过网络浏览器将生成的公钥 SSH 添加到我在 GittHub 上的帐户。我创建了第一个 repository (通过浏览器)。

回到 cygwin 终端后我输入:

git clone git@github.com:akawalko/ZFExt.git

我收到了这样的结果

Cloning into 'ZFExt'...
ssh: Could not resolve hostname github.com: Non-recoverable failure in name resolution
fatal: The remote end hung up unexpectedly

我不明白这条消息。我做错事情了?

编辑 1:对于给我负一分的人。在你看来我不应该问。相反,请格式化硬盘。这样就可以了吗?

更新问题

我开始问谷歌不太详细的问题,我发现它:git and ssh: Could not resolve hostname, ping works .我更改了我的 DNS 地址以打开 DNS,并且能够通过使用 ip adres 而不是域来克隆我的 repo:

git clone git@192.30.252.128:akawalko/ZFExt.git some_git_repo/

使用域名还是不行:

git clone git@github.com:akawalko/ZFExt.git some_git_repo/
Cloning into 'some_git_repo'...
ssh: Could not resolve hostname github.com: Non-recoverable failure in name resolution
fatal: The remote end hung up unexpectedly

有什么想法(除了更改 DNS)吗?

最佳答案

我在 VMware Fusion VM 中遇到了这个问题。我不得不将我的网络从 NAT 更改为桥接,然后它开始工作了。

关于windows - ssh : Could not resolve hostname github. com + STATUS_ACCESS_VIOLATION 在 eip=68086014,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/23817046/

28 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com