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 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/d3be6f2c-4835-4737-b068-a2d0fecb2723%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
