Admin resque page 'Forbidden' message
Created by: wbarankin
What was the reason of #795 (closed) issue? I see it was closed. I'm having the same issue after fresh installation of Gitlab (installation.md). I can not check the resque state, getting Forbidden msg on page. At the same time all works correct, all tasks processed properly. I found just one related message in /var/log/nginx/gitlab_error.log :: 2012/07/27 23:55:33 [error] 1022#0: *10 connect() to unix:/home/gitlab/gitlab/tmp/sockets/gitlab.socket failed (111: Connection refused) while connecting to upstream, client: 10.5.255.31, server: gitlab.host.com, request: "GET / HTTP/1.0", upstream: "http://unix:/home/gitlab/gitlab/tmp/sockets/gitlab.socket:/", host: "gitlab.host.com", referrer: "http://gitlab.host.com/admin/resque"
GL 2.7.0
Could you please help with the issue?