小编wil*_*lem的帖子

连接到 github.com 时出现“X11 转发请求失败”

我在使用 git 时收到一条奇怪的错误消息:

$ git clone git@github.com:Itseez/opencv.git
Cloning into 'opencv'
Warning: Permanently added the RSA host key for IP address '192.30.252.128' to the list of known hosts.
X11 forwarding request failed on channel 0
(...)
Run Code Online (Sandbox Code Playgroud)

我的印象是 git 不需要 X11,所以这看起来很奇怪。这个克隆成功运行,所以这更像是一个“警告”问题而不是“错误”问题,但它似乎令人不安。毕竟,git 不应该需要X11。有什么建议?

ssh git x11

17
推荐指数
2
解决办法
1万
查看次数

标签 统计

git ×1

ssh ×1

x11 ×1