Note that there are some explanatory texts on larger screens.

plurals
  1. POCan't create project or add ssh key on Gitlab
    primarykey
    data
    text
    <p>I just created a CentOS 6.3 VM and followed these instructions for the gitlab install: <a href="http://howto.basjes.nl/linux/installing-gitlab-on-centos-6" rel="nofollow">http://howto.basjes.nl/linux/installing-gitlab-on-centos-6</a></p> <p>I've tried this installation with both gitlab v3.01 and v2.91. </p> <p>Here is what is working for me:</p> <ul> <li>I can complete the gitlab install without problem</li> <li>From the command-line, I can use passwordless authentication from the the gitlab service account to the gitolite service account </li> <li>From the command-line, I can clone the gitolite-admin repo, make changes, and pushes the changes back to the remote repo</li> <li>I can start the rails web app</li> <li>I can login the web management site</li> <li>I can create new accounts and login with the new accounts</li> </ul> <p>Here's what I can't do:</p> <ul> <li>I can't create projects (Repos)</li> <li>I can't add ssh keys</li> </ul> <p>I always get the same error:</p> <blockquote> <p><em>GitLab was unable to access your Gitolite system.</em></p> </blockquote> <p>In the <code>githost.log</code> log file, I get a less than useful error:</p> <blockquote> <p><em>ERROR -> Timeout::Error execution expired</em> </p> </blockquote> <ul> <li>I've double checked permissions</li> <li>Reviewed the <code>gitlab.yml</code> config file</li> <li>Ran through the four suggested troubleshooting tips from the web page</li> <li>Tried different versions of gitlab, but no matter what I do, I keep getting the same error.</li> </ul> <p>I'm stuck because the logs don't tell me anything and I am able to access the gitolite repositories with the gitlab service account without issue. Anybody have any success with the most recent versions of CentOS/Gitlab/Gitolite? Any help would be much appreciated, thanks!</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload