This is a intermittent issue. On users entering login details, users sometimes login fine, other times receive a 500 error and on refresh will login, else they will be confronted with the SSL Connect error:
Similarly if I run a gitlab-rake gitlab:ldap:check[10] it will sometimes return me a a set of 10 results, other times return the SSL Connect error:
I’ve managed to find one of these errors in the production_json.logs:
Here is a copy of my gitlab.rb:
Any thoughts? The fact it’s intermittent makes the issue more frustrating. I switched to verify_certificates: false and ran gitlab-ctl reconfigure as suggested in another post but the issue persists.
On another note this is a migrated instance from one set of infrastructure to another and was performed by someone else. I wasn’t sure if there could be some old config somewhere which may list a now defunct domain controller or something along those lines.