mercredi 5 mars 2014

Can not access via ssh


Vote count:

0




I set up the Gitlab in my company LAN,


Now, I can access the Gitlab server by


http://dqa-test


But when I ran sudo -u git -H bundle exec rake gitlab:check RAILS_ENV=production


I got Check GitLab API access: FAILED. code: 404



I've change the `host:` with dqa-test, dqa-test/ , with `http://` or not


But after all the above tries, it still got the same error by running self-check


I can clone a project from via http , but no way in ssh



git clone git@dqa-test:vvtk_dqa_automation_team/sandbox.git
Cloning into 'sandbox'...
Access denied.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.


My gitlab.yml



## GitLab settings
gitlab:
## Web server settings (note: host is the FQDN, do not include http://)
host: "http://dqa-test"
port: 1987
https: false


asked 39 secs ago

poc

584





Aucun commentaire:

Enregistrer un commentaire