nginx 502 bad gateway because gitlab.socket doesnt exist.
Created by: portwatcher
I follow the official installation instruction but meet the problem.
the gitlab_error.log says:
2012/12/21 10:42:17 [crit] 32573#0: 30 connect() to unix:/home/gitlab/gitlab/tmp/sockets/gitlab.socket failed (2: No such file or directory) while connecting to upstream, client: **, server: ***_, request: "GET / HTTP/1.1", upstream: "http://unix:/home/gitlab/gitlab/tmp/sockets/gitlab.socket:/", host: "_****"
and I check the /home/gitlab/gitlab/tmp/sockets/ directory,there is nothing there.
what should I do? please help me.