So I installed GitLab and nginx and now i get a 502 Bad Gateway
error when accessing it.
I went through with the check sudo -u git -H bundle exec rake gitlab:check RAILS_ENV=production
and found out I have an error that reads:
Check GitLab API access: FAILED. code: 502
gitlab-shell self-check failed
Try fixing it:
Make sure GitLab is running;
Check the gitlab-shell configuration file:
sudo -u git -H editor /home/git/gitlab-shell/config.yml
Please fix the error above and rerun the checks.