Another attempt. The problem still occurs. I've upgraded the server. Current configuration is:
- GitLab v8.0.5 on Ubuntu 12.4 - Apache 2.4 proxy and HTTPS - LDAP authentication - Unicorn config: workers: 3, timeout 45 Results are similar: several successful fetches <2s then a failed fetch >45s. I've noticed high correlation between unicorn-worker-killer and fails. See logs below. Fetches over SSH are a bit slower (~25%) but never fail. *Any ideas?* Fetch log: ... ... ... ========== Wed, Mar 02, 2016 10:46:30 AM OK time 0m1.681s ========== Wed, Mar 02, 2016 10:46:47 AM remote: Internal server error fatal: unable to access 'https://*.*.*.*/mygroup/myproject.git/': The requested URL returned error: 500 time 0m46.611s ========== gitlab-git-http-server.log 2016/03/02 10:47:31 doAuthRequest: Get http://127.0.0.1:9292/ mygroup/myproject.git/info/refs?service=git-upload-pack: EOF unicorn.stderr.log E, [2016-03-02T10:47:31.444502 #21714] ERROR -- : worker=1 PID:23679 timeout (46s > 45s), killing E, [2016-03-02T10:47:31.462607 #21714] ERROR -- : reaped #<Process::Status: pid 23679 SIGKILL (signal 9)> worker=1 Regards -- You received this message because you are subscribed to the Google Groups "GitLab" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/gitlabhq/75c6c72c-6b13-4677-82ba-a4b9b14d466a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
