I made some changes to the configuration and then re-ran gitlab-ctl reconfigure. I now get a 502 error “Whoops, GitLab is taking too much time to respond.”
Re-running the configure files was obviously not a good idea.
I just got this problem after set some ssl configuration in nginx server
I reconfigure and restart my nginx (fyi, my nginx doesn’t listen to 80 or 443 so it’s fine alongside my gitlab)
I restart gitlab-ctl
but it still didn’t work
then…
I restart my server, it works again