I dont have answer to your question, but perhaps you can help me.

How did you get the runner to clone from gitlab.my_fqdn.com and not 
localhost:10080?

Thanks!

On Monday, February 3, 2014 at 2:47:44 PM UTC-5, Carlos Castellanos Vera 
wrote:
>
>   
> <http://stackoverflow.com/questions/21533707/gitlab-gilabci-issue#> 
>
> I have installed GitLab 6.4.3 on Ubuntu 12.04 x64 and it's working 
> perfect; now i want to integrate it with GitlabCI, I have downloaded GitLab 
> CI 4.1.0 and installed correctly, I successfully registered a shared runner 
> already but when it comes to build a private project I'm having "The 
> requested URL returned error: 502" while cloning the project. I'm using 
> LDAP Auth and here is what gets logged on the build:
>
> cd /home/gitlab_ci/gitlab-runners/gitlab-ci-runner/tmp/builds && git clone 
> http://gitlab-ci-token:[email protected]_fqdn.com/my_ldap_user/tmp.git 
> project-5 && cd project-5 && git checkout 
> a8af75a268893b1f237bbef853d8d0e389c7fa8eCloning into 'project-5'...
> fatal: unable to access 
> 'http://gitlab-ci-token:[email protected]_fqdn.com/my_ldap_user/tmp.git/': 
> The requested URL returned error: 502
>
> I have testing settings under Gitlab ("Test settings") and it works ok, 
> also I have inspected Nginx and Gitlab logs and nothing gets logged on the 
> event. If I try to clone this repo on my machine the same happens, but if I 
> remove the gitlab-ci-token:my_token@ part it works, (cloning 
> http://[email protected]_fqdn.com/my_ldap_user/tmp.git/ isn't 
> working either) I hope somebody can tell me where to look or what I'm doing 
> wrong,
>

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/gitlabhq/d2aa111f-6fb1-499e-ae92-2dec5e1d88eb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to