I set up a new instance of gitlab following the recipe here: https://github.com/gitlabhq/gitlab-recipes/tree/master/install/centos on a CentOS 6.5 box.
The interface works fine and I can create repositories. The gitlab-shell check also shows no issues. I can clone and push over https, but when I try to use ssh, I get the following error: fatal: protocol error: bad line length character: This A receive-pack for an existing repository gives me this more verbose statement: This account is currently not available. It seems that setting up the git user initially without a login might be the culprit. -- 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.
