Repository -> Network -> 502 Bad Gateway
Created by: Shuro
Hi there, i try to access the repository-branch-graph, but i get an 502 Bad Gateway error.
Here are the gitlab logs:
==> production.log <== Started GET "/repository123/graph" for 127.0.0.1 at 2012-07-09 16:55:13 +0200 Processing by ProjectsController#graph as HTML Parameters: {"id"=>"repository123"}
==> unicorn.stderr.log <== E, [2012-07-09T16:55:15.321898 #24108] ERROR -- : reaped #<Process::Status: pid 24367 SIGKILL (signal 9)> worker=1 I, [2012-07-09T16:55:15.537042 #24408] INFO -- : worker=1 ready
==> /var/log/nginx/gitlab_error.log <== 2012/07/09 16:55:15 [error] 25175#0: *26302 upstream prematurely closed connection while reading response header from upstream, client: MYIP, server: git.MYSERVER.COM, request: "GET /repository123/graph HTTP/1.1", upstream: "http://unix:/home/gitlab/gitlab/tmp/sockets/gitlab.socket:/repository123/graph", host: "git.MYSERVER.COM", referrer: "https://git.MYSERVER.COM/repository123"