The remote end hung up unexpectedly
tomc3 opened this issue · 2 comments
tomc3 commented
Hello i'm getting this error every-time I tries to install.
remote: checking for PQprotocolVersion in -lpq... Connection to test-name.rhcloud.com closed by remote
host.
fatal: The remote end hung up unexpectedly
error: error in sideband demultiplexer
To ssh://55b7be68e0b8cdb3bf0011f8@test-name.rhcloud.com/~/git/test.git/
75bb35b..752b613 master -> master
error: failed to push some refs to 'ssh://55b7be68e0b8cdb3bf0011f8@test-name.rhcloud.com/~/git/test.git/'
boekkooi commented
To my knowledge this is not a problem with this repo.
Here are some threads and related issue that may help:
- Git responds with 'error in sideband demultiplexer'
- Error in sideband demultiplexer with a git post-receive hook
- openruko/gitmouth#7
Good luck and thanks for reporting! (If this is a actual issue with this repo then please reopen the issue)
mrofi commented
I had same issue and solved with this way :
rhc ssh <app_name>
cd $OPENSHIFT_REPO_DIR
.openshift/action_hooks/stop
.openshift/action_hooks/build
wait and wait...
.openshift/action_hooks/deploy
.openshift/action_hooks/start