I ran the following command from /home/git/gitlab: sudo -u git -H bundle exec rake gitlab:check RAILS_ENV=production
All is ok. However what I could notice is the following: ----- ... Checking LDAP ... LDAP users with access to your GitLab server (only showing the first 100 results) Checking LDAP ... Finished ----- The comment says that I should see the first 100 results. However I get the finish message without seeing any user name!! I should have at least one entry there as I did manage to login to GitLab with one LDAP user. Also I noticed that I did manage to clone/push the project using the https command. On the Internet I found others who had the problem. They seemed to have solved it by re installing everything. However I would like to avoid this if possible! -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
