It was a firewall issue on our side, nothing to do with GitLab.

On Mon, Oct 13, 2014 at 8:32 PM, Cesar Augusto Vallenilla <
[email protected]> wrote:

> Hi, did you find the solution for this problem???
>
> El sábado, 18 de enero de 2014 04:28:17 UTC-4:30, Werner Robitza escribió:
>
>> I've set up GitLab 6.4 on an EC2 machine. The app is running on HTTPS. I
>> enabled LDAP with these settings:
>>
>> ldap:
>>     enabled: true
>>     host: 'ldap.mycompany.com'
>>     base: 'dc=mycompany,dc=com'
>>     port: 389
>>     uid: 'uid=%uid'
>>     method: "plain"
>>     bind_dn: 'ou=People,dc=mycompany,dc=com'
>>     allow_username_or_email_login: true
>>
>> I restarted the server and see the LDAP login window. I enter my
>> credentials and it redirects to /users/auth/ldap/callback – but then it
>> keeps loading for several seconds and finally errors out with a 502 – Bad
>> Gateway.
>>
>> The Unicorn log tells me:
>>
>> I, [2014-01-18T08:50:13.978906 #2308]  INFO -- omniauth: (ldap) Callback
>> phase initiated.
>>
>> The production log says:
>>
>> Started POST "/users/auth/ldap/callback" for <my public IP address> at
>> 2014-01-18 08:50:13 +0000
>>
>> But that's everything I get. Any ideas where to start troubleshooting or
>> what the error could be?
>>
>  --
> You received this message because you are subscribed to a topic in the
> Google Groups "GitLab" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/gitlabhq/vZO9plQu308/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/gitlabhq/95da4b1b-8b55-4844-979a-6dcfaff5412e%40googlegroups.com
> <https://groups.google.com/d/msgid/gitlabhq/95da4b1b-8b55-4844-979a-6dcfaff5412e%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/gitlabhq/CAN0LTaPW%3DNrXVkk6nxXe-HU6-HV7hSbbcoEk651n5ONyVtJ%3D%3Dg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to