【异常】org.eclipse.jgit.api.errors.TransportException: git@xxx.xxx.xxx/base-config-center.git: channel is not opened.

时间:2019-09-27 01:06:33   收藏:0   阅读:809

一、异常原因

连不上git仓库,可能原因有:

1.)git仓库不存在

2)连接git仓库超时

 

二、对应的解决办法

1)

创建对应仓库

2)

2.1 换个服务性能更好的部署gitlab

2.2 可以研究下是否可以设置连接git仓库的超时时间(待验证)

评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!