RPC failed,could not clone via http
Created by: itxx00
On client side: $ git clone http://git.example.com/root/test.git Initialized empty Git repository in /tmp/test/.git/ remote: Counting objects: 298, done. remote: Compressing objects: 100% (194/194), done. error: RPC failed; result=18, HTTP code = 200
on server side in production.log: Started GET "//api/v3/internal/allowed?key_id=1&action=git-upload-pack&ref=_any&project=root/chost" for at 2013-05-23 13:21:31 +0800 Started GET "/root/test.git/info/refs?service=git-upload-pack" for at 2013-05-23 13:24:44 +0800 Started GET "/root/test.git/info/refs?service=git-upload-pack" for at 2013-05-23 13:24:44 +0800 Started POST "/root/test.git/git-upload-pack" for at 2013-05-23 13:24:44 +0800