djpolstee <djpolstee@...> writes: > > > I forgot to mention. There is a major change that I'm making to the default install and that is to auth with LDAP using omniauth. Other than that, I'm not really making any other changes.On Friday, September 14, 2012 4:18:13 PM UTC-5, djpolstee wrote: > > I've set up GitLab and I've noticed that after restarting the service multiple times, users can no longer access repositories or edit their keys. Today I redid the installation and stopped and started the service about a dozen times and it began to fail again. Once it stops allowing users to connect to their repositories and they try modifying their keys, the error message is the generic "Gitlab was unable to access your Gitolite system." By "modify keys", I mean try to remove SSH keys. And by service, I mean the gitlab script in init.d from https://raw.github.com/gitlabhq/gitlab- recipes/master/init.d/gitlab. Can anyone help me? > > [gitlab <at> Watson gitlab]$ uname -a > Linux Watson 2.6.18-308.1.1.el5 #1 SMP Wed Mar 7 04:17:30 EST 2012 i686 i686 i386 GNU/Linux > [gitlab <at> Watson gitlab]$ cat /etc/redhat-release > CentOS release 5.8 (Final) > [gitlab <at> Watson gitlab]$ RAILS_ENV=production bundle exec rake gitlab:app:status > Starting diagnostic > config/database.yml............exists > config/gitlab.yml............exists > /home/git/repositories/............exists > /home/git/repositories/ is writable?............YES > remote: Counting objects: 141, done. > remote: Compressing objects: 100% (122/122), done. > Receiving objects: 100% (141/141), 12.96 KiB, done. > Resolving deltas: 100% (32/32), done. > remote: Total 141 (delta 32), reused 0 (delta 0) > Can clone gitolite-admin?............YES > UMASK for .gitolite.rc is 0007? ............YES > /home/git/share/gitolite/hooks/common/post-receive exists? ............YES > > Finished > [gitlab <at> Watson gitlab]$ > >
HI Do you have the installation guide for this ? Regards, l -- 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/d/optout.
