Trying to do a pull/push returns:
{"status":"error","message":"Failed to pull repo!"}
Environment:
-
Using wernight/codiad Docker image
-
Running inside the Terminal plugin (or directly inside the shell as PHP's user):
$ ssh -T git@gitlab.example.com
Welcome to GitLab, John Doe!
-
Running from inside the Terminal plugin a git pull also works.
-
This plugins remote info look good.
PHP's logs seem pretty parse about the cause of this issue. I only see:
2016/06/28 22:22:22 [error] 13#0: *469 connect() failed (111: Connection refused) while connecting to upstream, client: ::ffff:10.234.0.2, server: _, request: "GET /plugins/Codiad-CodeGit-master/controller.php?action=status&path=myproject HTTP/1.1", upstream: "fastcgi://[::1]:9000", host: "codiad.example.com", referrer: "http://codiad.example.com/"
Trying to do a pull/push returns:
Environment:
Using wernight/codiad Docker image
Running inside the Terminal plugin (or directly inside the shell as PHP's user):
Running from inside the Terminal plugin a
git pullalso works.This plugins remote info look good.
PHP's logs seem pretty parse about the cause of this issue. I only see: