fatal: git-http-push failed
Created by: snail-oniu
installed gitlabhq8.7, execute command: git push origin master return error:
error: Cannot access URL http://git.ztgt.cn/dengrongfei/pro.git/, return code 22
fatal: git-http-push failed
error: failed to push some refs to 'http://git.ztgt.cn/dengrongfei/pro.git'
prodouction.log
Started PROPFIND "/example/pro.git/" for 114.252.11.147 at 2016-07-13 11:01:57 +0800
** [Raven] User excluded error: #<ActionController::RoutingError: No route matches [PROPFIND] "/example/pro.git">
ActionController::RoutingError (No route matches [PROPFIND] "/example/pro.git"):
nginx log
114.252.11.147 - example [13/Jul/2016:11:13:04 +0800] "GET /example/pro.git/info/refs?service=git-receive-pack HTTP/1.1" 200 74 "-" "git/2.6.1"
114.252.11.147 - example [13/Jul/2016:11:13:04 +0800] "GET /example/pro.git/HEAD HTTP/1.1" 404 9 "-" "git/2.6.1"
114.252.11.147 - - [13/Jul/2016:11:13:09 +0800] "PROPFIND /example/pro.git/ HTTP/1.1" 404 2300 "-" "git/2.6.1"
Please help to answer this question. thanks!