On 01/07/2015 07:42 AM, vishnu prasad wrote:
> Hi Can some one suggest me
> 
> I am getting this err from my nginx log fille..
> 
> connect() to unix:/srv/gitlab/gitlab/tmp/sockets/gitlab.socket failed
> (2: No such file or directory) while connecting to
> upstream.....................................
> 
> what are the steps to take to resolve this issue ,Please suggest me .
> 

I'd swear I saw the same question with an answer but all I can find is
you making the same question yesterday. As far as I remember, check the
permissions of the sockets directory. It must be owned to git.

chown git:git /srv/gitlab/gitlab/tmp/sockets/


-- 
GPG : 0x3A7DDABC985EDC6E
Blog: http://axilleas.me

-- 
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 gitlabhq+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/gitlabhq/54ACE671.7090900%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to