On 03/08/2016 09:37 PM, slbubb...@gmail.com wrote:
> 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.  
> 

This sounds familiar. Have you by any chance set the 'After sign out
path' in the admin settings?

-- 
Blog: http://axilleas.me

-- 
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/56E31B09.3010208%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to