Update your version of nginx. That will fix it.
On 19 May 2014 08:27, William A <[email protected]> wrote: > Try again, and immediately after the error, run these commands and post > the info: > > tail -20 /var/log/nginx/error.log > > tail -20 /var/log/nginx/access.log > > tail -20 /home/git/gitlab/log/production.log > > Also, do a "ls -la" and make sure the files and folders are owned by > "git". If you did the upgrade as a different user, then permissions might > be wrong. > In that case, you can "chown -R git:gitlab <foldername>". > > -- > You received this message because you are subscribed to a topic in the > Google Groups "GitLab" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/gitlabhq/IoWGu691V8U/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/gitlabhq/d3be6f2c-4835-4737-b068-a2d0fecb2723%40googlegroups.com<https://groups.google.com/d/msgid/gitlabhq/d3be6f2c-4835-4737-b068-a2d0fecb2723%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Alison -- 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/CAJURBYbYykFaBs3rimcEqZfY6u4yxZiRgPKwxsF9Cmo%2BWpK0cQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
