Openshift rhcloud平台上的git推送步骤似乎失败了:
remote: [info] Wrote /var/lib/openshift/55d30c940c1e661be9000177/app-
root/runtime/repo/target/scala-2.11/add2cal_2.11-1.0.0.pom
remote: [info] Main Scala API documentation to /var/lib/openshift/55d30c940c1e661be9000177/app-root/runtime/repo/target/scala-2.11/api...
remote: [info] Compiling 24 Scala sources and 1 Java source to /var/lib/openshift/55d30c940c1e661be9000177/app-root/runtime/repo/target/scala-2.11/classes...
remote: [info] 'compiler-interface' not yet compiled for Scala 2.11.6. Compiling...
remote: [info] Packaging /var/lib/openshift/55d30c940c1e661be9000177/app-root/runtime/repo/target/scala-2.11/add2cal_2.11-1.0.0-web-assets.jar ...
remote: [info] Done packaging.
Connection to add2cal-pamu.rhcloud.com closed by remote host.
fatal: The remote end hung up unexpectedly
error: error in sideband demultiplexer
To ssh://55d30c940c1e661be9000177@add2cal-pamu.rhcloud.com/~/git/add2cal.git/
4223625..474341c master -> master
error: failed to push some refs to 'ssh://55d30c940c1e661be9000177@add2cal-pamu.rhcloud.com/~/git/add2cal.git/'如何解决这个问题?
发布于 2015-08-18 12:53:14
openshift.redhat.com状态报告JBoss齿轮的安全更新应用程序。
这可能会对某些情况产生副作用。
请参阅本期
自从我开始研究这个问题以来,我一直在断断续续地失败,并成功地将它部署在一个小设备上(实际上失败多于成功)。在中等环境下效果很好。
这可能是齿轮尺寸及其1GB存储空间的一个问题。
https://stackoverflow.com/questions/32072769
复制相似问题