首页 > Windows开发 > 详细

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

时间:2019-09-27 02:09:41      阅读:734      评论:0      收藏:0      [点我收藏+]

一、异常原因

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

1.)git仓库不存在

2)连接git仓库超时

 

二、对应的解决办法

1)

创建对应仓库

2)

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

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

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

原文:https://www.cnblogs.com/756623607-zhang/p/11595193.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!