Ubuntu-14.04-x86_64
网上各种搭建方式基本试过了,在自己电脑上clone是一直报如下错误:
Cloning into 'sample'...
ssh: connect to host 104.224.xxx.xx port 22: Bad file number
fatal: Could not read from remote repository.
ssh测试:
OpenSSH_4.6p1, OpenSSL 0.9.8e 23 Feb 2007
debug1: Connecting to 104.224.xxx.xx [104.224.xxx.xx] port 22.
debug1: connect to address 104.224.xxx.xx port 22: Connection refused
ssh: connect to host 104.224.xxx.xx port 22: Bad file number
Connection refused,连接被拒绝?电脑用ssh连Github是没问题的。


