NGINX and Gitlab - 404 Not found

Hello,

after a reinstalltion of my Server, i can’t use Gitlab with my Nginx anymore.
I used the same config before - everything was finde then.

Nginx is “false” in gitlab.rb - User was set to www-data
Gitlab-ctl status is ok
nginx status is ok.

Nginx config: http://pastebin.com/cTZGtjKV

Anyone any idea?

Regards,
Manu

I have seen this when you have problems with your gitlab.rb omnibus file having bad URLs in it. When it should be http you had https, or when it should be https, you had http.

Thank you.
The gitlab.rb should be correct…

Url on which GitLab will be reachable.
For more details on configuring external_url see:


external_url ‘https://git.domain.tld