想要拉取英伟达Isaac-GR00T仓库做具身智能数据管线,结果发现
Cloning into '/root/isaaclab-groot/Isaac-GR00T'...
error: RPC failed; curl 28 Failed to connect to github.com port 443 after 135736 ms: Could not connect to server
fatal: expected flush after ref listing
试了好多GitHub镜像源,发现都pull不下来,无奈想到了先连VPN在github pull 下来,再上传到gitee或gitcode的公开仓库,再用Jenkins 构建
不要问我为什么不直接连VPN pull,问就是公司内网不允许连VPN,只能通过这种第三方代码仓库中转一下的方式来连接