Folks,

When I enable hhtps using the internal nginx in gitlab I get strange 
behavior. Here is a sample using example.com for server.

Enter:             https://example.com
Response:     "The page isn't redirecting properly"

Enter:             https://example.com/login
Response:      URL changes to: https://example.com/users/sign_in
                       Login Page is displayed.

Enter:              Login account information (account & Password)
Response:       URL changes back to:  https://example.com/login
                        404 "The page you're looking for could not be found"

Enter:              Change URL back to:  https://example.com
Response:       The users account main screen is displayed.

Everything from this point on seems to work and there are no more https 
errors until:

Enter:               Click Sign Out button (URL should be: 
https://example.com/users/sign_out)
Response:        URL changes to: https://example.com
                         "The page isn't redirecting properly"

This doesn't seem to be a certificate issue. If I start by tacking on 
"/login" to the site URL I will get the sign_in screen. I can login and 
once I modify the URL back to the simple site name, I can see my account.

There appears to be something screwed up with how the URL's are 
constructed.  Any ideas on where to start troubleshooting this?

Specs:  RHEL 6.6; gitlab-ci-8.5.4-ce.0.el6.x86_64.  

-- 
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 gitlabhq+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/gitlabhq/7f26e27a-a5cd-4a5b-946a-5e691232cec3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to