I\'ve installed GitLab on an Ubuntu Server. Everything seems to work fine except I can\'t push/pull/clone to/from the server.
When I push I get the general error message
You can test it with the command bellow. When you login it should say your name.
ssh -T git@myserver.com
Welcome to GitLab, Christian Hammer!
If it says "Welcome to GitLab, Anonymous!" gitlab does not recognise you as a user of gitlab.