坐标帝都,最近几天 github ssh 总是上不去,错误如下:
ssh -T -v [email protected]
OpenSSH_7.5p1, OpenSSL 1.0.2k 26 Jan 2017
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Connecting to github.com [192.30.255.112] port 22.
debug1: connect to address 192.30.255.112 port 22: Connection timed out
debug1: Connecting to github.com [192.30.255.113] port 22.
debug1: connect to address 192.30.255.113 port 22: Connection timed out
ssh: connect to host github.com port 22: Connection timed out
有没有类似的同学?
有什么好办法解决?
谢谢
1
chxj1992 2017 年 8 月 31 日
|
2
klesh 2017 年 8 月 31 日
http ??
|
3
yuhr123 2017 年 8 月 31 日
上海移动,今天上午开始 github.com 已经无法访问了。只能用小梯子,现在只能考虑项目搬家了。
|
4
wellCh4n 2017 年 8 月 31 日
现在可以了
|
5
misaka19000 2017 年 8 月 31 日
➜ Desktop ssh [email protected]
PTY allocation request failed on channel 0 Hi xxx! You've successfully authenticated, but GitHub does not provide shell access. Connection to github.com closed. github 能直接 ssh ? |
6
lonelinsky 2017 年 8 月 31 日
@misaka19000 仔细看提示,你已经连接成功了,只是 github 不提供 shell,只能使用 git 相关的命令
|
7
2ME 2017 年 8 月 31 日
@misaka19000 Hi xxx! You've successfully - -
|
8
simpleapples 2017 年 8 月 31 日
这两天我司和家里访问 github 也非常不稳定,都是联通
|
9
ZackB0T 2017 年 9 月 1 日 via Android
联通网页都打不开
|