首页 > 其他 > 详细

bladex-boot推送harbor出错

时间:2019-12-14 01:16:45      阅读:146      评论:0      收藏:0      [点我收藏+]

 

出错信息:

Building image harbor.zhangshuiqing.com:8081/blade/Bladex-boot:2.2.1.release
十二月 13, 2019 11:22:56 下午 com.spotify.docker.client.shaded.org.apache.http.impl.execchain.RetryExec execute
信息: I/O exception (java.net.SocketException) caught when processing request to {}->http://harbor.zhangshuiqing.com:2375: Connection reset by peer
: socket write error

 

Failed to execute goal com.spotify:docker-maven-plugin:1.1.0:build (default-cli) on project Bladex-boot: Exception caught: java.util.concur
rent.ExecutionException: com.spotify.docker.client.shaded.javax.ws.rs.ProcessingException: com.spotify.docker.client.shaded.org.apache.http.client.
ClientProtocolException: Cannot retry request with a non-repeatable request entity: Connection reset by peer: socket write error -> [Help 1]

填坑:

镜像文件不能有大写,将对应的

<artifactId>BladeX-Boot</artifactId>
<version>2.2.1.RELEASE</version>

中的大写换成小写即可

bladex-boot推送harbor出错

原文:https://www.cnblogs.com/edrp/p/12037797.html

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