gitlab.socket does not exist
Created by: qguv
gitlab.socket (tmp/sockets/gitlab.socket
) is not being created when gitlab is started. This causes a 502 Bad Gateway error when visiting the gitlab instance over http. I've checked and double-checked the configuration files. An entry in the nginx log looks like this:
2014/01/20 18:11:59 [crit] 1173#0: *93 connect() to unix:/usr/share/webapps/gitlab/gitlab/tmp/sockets/gitlab.socket failed (2: No such file or directory) while connecting to upstream, client: removed, server: removed, request: "GET / HTTP/1.1", upstream: "http://unix:/usr/share/webapps/gitlab/gitlab/tmp/sockets/gitlab.socket:/", host: "removed:8080"